diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-11-05 20:39:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-11-05 20:39:02 +0000 |
commit | ad6a6633a8dd2d41ccf9cf7766331b3a8903af85 (patch) | |
tree | 11b54bcdb4d8d11eebcf2cbc593529b8ce31692b /dev-util/argouml/argouml-0.19.6.ebuild | |
parent | Marked ~ppc-macos (bug #111581) (diff) | |
download | historical-ad6a6633a8dd2d41ccf9cf7766331b3a8903af85.tar.gz historical-ad6a6633a8dd2d41ccf9cf7766331b3a8903af85.tar.bz2 historical-ad6a6633a8dd2d41ccf9cf7766331b3a8903af85.zip |
Marked ~ppc-macos (bug #111583)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-util/argouml/argouml-0.19.6.ebuild')
-rw-r--r-- | dev-util/argouml/argouml-0.19.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/argouml/argouml-0.19.6.ebuild b/dev-util/argouml/argouml-0.19.6.ebuild index c37e6ca1bc71..b792ba0bd045 100644 --- a/dev-util/argouml/argouml-0.19.6.ebuild +++ b/dev-util/argouml/argouml-0.19.6.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/dev-util/argouml/argouml-0.19.6.ebuild,v 1.1 2005/10/02 18:57:17 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v 1.2 2005/11/05 20:39:02 grobian Exp $ inherit java-pkg @@ -13,7 +13,7 @@ SRC_URI="http://argouml-downloads.tigris.org/nonav/${P}/ArgoUML-${PV}.tar.gz http://argouml-downloads.tigris.org/nonav/${P}/cookbook-${PV}.pdf )" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" RESTRICT="nomirror" IUSE="doc" RDEPEND=">=virtual/jre-1.3" |