diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-10-17 19:22:44 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-10-17 19:22:44 +0000 |
commit | 4e75d8f393a83cb4cc61425ce096ca7f2c5e29f3 (patch) | |
tree | 2a745c368898d51a4d77b6474d9639b31a03e92c /dev-java/tagunit | |
parent | Add ~alpha keyword. (Manifest recommit) (diff) | |
download | gentoo-2-4e75d8f393a83cb4cc61425ce096ca7f2c5e29f3.tar.gz gentoo-2-4e75d8f393a83cb4cc61425ce096ca7f2c5e29f3.tar.bz2 gentoo-2-4e75d8f393a83cb4cc61425ce096ca7f2c5e29f3.zip |
keyword x86
Diffstat (limited to 'dev-java/tagunit')
-rw-r--r-- | dev-java/tagunit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/tagunit/tagunit-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/tagunit/ChangeLog b/dev-java/tagunit/ChangeLog index 861c778b60e0..e7ab967fdabf 100644 --- a/dev-java/tagunit/ChangeLog +++ b/dev-java/tagunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/tagunit # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tagunit/ChangeLog,v 1.3 2004/10/16 17:38:40 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tagunit/ChangeLog,v 1.4 2004/10/17 19:21:22 axxo Exp $ + + 17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> tagunit-1.0.1.ebuild: + keyword x86 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> tagunit-1.0.1.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/tagunit/tagunit-1.0.1.ebuild b/dev-java/tagunit/tagunit-1.0.1.ebuild index 6412ed46222b..c22f06856773 100644 --- a/dev-java/tagunit/tagunit-1.0.1.ebuild +++ b/dev-java/tagunit/tagunit-1.0.1.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/dev-java/tagunit/tagunit-1.0.1.ebuild,v 1.3 2004/10/16 17:38:40 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tagunit/tagunit-1.0.1.ebuild,v 1.4 2004/10/17 19:21:22 axxo Exp $ inherit java-pkg @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}-src.zip" HOMEPAGE="http://www.tagunit.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=virtual/jdk-1.3 >=dev-java/ant-1.6 jikes? ( >=dev-java/jikes-1.17 ) |