diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:49:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:49:01 +0000 |
commit | 6847c7c4b257ab2a867ae595e005606b3f6268c0 (patch) | |
tree | 96afc00dabc95cd260c0f5e0e172df3229add24a /dev-perl/libnet | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.tar.gz gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.tar.bz2 gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.zip |
Remove arm keywords
Diffstat (limited to 'dev-perl/libnet')
-rw-r--r-- | dev-perl/libnet/libnet-1.11-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/libnet/libnet-1.13.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/libnet/libnet-1.16.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/libnet/libnet-1.17.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/libnet/libnet-1.11-r1.ebuild b/dev-perl/libnet/libnet-1.11-r1.ebuild index a5463ea6c57d..909cfa40be9b 100644 --- a/dev-perl/libnet/libnet-1.11-r1.ebuild +++ b/dev-perl/libnet/libnet-1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.11-r1.ebuild,v 1.7 2003/06/21 21:36:44 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.11-r1.ebuild,v 1.8 2004/02/22 20:45:15 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha hppa arm" +KEYWORDS="x86 amd64 ppc sparc alpha hppa" src_compile() { cp ${O}/files/libnet.cfg . diff --git a/dev-perl/libnet/libnet-1.13.ebuild b/dev-perl/libnet/libnet-1.13.ebuild index 58f021c26b5e..fce1a22c40aa 100644 --- a/dev-perl/libnet/libnet-1.13.ebuild +++ b/dev-perl/libnet/libnet-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.13.ebuild,v 1.4 2003/07/02 19:41:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.13.ebuild,v 1.5 2004/02/22 20:45:15 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha hppa ~arm" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha hppa" src_compile() { cp ${O}/files/libnet.cfg . diff --git a/dev-perl/libnet/libnet-1.16.ebuild b/dev-perl/libnet/libnet-1.16.ebuild index 74c78a7d9d54..f8261afc3937 100644 --- a/dev-perl/libnet/libnet-1.16.ebuild +++ b/dev-perl/libnet/libnet-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.5 2004/01/20 13:24:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.16.ebuild,v 1.6 2004/02/22 20:45:15 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~arm ~mips" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~mips" src_compile() { cp ${O}/files/libnet.cfg . diff --git a/dev-perl/libnet/libnet-1.17.ebuild b/dev-perl/libnet/libnet-1.17.ebuild index 4207a8cd1687..2bbf223cbae4 100644 --- a/dev-perl/libnet/libnet-1.17.ebuild +++ b/dev-perl/libnet/libnet-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.17.ebuild,v 1.1 2004/01/07 23:19:21 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.17.ebuild,v 1.2 2004/02/22 20:45:15 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" src_compile() { cp ${O}/files/libnet.cfg . |