diff options
author | Matthias Maier <tamiko@gentoo.org> | 2014-12-25 09:50:21 +0000 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2014-12-25 09:50:21 +0000 |
commit | 19bcb9117cf16bafbf66f50424d1ccaf79d71a7c (patch) | |
tree | 34668ef13bc537a47730f463da324c73351c0283 /app-doc/doxygen/doxygen-1.8.8.ebuild | |
parent | Revision bump to proper fix bug #529050 (diff) | |
download | gentoo-2-19bcb9117cf16bafbf66f50424d1ccaf79d71a7c.tar.gz gentoo-2-19bcb9117cf16bafbf66f50424d1ccaf79d71a7c.tar.bz2 gentoo-2-19bcb9117cf16bafbf66f50424d1ccaf79d71a7c.zip |
drop over 4 year old version that cannot be compiled any more; remove elibc_* and userland_* use flags from IUSE
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)
Diffstat (limited to 'app-doc/doxygen/doxygen-1.8.8.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.8.ebuild b/app-doc/doxygen/doxygen-1.8.8.ebuild index 451b1c164b06..65f66c0d50a7 100644 --- a/app-doc/doxygen/doxygen-1.8.8.ebuild +++ b/app-doc/doxygen/doxygen-1.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.8.ebuild,v 1.3 2014/12/24 18:06:29 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.8.ebuild,v 1.4 2014/12/25 09:50:21 tamiko Exp $ EAPI=4 PYTHON_COMPAT=( python{2_6,2_7,3_3,3_4} ) @@ -15,7 +15,7 @@ SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" -IUSE="clang debug doc dot doxysearch qt4 latex sqlite elibc_FreeBSD elibc_uclibc userland_GNU" +IUSE="clang debug doc dot doxysearch qt4 latex sqlite" #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional |