summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 17:39:45 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 17:39:45 +0000
commit2c442fd4cef2b89a78bf8e3ee396d3e48d352475 (patch)
tree54e5162dec5619cb7a7f653c7df8a0e49c92c5b2 /dev-perl/Net-Daemon
parentStable on alpha, bug #396927 (diff)
downloadhistorical-2c442fd4cef2b89a78bf8e3ee396d3e48d352475.tar.gz
historical-2c442fd4cef2b89a78bf8e3ee396d3e48d352475.tar.bz2
historical-2c442fd4cef2b89a78bf8e3ee396d3e48d352475.zip
Stable on alpha, bug #396935
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Net-Daemon')
-rw-r--r--dev-perl/Net-Daemon/ChangeLog6
-rw-r--r--dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Net-Daemon/ChangeLog b/dev-perl/Net-Daemon/ChangeLog
index 9aa9236b9c94..b8b95e4748d2 100644
--- a/dev-perl/Net-Daemon/ChangeLog
+++ b/dev-perl/Net-Daemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Net-Daemon
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/ChangeLog,v 1.72 2012/02/16 18:16:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/ChangeLog,v 1.73 2012/02/25 17:39:45 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Net-Daemon-0.480.0.ebuild:
+ Stable on alpha, bug #396935
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Net-Daemon-0.480.0.ebuild:
diff --git a/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild b/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild
index f12995ab903c..629895eb63ea 100644
--- a/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild
+++ b/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild,v 1.9 2012/02/16 18:16:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild,v 1.10 2012/02/25 17:39:45 klausman Exp $
EAPI=3
@@ -11,5 +11,5 @@ inherit perl-module
DESCRIPTION="Abstract base class for portable servers"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""