summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Wourms <dragon@gentoo.org>2003-02-24 19:42:05 +0000
committerNicholas Wourms <dragon@gentoo.org>2003-02-24 19:42:05 +0000
commit0c4409430cc5191fcadc15471972ac8cc597c06d (patch)
treef5644aed39cc84df05a66a3532bd3f94050deb1b /net-misc/whois
parentnew pack (diff)
downloadgentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.tar.gz
gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.tar.bz2
gentoo-2-0c4409430cc5191fcadc15471972ac8cc597c06d.zip
Added mips keywordage to ebuilds.
Diffstat (limited to 'net-misc/whois')
-rw-r--r--net-misc/whois/ChangeLog17
-rw-r--r--net-misc/whois/whois-4.5.28-r1.ebuild4
-rw-r--r--net-misc/whois/whois-4.5.31.ebuild4
-rw-r--r--net-misc/whois/whois-4.5.33.ebuild4
-rw-r--r--net-misc/whois/whois-4.6.1.ebuild4
-rw-r--r--net-misc/whois/whois-4.6.2.ebuild4
6 files changed, 26 insertions, 11 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog
index 206f5448e9aa..472f036c80f2 100644
--- a/net-misc/whois/ChangeLog
+++ b/net-misc/whois/ChangeLog
@@ -1,31 +1,46 @@
# ChangeLog for net-misc/whois
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.11 2003/02/12 08:35:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.12 2003/02/24 19:42:04 dragon Exp $
*whois-4.6.2 (29 Jan 2003)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> whois-4.6.2.ebuild :
+ Added stable mips keyword to the ebuild.
+
29 Jan 2003; Martin Holzer <mholzer@gentoo.org> whois-4.6.2.ebuild
files/digest-whois-4.6.2 ChangeLog :
Version bumped. Closes #14695.
*whois-4.6.1 (25 Dec 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> whois-4.6.1.ebuild :
+ Added stable mips keyword to the ebuild.
+
25 Dec 2002; Martin Holzer <mholzer@gentoo.org> whois-4.6.1.ebuild
files/digest-whois-4.6.1 ChangeLog :
Version bumped. Closes #12107.
*whois-4.5.33 (21 Nov 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> whois-4.5.33.ebuild :
+ Added stable mips keyword to the ebuild.
+
21 Nov 2002; Hannes Mehnert <hannes@gentoo.org> whois-4.5.33.ebuild,
files/digest-whois-4.5.33: version bump
*whois-4.5.31 (31 Oct 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> whois-4.5.31.ebuild :
+ Added stable mips keyword to the ebuild.
+
31 Oct 2002; Hannes Mehnert <hannes@gentoo.org> whois-4.5.31.ebuild,
files/digest-whois-4.5.31: version bump
*whois-4.5.28-r1 (1 Jul 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> whois-4.5.28-r1.ebuild :
+ Added stable mips keyword to the ebuild.
+
01 Jul 2002; Seemant Kulleen <seemant@gentoo.org> whois-4.5.28-r1.ebuild
files/digest-whois-4.5.28-r1 :
diff --git a/net-misc/whois/whois-4.5.28-r1.ebuild b/net-misc/whois/whois-4.5.28-r1.ebuild
index 0e15c38305a2..c614a52afdc2 100644
--- a/net-misc/whois/whois-4.5.28-r1.ebuild
+++ b/net-misc/whois/whois-4.5.28-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/net-misc/whois/whois-4.5.28-r1.ebuild,v 1.8 2003/02/13 15:11:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.28-r1.ebuild,v 1.9 2003/02/24 19:42:04 dragon Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/w/whois/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc mips"
DEPEND=">=sys-devel/perl-5"
RDEPEND="virtual/glibc"
diff --git a/net-misc/whois/whois-4.5.31.ebuild b/net-misc/whois/whois-4.5.31.ebuild
index e6a305f57d6c..a40bee8de621 100644
--- a/net-misc/whois/whois-4.5.31.ebuild
+++ b/net-misc/whois/whois-4.5.31.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/net-misc/whois/whois-4.5.31.ebuild,v 1.4 2003/02/13 15:11:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.31.ebuild,v 1.5 2003/02/24 19:42:04 dragon Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -9,7 +9,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc mips"
DEPEND=">=sys-devel/perl-5"
RDEPEND="virtual/glibc"
diff --git a/net-misc/whois/whois-4.5.33.ebuild b/net-misc/whois/whois-4.5.33.ebuild
index 1673cae44060..31b3759339f1 100644
--- a/net-misc/whois/whois-4.5.33.ebuild
+++ b/net-misc/whois/whois-4.5.33.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/net-misc/whois/whois-4.5.33.ebuild,v 1.4 2003/02/13 15:12:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.33.ebuild,v 1.5 2003/02/24 19:42:05 dragon Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -9,7 +9,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc mips"
DEPEND=">=sys-devel/perl-5"
RDEPEND="virtual/glibc"
diff --git a/net-misc/whois/whois-4.6.1.ebuild b/net-misc/whois/whois-4.6.1.ebuild
index fe4b560dd1c8..a992c4b281e9 100644
--- a/net-misc/whois/whois-4.6.1.ebuild
+++ b/net-misc/whois/whois-4.6.1.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/net-misc/whois/whois-4.6.1.ebuild,v 1.2 2003/02/13 15:12:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.1.ebuild,v 1.3 2003/02/24 19:42:05 dragon Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -9,7 +9,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc mips"
DEPEND=">=sys-devel/perl-5"
RDEPEND="virtual/glibc"
diff --git a/net-misc/whois/whois-4.6.2.ebuild b/net-misc/whois/whois-4.6.2.ebuild
index abb147dc5a2f..e5d0c4135e27 100644
--- a/net-misc/whois/whois-4.6.2.ebuild
+++ b/net-misc/whois/whois-4.6.2.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/net-misc/whois/whois-4.6.2.ebuild,v 1.2 2003/02/13 15:12:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.2.ebuild,v 1.3 2003/02/24 19:42:05 dragon Exp $
IUSE="nls"
MY_P=${P/-/_}
@@ -9,7 +9,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc mips"
DEPEND=">=sys-devel/perl-5"
RDEPEND="virtual/glibc"