diff options
author | 2006-01-16 15:52:57 +0000 | |
---|---|---|
committer | 2006-01-16 15:52:57 +0000 | |
commit | 161c039d5f9a1b5705923b9892b84f34f7763cd7 (patch) | |
tree | 928a0730a16ac04e09cd7b52cfd53b621fe07c4b /dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild | |
parent | Disable interactive boot for Sparc users, #104067. (diff) | |
download | historical-161c039d5f9a1b5705923b9892b84f34f7763cd7.tar.gz historical-161c039d5f9a1b5705923b9892b84f34f7763cd7.tar.bz2 historical-161c039d5f9a1b5705923b9892b84f34f7763cd7.zip |
Version bump upstream
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild')
-rw-r--r-- | dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild new file mode 100644 index 000000000000..b792f83203af --- /dev/null +++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.1 2006/01/16 15:52:57 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Allows you to have a simple method of writing PostScript files from Perl" +HOMEPAGE="http://search.cpan.org/~sburke/${P}/" +SRC_URI="mirror://cpan/authors/id/M/MC/MCNEWTON/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-1 GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +IUSE="" |