summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-22 08:50:20 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-22 08:50:20 +0000
commitf90fc7a97dda3b2bc27ccc92f34f4c2565990412 (patch)
tree35f0197ab222a25b611813fab8b402e0623ee6b0 /dev-java/tagunit
parentstable amd64 (diff)
downloadgentoo-2-f90fc7a97dda3b2bc27ccc92f34f4c2565990412.tar.gz
gentoo-2-f90fc7a97dda3b2bc27ccc92f34f4c2565990412.tar.bz2
gentoo-2-f90fc7a97dda3b2bc27ccc92f34f4c2565990412.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-java/tagunit')
-rw-r--r--dev-java/tagunit/ChangeLog7
-rw-r--r--dev-java/tagunit/tagunit-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/tagunit/ChangeLog b/dev-java/tagunit/ChangeLog
index 42828a6b85e3..1d1ae040c4b7 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.7 2004/11/30 21:44:11 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/tagunit/ChangeLog,v 1.8 2005/04/22 08:49:16 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org> tagunit-1.0.1.ebuild:
+ stable on amd64
30 Nov 2004; Sven Wegener <swegener@gentoo.org> tagunit-1.0.1.ebuild:
Fixed invalid atoms in *DEPEND.
diff --git a/dev-java/tagunit/tagunit-1.0.1.ebuild b/dev-java/tagunit/tagunit-1.0.1.ebuild
index 9b882d3dee0a..43f8348a2cae 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
+# Copyright 1999-2005 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.7 2004/11/30 21:44:11 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/tagunit/tagunit-1.0.1.ebuild,v 1.8 2005/04/22 08:49:16 blubb 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 ~amd64"
+KEYWORDS="x86 amd64"
DEPEND=">=virtual/jdk-1.3
app-arch/unzip
>=dev-java/ant-1.6