summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-25 21:19:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-25 21:19:07 +0000
commit272edc1f2e6a2b1e66dea5f7e550cfdd0968b67b (patch)
treed6af1d55481c8a29c3d89784f45846682bb42ad5 /net-misc/jwhois
parentFix broken Manifest for metadata.xml. (diff)
downloadgentoo-2-272edc1f2e6a2b1e66dea5f7e550cfdd0968b67b.tar.gz
gentoo-2-272edc1f2e6a2b1e66dea5f7e550cfdd0968b67b.tar.bz2
gentoo-2-272edc1f2e6a2b1e66dea5f7e550cfdd0968b67b.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/jwhois')
-rw-r--r--net-misc/jwhois/ChangeLog7
-rw-r--r--net-misc/jwhois/jwhois-4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/jwhois/ChangeLog b/net-misc/jwhois/ChangeLog
index 2b58f9887d84..a72803f2e976 100644
--- a/net-misc/jwhois/ChangeLog
+++ b/net-misc/jwhois/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/jwhois
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/ChangeLog,v 1.29 2007/09/29 13:49:25 vapier Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/ChangeLog,v 1.30 2008/01/25 21:19:07 armin76 Exp $
+
+ 25 Jan 2008; Raúl Porcel <armin76@gentoo.org> jwhois-4.0.ebuild:
+ alpha/ia64/sparc/x86 stable
*jwhois-4.0 (29 Sep 2007)
diff --git a/net-misc/jwhois/jwhois-4.0.ebuild b/net-misc/jwhois/jwhois-4.0.ebuild
index 42dcc02cda43..f6b2f3a31762 100644
--- a/net-misc/jwhois/jwhois-4.0.ebuild
+++ b/net-misc/jwhois/jwhois-4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0.ebuild,v 1.1 2007/09/29 13:49:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0.ebuild,v 1.2 2008/01/25 21:19:07 armin76 Exp $
DESCRIPTION="Advanced Internet Whois client capable of recursive queries"
HOMEPAGE="http://www.gnu.org/software/jwhois/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="nls"
DEPEND=""