diff options
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nmap/nmap-3.75.ebuild | 4 | ||||
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.15.ebuild | 4 | ||||
-rw-r--r-- | net-mail/mailbase/mailbase-0.00-r8.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r1.ebuild b/net-analyzer/netselect/netselect-0.3-r1.ebuild index 7f4d8849787c..87028aa47925 100644 --- a/net-analyzer/netselect/netselect-0.3-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.9 2005/02/10 01:45:48 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.10 2005/03/09 01:03:40 vapier Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ~ppc64 ~s390 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos s390 sparc x86" IUSE="" S="${WORKDIR}/${PN}" diff --git a/net-analyzer/nmap/nmap-3.75.ebuild b/net-analyzer/nmap/nmap-3.75.ebuild index 5bfee990e093..c98be6d330e3 100644 --- a/net-analyzer/nmap/nmap-3.75.ebuild +++ b/net-analyzer/nmap/nmap-3.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.75.ebuild,v 1.12 2005/02/19 04:35:01 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.75.ebuild,v 1.13 2005/03/09 01:04:39 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.insecure.org/nmap/dist/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~arm hppa amd64 ~ppc64 ~s390 ~ia64 ppc-macos" +KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ~ppc64 s390 ia64 ppc-macos" IUSE="gtk gnome ipv6" DEPEND="virtual/libc diff --git a/net-dns/dnsmasq/dnsmasq-2.15.ebuild b/net-dns/dnsmasq/dnsmasq-2.15.ebuild index 32935b246f86..65034cf875e0 100644 --- a/net-dns/dnsmasq/dnsmasq-2.15.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.15.ebuild,v 1.6 2005/02/07 02:53:17 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.15.ebuild,v 1.7 2005/03/09 01:01:39 vapier Exp $ MY_P="${P/_/}" MY_PV="${PV/_rc*/}" @@ -10,7 +10,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips ~arm amd64 ~ia64 ~s390" +KEYWORDS="x86 ppc sparc mips arm amd64 ia64 s390" IUSE="" RDEPEND="virtual/libc" diff --git a/net-mail/mailbase/mailbase-0.00-r8.ebuild b/net-mail/mailbase/mailbase-0.00-r8.ebuild index 84254d4ac32e..c05fae8b7d4c 100644 --- a/net-mail/mailbase/mailbase-0.00-r8.ebuild +++ b/net-mail/mailbase/mailbase-0.00-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-0.00-r8.ebuild,v 1.9 2005/03/06 07:52:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-0.00-r8.ebuild,v 1.10 2005/03/09 01:05:57 vapier Exp $ DESCRIPTION="MTA layout package" SRC_URI="" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ~ppc64 ~s390 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~ppc-macos s390 sparc x86" IUSE="pam" DEPEND="" |