summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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