summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2010-02-21 00:25:54 +0000
committerVlastimil Babka <caster@gentoo.org>2010-02-21 00:25:54 +0000
commite6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9 (patch)
treeeb8439cc42863785d8ab9baabc32c21798e108c3 /dev-java/ant-apache-oro
parentAdd LDP-1 for man-pages-fr and others. (diff)
downloadhistorical-e6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9.tar.gz
historical-e6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9.tar.bz2
historical-e6497af3fa9fedc8d148c6d94d7cf5e48e3b4fb9.zip
Version bump, bug #305929.
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'dev-java/ant-apache-oro')
-rw-r--r--dev-java/ant-apache-oro/ChangeLog8
-rw-r--r--dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild3
-rw-r--r--dev-java/ant-apache-oro/ant-apache-oro-1.8.0.ebuild15
3 files changed, 24 insertions, 2 deletions
diff --git a/dev-java/ant-apache-oro/ChangeLog b/dev-java/ant-apache-oro/ChangeLog
index 6c5f785ad4a2..44f001e57b4c 100644
--- a/dev-java/ant-apache-oro/ChangeLog
+++ b/dev-java/ant-apache-oro/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-java/ant-apache-oro
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ChangeLog,v 1.16 2010/01/03 20:20:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ChangeLog,v 1.17 2010/02/21 00:21:41 caster Exp $
+
+*ant-apache-oro-1.8.0 (20 Feb 2010)
+
+ 20 Feb 2010; Vlastimil Babka <caster@gentoo.org>
+ +ant-apache-oro-1.8.0.ebuild:
+ Version bump, bug #305929.
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
ant-apache-oro-1.7.1.ebuild:
diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild b/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild
index d8031f1e20c0..dfa549492511 100644
--- a/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild
+++ b/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild,v 1.6 2010/01/03 20:20:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.7.1.ebuild,v 1.7 2010/02/21 00:21:41 caster Exp $
EAPI=1
@@ -9,6 +9,7 @@ ANT_TASK_DEPNAME="jakarta-oro-2.0"
inherit ant-tasks
KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
DEPEND=">=dev-java/jakarta-oro-2.0.8-r2:2.0"
RDEPEND="${DEPEND}"
diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.8.0.ebuild b/dev-java/ant-apache-oro/ant-apache-oro-1.8.0.ebuild
new file mode 100644
index 000000000000..63a2677680ce
--- /dev/null
+++ b/dev-java/ant-apache-oro/ant-apache-oro-1.8.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-oro/ant-apache-oro-1.8.0.ebuild,v 1.1 2010/02/21 00:21:41 caster Exp $
+
+EAPI=1
+
+ANT_TASK_DEPNAME="jakarta-oro-2.0"
+
+inherit ant-tasks
+
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=">=dev-java/jakarta-oro-2.0.8-r2:2.0"
+RDEPEND="${DEPEND}"