summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Sammer <esammer@gentoo.org>2004-01-16 06:42:35 +0000
committerEric Sammer <esammer@gentoo.org>2004-01-16 06:42:35 +0000
commit0027da1acb7730fd2de696c08a522c983a322355 (patch)
treebdc16f796f0f0a551c2939f24a0eced7c77b070d /dev-perl/PostScript-Simple
parentfix bug reported by vapier via email, re Maildir vs. .maildir (Manifest recom... (diff)
downloadgentoo-2-0027da1acb7730fd2de696c08a522c983a322355.tar.gz
gentoo-2-0027da1acb7730fd2de696c08a522c983a322355.tar.bz2
gentoo-2-0027da1acb7730fd2de696c08a522c983a322355.zip
Initial checkin. Closes bug 37134
Diffstat (limited to 'dev-perl/PostScript-Simple')
-rw-r--r--dev-perl/PostScript-Simple/ChangeLog9
-rw-r--r--dev-perl/PostScript-Simple/Manifest2
-rw-r--r--dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild14
-rw-r--r--dev-perl/PostScript-Simple/files/digest-PostScript-Simple-0.051
-rw-r--r--dev-perl/PostScript-Simple/metadata.xml10
5 files changed, 36 insertions, 0 deletions
diff --git a/dev-perl/PostScript-Simple/ChangeLog b/dev-perl/PostScript-Simple/ChangeLog
new file mode 100644
index 000000000000..a51674a3fc5f
--- /dev/null
+++ b/dev-perl/PostScript-Simple/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-perl/PostScript-Simple
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.1 2004/01/16 06:42:35 esammer Exp $
+
+ 16 Jan 2004; Eric Sammer <esammer@gentoo.org> :
+ Initial checkin of new ebuild PostScript-Simple contributed by Jan Schubert
+ <Jan.Schubert@GMX.li>. This is a dep for the as of yet not added ebuild
+ taskjuggler. Closes bug 37134. Thanks to Jan Schubert!
+
diff --git a/dev-perl/PostScript-Simple/Manifest b/dev-perl/PostScript-Simple/Manifest
new file mode 100644
index 000000000000..a60b058a5797
--- /dev/null
+++ b/dev-perl/PostScript-Simple/Manifest
@@ -0,0 +1,2 @@
+MD5 6c65754376ba05308f89e15fee77b43a PostScript-Simple-0.05.ebuild 443
+MD5 0200dc4fc3c56cbb5bd9dfa76c4c67ba files/digest-PostScript-Simple-0.05 73
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild
new file mode 100644
index 000000000000..f82737766e11
--- /dev/null
+++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.05.ebuild,v 1.1 2004/01/16 06:42:35 esammer 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="http://www.cpan.org/modules/by-module/PostScript/${P}.tar.gz"
+
+LICENSE="Artistic | GPL-1 | GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~hppa"
+
diff --git a/dev-perl/PostScript-Simple/files/digest-PostScript-Simple-0.05 b/dev-perl/PostScript-Simple/files/digest-PostScript-Simple-0.05
new file mode 100644
index 000000000000..f32d286c8166
--- /dev/null
+++ b/dev-perl/PostScript-Simple/files/digest-PostScript-Simple-0.05
@@ -0,0 +1 @@
+MD5 8842fca23d2c512f5cad34b0b6f5e567 PostScript-Simple-0.05.tar.gz 34774
diff --git a/dev-perl/PostScript-Simple/metadata.xml b/dev-perl/PostScript-Simple/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/PostScript-Simple/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>