summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-29 09:55:01 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-29 09:55:01 +0000
commit20bdb99b87ddec6e0a9a902c74e3f0a078a6e136 (patch)
tree606c421ac34b7e2c57d7eb98131fc667a6b209d3 /dev-perl/PostScript-Simple
parentChange version scheme (diff)
downloadgentoo-2-20bdb99b87ddec6e0a9a902c74e3f0a078a6e136.tar.gz
gentoo-2-20bdb99b87ddec6e0a9a902c74e3f0a078a6e136.tar.bz2
gentoo-2-20bdb99b87ddec6e0a9a902c74e3f0a078a6e136.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/PostScript-Simple')
-rw-r--r--dev-perl/PostScript-Simple/ChangeLog10
-rw-r--r--dev-perl/PostScript-Simple/PostScript-Simple-0.70.0.ebuild16
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/PostScript-Simple/ChangeLog b/dev-perl/PostScript-Simple/ChangeLog
index 0fbbac004900..967f34c81dca 100644
--- a/dev-perl/PostScript-Simple/ChangeLog
+++ b/dev-perl/PostScript-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/PostScript-Simple
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.16 2007/12/27 13:46:30 ticho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.17 2011/08/29 09:55:01 tove Exp $
+
+*PostScript-Simple-0.70.0 (29 Aug 2011)
+
+ 29 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +PostScript-Simple-0.70.0.ebuild:
+ Change version scheme
27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
PostScript-Simple-0.07.ebuild:
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0.ebuild
new file mode 100644
index 000000000000..051d214062b0
--- /dev/null
+++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.70.0.ebuild,v 1.1 2011/08/29 09:55:01 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MCNEWTON
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Allows you to have a simple method of writing PostScript files from Perl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""