diff options
author | 2007-01-21 19:15:20 +0000 | |
---|---|---|
committer | 2007-01-21 19:15:20 +0000 | |
commit | ad105847982bfd3a9951e87daf9178ad3a0dbfe7 (patch) | |
tree | c55e66c982704790b266d261a699087e042bd31d /dev-perl/Inline-Java/Inline-Java-0.50.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-ad105847982bfd3a9951e87daf9178ad3a0dbfe7.tar.gz gentoo-2-ad105847982bfd3a9951e87daf9178ad3a0dbfe7.tar.bz2 gentoo-2-ad105847982bfd3a9951e87daf9178ad3a0dbfe7.zip |
Version bump
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl/Inline-Java/Inline-Java-0.50.ebuild')
-rw-r--r-- | dev-perl/Inline-Java/Inline-Java-0.50.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Inline-Java/Inline-Java-0.50.ebuild b/dev-perl/Inline-Java/Inline-Java-0.50.ebuild index 0d51f58780e9..a7468f9c4c65 100644 --- a/dev-perl/Inline-Java/Inline-Java-0.50.ebuild +++ b/dev-perl/Inline-Java/Inline-Java-0.50.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/Inline-Java-0.50.ebuild,v 1.6 2006/10/10 19:22:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/Inline-Java-0.50.ebuild,v 1.7 2007/01/21 19:15:20 mcummings Exp $ inherit perl-module DESCRIPTION="Easy implimentaiton of Java extensions" -HOMEPAGE="http://search.cpan.org/~patl/${P}/" +HOMEPAGE="http://search.cpan.org/~patl/" SRC_URI="mirror://cpan/authors/id/P/PA/PATL/${P}.tar.gz" LICENSE="Artistic" |