diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-26 03:48:28 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-26 03:48:28 +0000 |
commit | f8f8d8ba8566d966bc9d0c836580b556759a9244 (patch) | |
tree | 1f1fb6eca23d1c3c5928515b0774f13c57cce8ea /dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild | |
parent | Added ~mips to KEYWORDS. (diff) | |
download | gentoo-2-f8f8d8ba8566d966bc9d0c836580b556759a9244.tar.gz gentoo-2-f8f8d8ba8566d966bc9d0c836580b556759a9244.tar.bz2 gentoo-2-f8f8d8ba8566d966bc9d0c836580b556759a9244.zip |
Marked stable on mips.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild')
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild index 24128e3bdc8c..73c288a7ecc5 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-1.9012.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/Net-Netmask/Net-Netmask-1.9012.ebuild,v 1.5 2006/02/06 20:31:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9012.ebuild,v 1.6 2006/02/26 03:47:16 kumba Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/author/MUIR/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86" IUSE="" mydoc="TODO" |