summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2011-12-19 11:54:47 +0000
committerRalph Sennhauser <sera@gentoo.org>2011-12-19 11:54:47 +0000
commitaf7b3c344c6dec251010cb1cedac91e923195c7c (patch)
tree083c8e1356013dbf3528b9057cb581c319cda74d /dev-java/commons-vfs/commons-vfs-1.0.ebuild
parentFix homepage wrt #202445. Fix unquoted variables to please repoman. (diff)
downloadgentoo-2-af7b3c344c6dec251010cb1cedac91e923195c7c.tar.gz
gentoo-2-af7b3c344c6dec251010cb1cedac91e923195c7c.tar.bz2
gentoo-2-af7b3c344c6dec251010cb1cedac91e923195c7c.zip
Fix homepage wrt #202445. Add missing IUSE to please repoman.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/commons-vfs/commons-vfs-1.0.ebuild')
-rw-r--r--dev-java/commons-vfs/commons-vfs-1.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-java/commons-vfs/commons-vfs-1.0.ebuild b/dev-java/commons-vfs/commons-vfs-1.0.ebuild
index 1aa7c4e0f92a..77e108590da2 100644
--- a/dev-java/commons-vfs/commons-vfs-1.0.ebuild
+++ b/dev-java/commons-vfs/commons-vfs-1.0.ebuild
@@ -1,18 +1,19 @@
-# 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-vfs/commons-vfs-1.0.ebuild,v 1.12 2010/01/23 14:19:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-vfs/commons-vfs-1.0.ebuild,v 1.13 2011/12/19 11:54:47 sera Exp $
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="a single API for accessing various different file systems"
-HOMEPAGE="http://jakarta.apache.org/commons/vfs/"
+HOMEPAGE="http://commons.apache.org/vfs/"
SRC_URI="mirror://apache/jakarta/${PN/-//}/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
COMMON_DEP="
dev-java/commons-logging