summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-03-08 11:49:02 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-03-08 11:49:02 +0000
commit87cd16be521533b39bbedc9caea435eb1eafe148 (patch)
tree1e6e74d60fb8f5e3f3f9b4f21e61e2409301c22c /dev-java/joda-time
parentVersion bump (diff)
downloadgentoo-2-87cd16be521533b39bbedc9caea435eb1eafe148.tar.gz
gentoo-2-87cd16be521533b39bbedc9caea435eb1eafe148.tar.bz2
gentoo-2-87cd16be521533b39bbedc9caea435eb1eafe148.zip
Stable on ppc.
(Portage version: 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 f2f097a0c99c..1f9081ee04cd 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.33 2008/01/25 15:12:05 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.34 2008/03/08 11:49:02 nelchael Exp $
+
+ 08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> joda-time-1.5.1.ebuild:
+ Stable on ppc.
25 Jan 2008; Samuli Suominen <drac@gentoo.org> joda-time-1.5.1.ebuild:
amd64 stable wrt #187616
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 8ebc442c975a..b9f07e632dd6 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.5 2008/01/25 15:12:05 drac Exp $
+# $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 $
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 x86"
IUSE=""
COMMON_DEP="elibc_glibc? ( >=sys-libs/timezone-data-2007h ) "