diff options
Diffstat (limited to 'app-doc/doc++/doc++-3.4.10.ebuild')
-rw-r--r-- | app-doc/doc++/doc++-3.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doc++/doc++-3.4.10.ebuild b/app-doc/doc++/doc++-3.4.10.ebuild index d8b2efb58761..8ee754da3933 100644 --- a/app-doc/doc++/doc++-3.4.10.ebuild +++ b/app-doc/doc++/doc++-3.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doc++/doc++-3.4.10.ebuild,v 1.9 2005/01/01 13:05:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doc++/doc++-3.4.10.ebuild,v 1.10 2005/04/21 18:16:31 blubb Exp $ DESCRIPTION="Documentation system for C, C++, IDL and Java" HOMEPAGE="http://docpp.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/docpp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" RDEPEND="virtual/libc" |