diff options
author | William Thomson <wltjr@gentoo.org> | 2007-05-12 18:21:23 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-05-12 18:21:23 +0000 |
commit | 20d8a347876801b2dc7ae07b6bc7266b6688f423 (patch) | |
tree | 6e4ce14b80651fc5ae439e8cfbed655387f6cc9c /dev-java/ant-tasks | |
parent | Version bump, bug 173045 (diff) | |
download | historical-20d8a347876801b2dc7ae07b6bc7266b6688f423.tar.gz historical-20d8a347876801b2dc7ae07b6bc7266b6688f423.tar.bz2 historical-20d8a347876801b2dc7ae07b6bc7266b6688f423.zip |
Stable on amd64, bug #176856
Package-Manager: portage-2.1.2.6
Diffstat (limited to 'dev-java/ant-tasks')
-rw-r--r-- | dev-java/ant-tasks/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog index f40409744afa..614c703bba4e 100644 --- a/dev-java/ant-tasks/ChangeLog +++ b/dev-java/ant-tasks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-tasks # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.65 2007/05/06 07:52:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.66 2007/05/12 18:21:23 wltjr Exp $ + + 12 May 2007; William L. Thomson Jr. <wltjr@gentoo.org> + ant-tasks-1.7.0-r2.ebuild: + Stable on amd64, bug #176856 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> ant-tasks-1.7.0-r2.ebuild: diff --git a/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild b/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild index 57f79cc8f03a..6e41449b3a9c 100644 --- a/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild,v 1.5 2007/05/06 07:52:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild,v 1.6 2007/05/12 18:21:23 wltjr Exp $ inherit java-pkg-2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="jai javamail noantlr nobcel nobsf nocommonsnet nocommonslogging nojdepend nojmf nojsch nolog4j nooro noregexp noresolver noswing noxalan" # nobeanutils nobsh nojython norhino noxerces |