diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-10-24 19:42:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-10-24 19:42:18 +0000 |
commit | bee7c6ae1e08320526192967139100753b8d1b29 (patch) | |
tree | 4221748b3d5e1dc2654a634168f1f8e0eef4b2d2 /app-doc/doxygen/doxygen-1.4.7.ebuild | |
parent | New unstable upstream with wide view (diff) | |
download | historical-bee7c6ae1e08320526192967139100753b8d1b29.tar.gz historical-bee7c6ae1e08320526192967139100753b8d1b29.tar.bz2 historical-bee7c6ae1e08320526192967139100753b8d1b29.zip |
Marked ppc-macos stable (bug #138937)
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-doc/doxygen/doxygen-1.4.7.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.4.7.ebuild b/app-doc/doxygen/doxygen-1.4.7.ebuild index c35db7fee9b8..40a1d909d60c 100644 --- a/app-doc/doxygen/doxygen-1.4.7.ebuild +++ b/app-doc/doxygen/doxygen-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild,v 1.15 2006/10/19 15:17:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild,v 1.16 2006/10/24 19:42:18 grobian Exp $ inherit eutils flag-o-matic 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 m68k ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc qt3 tetex" RDEPEND=">=media-gfx/graphviz-2.6 |