summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-16 15:52:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-16 15:52:57 +0000
commit30f85c012e720d2f399c03cf4c903d2b95c03802 (patch)
tree95eabd14598cc94a30c9e4743d780f8ff57841a6 /dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
parentDisable interactive boot for Sparc users, #104067. (diff)
downloadgentoo-2-30f85c012e720d2f399c03cf4c903d2b95c03802.tar.gz
gentoo-2-30f85c012e720d2f399c03cf4c903d2b95c03802.tar.bz2
gentoo-2-30f85c012e720d2f399c03cf4c903d2b95c03802.zip
Version bump upstream
(Portage version: 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.ebuild14
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=""