summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-08 08:23:01 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-08 08:23:01 +0000
commitddfcf406a5d7cb29cbcd44c8d7f4f394a566982a (patch)
tree4adfc189c6f40a490958d80cfa913f981cb2f333 /dev-perl/Proc-Background
parentAutomated update of use.local.desc (diff)
downloadhistorical-ddfcf406a5d7cb29cbcd44c8d7f4f394a566982a.tar.gz
historical-ddfcf406a5d7cb29cbcd44c8d7f4f394a566982a.tar.bz2
historical-ddfcf406a5d7cb29cbcd44c8d7f4f394a566982a.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.10.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Proc-Background/ChangeLog b/dev-perl/Proc-Background/ChangeLog
index 2c4f28a94691..ce6fa6c0a4c1 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.2 2009/07/02 10:18:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.3 2009/07/08 08:23:01 tove Exp $
+
+*Proc-Background-1.10 (08 Jul 2009)
+
+ 08 Jul 2009; Torsten Veller <tove@gentoo.org>
+ +Proc-Background-1.10.ebuild:
+ Version bump
*Proc-Background-1.09 (02 Jul 2009)
diff --git a/dev-perl/Proc-Background/Proc-Background-1.10.ebuild b/dev-perl/Proc-Background/Proc-Background-1.10.ebuild
new file mode 100644
index 000000000000..9027bbde8d46
--- /dev/null
+++ b/dev-perl/Proc-Background/Proc-Background-1.10.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.10.ebuild,v 1.1 2009/07/08 08:23:01 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