diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2011-12-19 12:44:30 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2011-12-19 12:44:30 +0000 |
commit | deac88cb44bbe803e0f9b1905ed022ded4619ec1 (patch) | |
tree | d701d6738f70dd60abaf4755c67795016c67b963 /dev-java/commons-fileupload | |
parent | Stable for HPPA (bug #394695). (diff) | |
download | gentoo-2-deac88cb44bbe803e0f9b1905ed022ded4619ec1.tar.gz gentoo-2-deac88cb44bbe803e0f9b1905ed022ded4619ec1.tar.bz2 gentoo-2-deac88cb44bbe803e0f9b1905ed022ded4619ec1.zip |
Fix homepage wrt #202445.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/commons-fileupload')
4 files changed, 16 insertions, 11 deletions
diff --git a/dev-java/commons-fileupload/ChangeLog b/dev-java/commons-fileupload/ChangeLog index 5f0908fbd516..830db762357b 100644 --- a/dev-java/commons-fileupload/ChangeLog +++ b/dev-java/commons-fileupload/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/commons-fileupload -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.53 2009/07/04 14:24:16 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.54 2011/12/19 12:44:30 sera Exp $ + + 19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> + commons-fileupload-1.2.ebuild, commons-fileupload-1.2-r1.ebuild, + commons-fileupload-1.2.1.ebuild: + Fix homepage wrt #202445. 04 Jul 2009; Brent Baude <ranger@gentoo.org> commons-fileupload-1.2.1.ebuild: diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2-r1.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2-r1.ebuild index 841cbf2237f4..7a8a7ab803b4 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.2-r1.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 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-fileupload/commons-fileupload-1.2-r1.ebuild,v 1.6 2008/05/03 19:33:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2-r1.ebuild,v 1.7 2011/12/19 12:44:30 sera Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="A Java library for adding robust, high-performance, file upload capability to your servlets and web applications." -HOMEPAGE="http://jakarta.apache.org/commons/fileupload/" +HOMEPAGE="http://commons.apache.org/fileupload/" SRC_URI="mirror://apache/jakarta/commons/fileupload/source/${P}-src.tar.gz" COMMON_DEPEND=">=dev-java/commons-io-1.3 =dev-java/portletapi-1* diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.1.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.1.ebuild index cb0b64d4bbaa..729d639ec9e5 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.2.1.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 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-fileupload/commons-fileupload-1.2.1.ebuild,v 1.5 2009/07/04 14:24:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.1.ebuild,v 1.6 2011/12/19 12:44:30 sera Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="A Java library for adding robust, high-performance, file upload capability to your servlets and web applications." -HOMEPAGE="http://hc.apache.org" +HOMEPAGE="http://commons.apache.org/fileupload/" SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz" COMMON_DEPEND=">=dev-java/commons-io-1.3 =dev-java/portletapi-1* diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild index f5eef7347ed8..a5a19716294e 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 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-fileupload/commons-fileupload-1.2.ebuild,v 1.10 2007/06/09 16:33:17 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild,v 1.11 2011/12/19 12:44:30 sera Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="A Java library for adding robust, high-performance, file upload capability to your servlets and web applications." -HOMEPAGE="http://jakarta.apache.org/commons/fileupload/" +HOMEPAGE="http://commons.apache.org/fileupload/" SRC_URI="mirror://apache/jakarta/commons/fileupload/source/${P}-src.tar.gz" COMMON_DEPEND=">=dev-java/commons-io-1.3 =dev-java/portletapi-1* |