diff options
author | 2012-05-21 14:36:58 +0000 | |
---|---|---|
committer | 2012-05-21 14:36:58 +0000 | |
commit | 9aaefabbaf4191bf15f3973728aafecbf2ec4109 (patch) | |
tree | 0c7707dc7bd24fd96eafca06fb97c17cb9150c25 /dev-perl/SDL | |
parent | Version bump. (diff) | |
download | gentoo-2-9aaefabbaf4191bf15f3973728aafecbf2ec4109.tar.gz gentoo-2-9aaefabbaf4191bf15f3973728aafecbf2ec4109.tar.bz2 gentoo-2-9aaefabbaf4191bf15f3973728aafecbf2ec4109.zip |
Improve HOMEPAGE for last commit
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SDL')
-rw-r--r-- | dev-perl/SDL/SDL-2.537_pre02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SDL/SDL-2.537_pre02.ebuild b/dev-perl/SDL/SDL-2.537_pre02.ebuild index 072ee4fba344..3d3da750ed53 100644 --- a/dev-perl/SDL/SDL-2.537_pre02.ebuild +++ b/dev-perl/SDL/SDL-2.537_pre02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.537_pre02.ebuild,v 1.1 2012/05/21 14:34:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.537_pre02.ebuild,v 1.2 2012/05/21 14:36:58 ssuominen Exp $ EAPI=4 @@ -9,7 +9,7 @@ MODULE_VERSION=${PV/pre} inherit perl-module DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl" -HOMEPAGE="http://sdl.perl.org/" +HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ http://github.com/PerlGameDev/SDL" LICENSE="GPL-2 OFL-1.1" SLOT="0" |