diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-07-16 20:08:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-07-16 20:08:02 +0000 |
commit | 675b9563ebef6825948bc37b84684702effdeac7 (patch) | |
tree | 6f6e4c04d352e0c9334183ecb8637c18edf1d5c1 /dev-java/commons-logging | |
parent | Marked ~x64-macos (diff) | |
download | historical-675b9563ebef6825948bc37b84684702effdeac7.tar.gz historical-675b9563ebef6825948bc37b84684702effdeac7.tar.bz2 historical-675b9563ebef6825948bc37b84684702effdeac7.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.15395-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-java/commons-logging')
-rw-r--r-- | dev-java/commons-logging/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/commons-logging/ChangeLog b/dev-java/commons-logging/ChangeLog index 643292f720d7..6d8f26963e05 100644 --- a/dev-java/commons-logging/ChangeLog +++ b/dev-java/commons-logging/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-logging # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.67 2010/01/15 20:24:52 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.68 2010/07/16 19:46:37 grobian Exp $ + + 16 Jul 2010; Fabian Groffen <grobian@gentoo.org> + commons-logging-1.1.1.ebuild: + Marked ~x64-macos 15 Jan 2010; Jonathan Callen <abcd@gentoo.org> commons-logging-1.1.1.ebuild: diff --git a/dev-java/commons-logging/commons-logging-1.1.1.ebuild b/dev-java/commons-logging/commons-logging-1.1.1.ebuild index 7e6ee22645a9..4656979a7c23 100644 --- a/dev-java/commons-logging/commons-logging-1.1.1.ebuild +++ b/dev-java/commons-logging/commons-logging-1.1.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/commons-logging/commons-logging-1.1.1.ebuild,v 1.8 2010/01/15 20:24:52 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.9 2010/07/16 19:46:37 grobian Exp $ EAPI="1" JAVA_PKG_IUSE="doc source test" @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -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" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="avalon-logkit log4j servletapi avalon-framework" COMMON_DEP=" |