diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-10-01 05:32:24 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-10-01 05:32:24 +0000 |
commit | b15814fdb9221fd5cada8eb3e732e84ae5744825 (patch) | |
tree | a849886081f6157d81d11da9099002b4da8d24e1 /net-p2p/yaggui/yaggui-0.9.ebuild | |
parent | stable x86 and testing branch bumps (Manifest recommit) (diff) | |
download | gentoo-2-b15814fdb9221fd5cada8eb3e732e84ae5744825.tar.gz gentoo-2-b15814fdb9221fd5cada8eb3e732e84ae5744825.tar.bz2 gentoo-2-b15814fdb9221fd5cada8eb3e732e84ae5744825.zip |
stable on x86
Diffstat (limited to 'net-p2p/yaggui/yaggui-0.9.ebuild')
-rw-r--r-- | net-p2p/yaggui/yaggui-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/yaggui/yaggui-0.9.ebuild b/net-p2p/yaggui/yaggui-0.9.ebuild index 32c317ab30f1..caa97e8e07f1 100644 --- a/net-p2p/yaggui/yaggui-0.9.ebuild +++ b/net-p2p/yaggui/yaggui-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/yaggui/yaggui-0.9.ebuild,v 1.2 2004/09/03 17:30:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/yaggui/yaggui-0.9.ebuild,v 1.3 2004/10/01 05:28:01 squinky86 Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://yaggui.sourceforge.net/" SRC_URI="mirror://sourceforge/yaggui/${P/y/Y}-src.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=dev-java/ant-1.4" RDEPEND=">=virtual/jdk-1.4 |