diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:55:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:55:16 +0000 |
commit | fd6a5eaba4385247278091196f69662432286126 (patch) | |
tree | 726a6c0e35a65541766326add64001eadf015257 /dev-perl/Socket6 | |
parent | bug 88228 (diff) | |
download | historical-fd6a5eaba4385247278091196f69662432286126.tar.gz historical-fd6a5eaba4385247278091196f69662432286126.tar.bz2 historical-fd6a5eaba4385247278091196f69662432286126.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index 0d74b06b420b..c2cbf8fa2518 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Socket6 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.6 2004/12/30 00:33:17 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.7 2005/04/07 20:38:36 hansmi Exp $ + + 07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Socket6-0.11.ebuild: + Stable on ppc. 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/Socket6/Socket6-0.11.ebuild b/dev-perl/Socket6/Socket6-0.11.ebuild index 418bd105ac42..868da754872e 100644 --- a/dev-perl/Socket6/Socket6-0.11.ebuild +++ b/dev-perl/Socket6/Socket6-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.11.ebuild,v 1.7 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.11.ebuild,v 1.8 2005/04/07 20:38:36 hansmi Exp $ IUSE="" @@ -12,6 +12,6 @@ HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="${DEPEND}" |