diff options
author | 2006-04-09 17:56:50 +0000 | |
---|---|---|
committer | 2006-04-09 17:56:50 +0000 | |
commit | 1d04115d38fa0c19fdf9afc8645d6f511f3fe5e8 (patch) | |
tree | 456dbae24a0c8625b40dcd74edc1045bb593294c /dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | |
parent | arm/hppa/ia64/s390/sh love (diff) | |
download | historical-1d04115d38fa0c19fdf9afc8645d6f511f3fe5e8.tar.gz historical-1d04115d38fa0c19fdf9afc8645d6f511f3fe5e8.tar.bz2 historical-1d04115d38fa0c19fdf9afc8645d6f511f3fe5e8.zip |
m68k love
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild')
-rw-r--r-- | dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild index 18589d729eca..7d6073cd1de4 100644 --- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild +++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.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-INET6/IO-Socket-INET6-2.51.ebuild,v 1.11 2006/03/19 11:35:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.12 2006/04/09 17:55:19 vapier Exp $ inherit perl-module @@ -10,9 +10,9 @@ SRC_URI="mirror://cpan/authors/id/M/MO/MONDEJAR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="" -SRC_TEST="do" RDEPEND="dev-perl/Socket6" +SRC_TEST="do" |