summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Proc-Background')
-rw-r--r--dev-perl/Proc-Background/ChangeLog7
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Proc-Background/ChangeLog b/dev-perl/Proc-Background/ChangeLog
index cfb7fb61ac8c..86a3eff16c31 100644
--- a/dev-perl/Proc-Background/ChangeLog
+++ b/dev-perl/Proc-Background/ChangeLog
@@ -1,6 +1,9 @@
# 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.4 2009/07/16 09:16:43 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.5 2011/04/24 16:06:26 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Proc-Background-1.10.ebuild:
+ Marked ~x86-solaris, bug #296509
16 Jul 2009; Torsten Veller <tove@gentoo.org>
-Proc-Background-1.08.ebuild, -Proc-Background-1.09.ebuild:
diff --git a/dev-perl/Proc-Background/Proc-Background-1.10.ebuild b/dev-perl/Proc-Background/Proc-Background-1.10.ebuild
index 9027bbde8d46..897eecc13852 100644
--- a/dev-perl/Proc-Background/Proc-Background-1.10.ebuild
+++ b/dev-perl/Proc-Background/Proc-Background-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/Proc-Background-1.10.ebuild,v 1.2 2011/04/24 16:06:26 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Generic interface to background process management"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
IUSE=""
SRC_TEST=do