# 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
-# 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"
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"
# 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"
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"