diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-29 09:34:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-29 09:34:30 +0000 |
commit | 778cbcdf5bdbf67f85d4b469afbc3503592c602a (patch) | |
tree | a1949d78c77052313ffc7413fbe79b23e607f7e1 /dev-perl/sdl-perl | |
parent | hppa luvin (diff) | |
download | historical-778cbcdf5bdbf67f85d4b469afbc3503592c602a.tar.gz historical-778cbcdf5bdbf67f85d4b469afbc3503592c602a.tar.bz2 historical-778cbcdf5bdbf67f85d4b469afbc3503592c602a.zip |
hppa luvin
Diffstat (limited to 'dev-perl/sdl-perl')
-rw-r--r-- | dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild b/dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild index 961e03125bd0..6f6999393e82 100644 --- a/dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild +++ b/dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild,v 1.2 2003/06/21 21:36:44 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/sdl-perl-1.20.0.ebuild,v 1.3 2004/01/29 09:34:30 vapier Exp $ inherit perl-module @@ -10,9 +10,9 @@ DESCRIPTION="SDL binding for perl" HOMEPAGE="http://sdlperl.org/" SRC_URI="http://sdlperl.org/downloads/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha" +SLOT="0" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="truetype mpeg" DEPEND="${DEPEND} |