diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 10:14:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 10:14:05 +0000 |
commit | 32db184c00602fb4e71925f3e65b46a13b44db48 (patch) | |
tree | 940d359cf22af2a407af10593391deaa04f8a518 /dev-java/commons-fileupload/commons-fileupload-1.3.ebuild | |
parent | Stable for ppc64, wrt bug #466618 (diff) | |
download | historical-32db184c00602fb4e71925f3e65b46a13b44db48.tar.gz historical-32db184c00602fb4e71925f3e65b46a13b44db48.tar.bz2 historical-32db184c00602fb4e71925f3e65b46a13b44db48.zip |
Stable for ppc64, wrt bug #466460
Package-Manager: portage-2.1.11.55/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-java/commons-fileupload/commons-fileupload-1.3.ebuild')
-rw-r--r-- | dev-java/commons-fileupload/commons-fileupload-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild index 830ebde98d81..0f0466d38ccf 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.4 2013/04/22 09:12:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.3.ebuild,v 1.5 2013/04/22 10:14:03 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=" |