diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 19:11:14 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 19:11:14 +0000 |
commit | 70eba04a8b561a99767dc6894a7c1a0ffa84a3b6 (patch) | |
tree | de6766e7f273fedc527be08d39cf52c7ac35b52d /dev-java/commons-logging | |
parent | app-crypt/WiRouterKeyRec: Version bump. Remove old. (diff) | |
download | historical-70eba04a8b561a99767dc6894a7c1a0ffa84a3b6.tar.gz historical-70eba04a8b561a99767dc6894a7c1a0ffa84a3b6.tar.bz2 historical-70eba04a8b561a99767dc6894a7c1a0ffa84a3b6.zip |
Marked ~x64-freebsd
Package-Manager: portage-2.2.01.18252-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-java/commons-logging')
-rw-r--r-- | dev-java/commons-logging/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.1.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/commons-logging/ChangeLog b/dev-java/commons-logging/ChangeLog index 6d8f26963e05..d8a5457915b6 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.68 2010/07/16 19:46:37 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.69 2011/05/03 18:21:02 grobian Exp $ + + 03 May 2011; Fabian Groffen <grobian@gentoo.org> + commons-logging-1.1.1.ebuild: + Marked ~x64-freebsd 16 Jul 2010; Fabian Groffen <grobian@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 4656979a7c23..15f0de13d69f 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 +# Copyright 1999-2011 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.9 2010/07/16 19:46:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.10 2011/05/03 18:21:02 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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~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=" |