diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-28 09:37:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-28 09:37:05 +0000 |
commit | a7e631154278f9e68c7241cce193300b4c65f667 (patch) | |
tree | 3bb4e00ee499c613fb9311f8d98cfe309a07ca40 /dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild | |
parent | Marked ~sparc64-solaris (diff) | |
download | historical-a7e631154278f9e68c7241cce193300b4c65f667.tar.gz historical-a7e631154278f9e68c7241cce193300b4c65f667.tar.bz2 historical-a7e631154278f9e68c7241cce193300b4c65f667.zip |
Marked ~sparc-solaris and ~sparc64-solaris
Package-Manager: portage-2.2.01.19295-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild')
-rw-r--r-- | dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 43cacd50e78b..a5b8d3ac54f5 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-2011 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.3 2011/07/30 10:35:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Daemon/Net-Daemon-0.480.0.ebuild,v 1.4 2011/09/28 09:32:31 grobian 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 ~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="" |