Fix homepage wrt #202445.
authorRalph Sennhauser <sera@gentoo.org>
Mon, 19 Dec 2011 12:26:05 +0000 (12:26 +0000)
committerRalph Sennhauser <sera@gentoo.org>
Mon, 19 Dec 2011 12:26:05 +0000 (12:26 +0000)
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64

dev-java/commons-io/ChangeLog
dev-java/commons-io/commons-io-1.4.ebuild
dev-java/commons-io/commons-io-2.0.1.ebuild

index 65b12f99505e22805fe36a5890b3b09e80a032b9..7ac066b92718888cc5551cfccd80e4a2af92a853 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-io
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.52 2011/07/10 21:50:03 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.53 2011/12/19 12:26:05 sera Exp $
+
+  19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-io-1.4.ebuild,
+  commons-io-2.0.1.ebuild:
+  Fix homepage wrt #202445.
 
   10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> commons-io-2.0.1.ebuild:
   Stable for ppc/ppc64; bug #356551
index deffc889050ed4a2f4e1222e9d7a682b933bc682..7a5fd3bfbadff14b29c387e6da6a7e7041ffd86f 100644 (file)
@@ -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-io/commons-io-1.4.ebuild,v 1.8 2010/04/24 16:15:33 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.9 2011/12/19 12:26:05 sera Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -8,7 +8,7 @@ inherit java-pkg-2 java-ant-2 eutils
 
 MY_P="${P}-src"
 DESCRIPTION="Commons-IO contains utility classes, stream implementations, file filters, and endian classes."
-HOMEPAGE="http://jakarta.apache.org/commons/io"
+HOMEPAGE="http://commons.apache.org/io/"
 SRC_URI="mirror://apache/commons/io/source/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
index df5bc8b5eb95c664e5713dc3f54e9c7f09d25140..3b4c49c695a72010638d777517f5c168800d1919 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-2.0.1.ebuild,v 1.4 2011/07/10 21:50:03 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-2.0.1.ebuild,v 1.5 2011/12/19 12:26:05 sera Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -8,7 +8,7 @@ inherit java-pkg-2 java-ant-2 eutils
 
 MY_P="${P}-src"
 DESCRIPTION="Commons-IO contains utility classes, stream implementations, file filters, and endian classes."
-HOMEPAGE="http://jakarta.apache.org/commons/io"
+HOMEPAGE="http://commons.apache.org/io/"
 SRC_URI="mirror://apache/commons/io/source/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"