diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-07-12 19:20:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-07-12 19:20:57 +0000 |
commit | 2c1bda5687fba0265f994cb0a262775758f1e177 (patch) | |
tree | 32e61314605052042e5365e7ef30c9286e869d41 /app-doc/doxygen/doxygen-1.4.2.ebuild | |
parent | alpha/ia64/x86 stable wrt #184985 (diff) | |
download | gentoo-2-2c1bda5687fba0265f994cb0a262775758f1e177.tar.gz gentoo-2-2c1bda5687fba0265f994cb0a262775758f1e177.tar.bz2 gentoo-2-2c1bda5687fba0265f994cb0a262775758f1e177.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-doc/doxygen/doxygen-1.4.2.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.4.2.ebuild b/app-doc/doxygen/doxygen-1.4.2.ebuild index 64c1ce6c76e2..78144977f0b0 100644 --- a/app-doc/doxygen/doxygen-1.4.2.ebuild +++ b/app-doc/doxygen/doxygen-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.2.ebuild,v 1.20 2007/01/23 16:00:16 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.2.ebuild,v 1.21 2007/07/12 19:20:57 grobian Exp $ inherit eutils toolchain-funcs qt3 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="doc qt3 tetex unicode" DEPEND="media-gfx/graphviz |