summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-03-30 17:20:11 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-03-30 17:20:11 +0000
commit6075e79c7eb2f91c7896f728719c352f38996d99 (patch)
tree38be95603f897a99ab460e3d9e0bc6569f41d244 /dev-java/joda-time
parentVersion bump #215280 by timofonic. (diff)
downloadhistorical-6075e79c7eb2f91c7896f728719c352f38996d99.tar.gz
historical-6075e79c7eb2f91c7896f728719c352f38996d99.tar.bz2
historical-6075e79c7eb2f91c7896f728719c352f38996d99.zip
Added ~ppc64
Package-Manager: portage-2.1.4.4
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.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/joda-time/ChangeLog b/dev-java/joda-time/ChangeLog
index 1f9081ee04cd..5eb601aa5e4a 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.34 2008/03/08 11:49:02 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.35 2008/03/30 17:03:41 corsair Exp $
+
+ 30 Mar 2008; Markus Rothe <corsair@gentoo.org> joda-time-1.5.1.ebuild:
+ Added ~ppc64
08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> joda-time-1.5.1.ebuild:
Stable on ppc.
diff --git a/dev-java/joda-time/joda-time-1.5.1.ebuild b/dev-java/joda-time/joda-time-1.5.1.ebuild
index b9f07e632dd6..36192879ae6b 100644
--- a/dev-java/joda-time/joda-time-1.5.1.ebuild
+++ b/dev-java/joda-time/joda-time-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.5.1.ebuild,v 1.6 2008/03/08 11:49:02 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/joda-time-1.5.1.ebuild,v 1.7 2008/03/30 17:03:41 corsair Exp $
JAVA_PKG_IUSE="doc examples source test"
@@ -13,7 +13,7 @@ HOMEPAGE="http://joda-time.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE=""
COMMON_DEP="elibc_glibc? ( >=sys-libs/timezone-data-2007h ) "