diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:54:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:54:50 +0000 |
commit | 411bd6c2364aee7b9e25a68bb8c7504f9d09a757 (patch) | |
tree | efc2b67033305b44ba7a4cc1406ec133bdd304dc /dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild | |
parent | Stable for ppc64, wrt bug #441146 (diff) | |
download | historical-411bd6c2364aee7b9e25a68bb8c7504f9d09a757.tar.gz historical-411bd6c2364aee7b9e25a68bb8c7504f9d09a757.tar.bz2 historical-411bd6c2364aee7b9e25a68bb8c7504f9d09a757.zip |
Stable for ppc64, wrt bug #433213
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild')
-rw-r--r-- | dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild index 1d39a2eb6a2e..b22ac5e4394b 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2.2.ebuild,v 1.4 2012/12/07 21:42:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild,v 1.5 2012/12/08 15:54:49 ago Exp $ EAPI=4 @@ -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=" |