diff options
Diffstat (limited to 'dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild')
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild index 0da44679e409..15dba29a810b 100644 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild +++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild,v 1.2 2006/11/24 17:58:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.01.ebuild,v 1.3 2006/11/24 18:00:12 mcummings Exp $ inherit perl-module versionator @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="" # Disabled because the tests conflict with other services already running on the |