diff options
author | David Holm <dholm@gentoo.org> | 2004-04-12 10:12:00 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-12 10:12:00 +0000 |
commit | 69cea2a7d2f8a9c5aebb4d7f3bc1609c88a08b93 (patch) | |
tree | 0b52128afdec4b5f9a2e0ea03f6fe6098d89cd98 /dev-util | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-69cea2a7d2f8a9c5aebb4d7f3bc1609c88a08b93.tar.gz gentoo-2-69cea2a7d2f8a9c5aebb4d7f3bc1609c88a08b93.tar.bz2 gentoo-2-69cea2a7d2f8a9c5aebb4d7f3bc1609c88a08b93.zip |
Added to ~ppc
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gruntspud/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gruntspud/ChangeLog b/dev-util/gruntspud/ChangeLog index ea3e16213cfe..a882940b23db 100644 --- a/dev-util/gruntspud/ChangeLog +++ b/dev-util/gruntspud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gruntspud # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gruntspud/ChangeLog,v 1.1 2004/04/11 22:29:16 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gruntspud/ChangeLog,v 1.2 2004/04/12 10:09:47 dholm Exp $ + + 12 Apr 2004; David Holm <dholm@gentoo.org> gruntspud-0.4.5_beta.ebuild: + Added to ~ppc. *gruntspud-0.4.5_beta (11 Apr 2004) diff --git a/dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild b/dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild index cb10c1463bb1..1addc134df38 100644 --- a/dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild +++ b/dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild,v 1.1 2004/04/11 22:29:16 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gruntspud/gruntspud-0.4.5_beta.ebuild,v 1.2 2004/04/12 10:09:47 dholm Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://gruntspud.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV/_/-}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=virtual/jdk-1.3 dev-java/ant |