summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-02 10:18:46 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-02 10:18:46 +0000
commitd7a30e8294faa29cab0f47349b42921881041c40 (patch)
tree6e74ca532a0cc44f1456c941045f3e9b4b836ce5 /dev-perl/Proc-Background
parentAdd ebuilds for -test2 tarball. (diff)
downloadhistorical-d7a30e8294faa29cab0f47349b42921881041c40.tar.gz
historical-d7a30e8294faa29cab0f47349b42921881041c40.tar.bz2
historical-d7a30e8294faa29cab0f47349b42921881041c40.zip
Version bump
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Proc-Background')
-rw-r--r--dev-perl/Proc-Background/ChangeLog8
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.09.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Proc-Background/ChangeLog b/dev-perl/Proc-Background/ChangeLog
index 31b9c9cf88cd..2c4f28a94691 100644
--- a/dev-perl/Proc-Background/ChangeLog
+++ b/dev-perl/Proc-Background/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Proc-Background
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.1 2009/06/30 19:59:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.2 2009/07/02 10:18:46 tove Exp $
+
+*Proc-Background-1.09 (02 Jul 2009)
+
+ 02 Jul 2009; Torsten Veller <tove@gentoo.org>
+ +Proc-Background-1.09.ebuild:
+ Version bump
*Proc-Background-1.08 (30 Jun 2009)
diff --git a/dev-perl/Proc-Background/Proc-Background-1.09.ebuild b/dev-perl/Proc-Background/Proc-Background-1.09.ebuild
new file mode 100644
index 000000000000..589491904410
--- /dev/null
+++ b/dev-perl/Proc-Background/Proc-Background-1.09.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/Proc-Background-1.09.ebuild,v 1.1 2009/07/02 10:18:46 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=BZAJAC
+inherit perl-module
+
+DESCRIPTION="Generic interface to background process management"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do