summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-03 12:52:58 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-03 12:52:58 +0000
commit58f7ea28200469e463a7dbc3653d5bb5e23444a0 (patch)
tree3478f86002a950beefe239d027e91dc3829d7f58 /dev-java/joda-time
parentamd64 stable, bug 165069 (diff)
downloadhistorical-58f7ea28200469e463a7dbc3653d5bb5e23444a0.tar.gz
historical-58f7ea28200469e463a7dbc3653d5bb5e23444a0.tar.bz2
historical-58f7ea28200469e463a7dbc3653d5bb5e23444a0.zip
amd64 stable, bug 161760
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-java/joda-time')
-rw-r--r--dev-java/joda-time/ChangeLog5
-rw-r--r--dev-java/joda-time/joda-time-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/joda-time/ChangeLog b/dev-java/joda-time/ChangeLog
index 16ecc3536531..38445ff8c514 100644
--- a/dev-java/joda-time/ChangeLog
+++ b/dev-java/joda-time/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/joda-time
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.16 2007/01/16 12:42:23 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.17 2007/02/03 12:52:58 beandog Exp $
+
+ 03 Feb 2007; Steve Dibb <beandog@gentoo.org> joda-time-1.3.ebuild:
+ amd64 stable, bug 161760
16 Jan 2007; Christian Faulhammer <opfer@gentoo.org> joda-time-1.3.ebuild:
stable x86, bug #161760
diff --git a/dev-java/joda-time/joda-time-1.3.ebuild b/dev-java/joda-time/joda-time-1.3.ebuild
index a8b2066b04c2..1370ceb86481 100644
--- a/dev-java/joda-time/joda-time-1.3.ebuild
+++ b/dev-java/joda-time/joda-time-1.3.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/joda-time/joda-time-1.3.ebuild,v 1.4 2007/01/16 12:42:23 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-1.3.ebuild,v 1.5 2007/02/03 12:52:58 beandog Exp $
inherit java-pkg-2 java-ant-2
@@ -11,7 +11,7 @@ HOMEPAGE="http://joda-time.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4