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 | |
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')
-rw-r--r-- | net-p2p/yaggui/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/yaggui/yaggui-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/yaggui/ChangeLog b/net-p2p/yaggui/ChangeLog index 5a2dcb096247..fd9663be8209 100644 --- a/net-p2p/yaggui/ChangeLog +++ b/net-p2p/yaggui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/yaggui # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/yaggui/ChangeLog,v 1.2 2004/09/03 17:30:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/yaggui/ChangeLog,v 1.3 2004/10/01 05:28:01 squinky86 Exp $ + + 01 Oct 2004; Jon Hood <squinky86@gentoo.org> yaggui-0.9.ebuild: + Stable on x86. 03 Sep 2004; David Holm <dholm@gentoo.org> yaggui-0.9.ebuild: Added to ~ppc. 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 |