diff options
author | 2013-04-20 20:43:20 +0000 | |
---|---|---|
committer | 2013-04-20 20:43:20 +0000 | |
commit | 4e575b29ffb681ce276f35f4f40c67a9954d146d (patch) | |
tree | 0aa19d2f7fee028c87b656cac3ea6f13ecb91ab0 /dev-java/commons-fileupload | |
parent | Stable for amd64, wrt bug #463860 (diff) | |
download | gentoo-2-4e575b29ffb681ce276f35f4f40c67a9954d146d.tar.gz gentoo-2-4e575b29ffb681ce276f35f4f40c67a9954d146d.tar.bz2 gentoo-2-4e575b29ffb681ce276f35f4f40c67a9954d146d.zip |
Stable for amd64, wrt bug #466460
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/commons-fileupload')
-rw-r--r-- | dev-java/commons-fileupload/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/commons-fileupload/commons-fileupload-1.3.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-java/commons-fileupload/ChangeLog b/dev-java/commons-fileupload/ChangeLog index 4406ce2af4cb..9e11dac8689b 100644 --- a/dev-java/commons-fileupload/ChangeLog +++ b/dev-java/commons-fileupload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-fileupload # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.67 2013/04/20 08:38:45 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.68 2013/04/20 20:43:20 ago Exp $ + + 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> commons-fileupload-1.3.ebuild: + Stable for amd64, wrt bug #466460 *commons-fileupload-1.3 (20 Apr 2013) @@ -291,4 +294,3 @@ 22 Mar 2003; Dylan Carlson <absinthe@gentoo.org> commons-fileupload-1.0_beta.ebuild: Initial import. - diff --git a/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild index 6989b6623c9c..dfabac832bb9 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild,v 1.1 2013/04/20 08:38:45 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild,v 1.2 2013/04/20 20:43:20 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" COMMON_DEP=" |