diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-02-09 11:30:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-02-09 11:30:04 +0000 |
commit | 538638283b0ce20d85f58343a26b6df7fc096850 (patch) | |
tree | 8d46c0da592129abe09ef30c26f756dae0bdfef0 /dev-java/commons-betwixt | |
parent | Remove obsoleted version. Restrict ancient crap to the only arches that still... (diff) | |
download | gentoo-2-538638283b0ce20d85f58343a26b6df7fc096850.tar.gz gentoo-2-538638283b0ce20d85f58343a26b6df7fc096850.tar.bz2 gentoo-2-538638283b0ce20d85f58343a26b6df7fc096850.zip |
amd64 stable, bug 254325
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/commons-betwixt')
-rw-r--r-- | dev-java/commons-betwixt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/commons-betwixt/commons-betwixt-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/commons-betwixt/ChangeLog b/dev-java/commons-betwixt/ChangeLog index e9c9804b3353..20c80e2c9881 100644 --- a/dev-java/commons-betwixt/ChangeLog +++ b/dev-java/commons-betwixt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-betwixt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-betwixt/ChangeLog,v 1.22 2010/01/12 15:22:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-betwixt/ChangeLog,v 1.23 2010/02/09 11:30:04 pacho Exp $ + + 09 Feb 2010; Pacho Ramos <pacho@gentoo.org> commons-betwixt-0.8.ebuild: + amd64 stable, bug 254325 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> commons-betwixt-0.8.ebuild: diff --git a/dev-java/commons-betwixt/commons-betwixt-0.8.ebuild b/dev-java/commons-betwixt/commons-betwixt-0.8.ebuild index 18a697e62fbc..ea78b9d15184 100644 --- a/dev-java/commons-betwixt/commons-betwixt-0.8.ebuild +++ b/dev-java/commons-betwixt/commons-betwixt-0.8.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/commons-betwixt/commons-betwixt-0.8.ebuild,v 1.6 2010/01/12 15:22:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-betwixt/commons-betwixt-0.8.ebuild,v 1.7 2010/02/09 11:30:04 pacho Exp $ EAPI=2 JAVA_PKG_IUSE="doc test source" @@ -11,7 +11,7 @@ DESCRIPTION="Introspective Bean to XML mapper" LICENSE="Apache-2.0" SLOT="0.7" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" COMMON_DEP=" |