summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-08-11 23:38:08 +0000
committerJason Wever <weeve@gentoo.org>2004-08-11 23:38:08 +0000
commit4c240d5b0d915e41e5eab57944e81c2c09ba3732 (patch)
tree031a539c11fdb6424218ccce8a188ac656a15bc4 /net-dns
parentgnuconfig_update in src_unpack(); tidy (Manifest recommit) (diff)
downloadgentoo-2-4c240d5b0d915e41e5eab57944e81c2c09ba3732.tar.gz
gentoo-2-4c240d5b0d915e41e5eab57944e81c2c09ba3732.tar.bz2
gentoo-2-4c240d5b0d915e41e5eab57944e81c2c09ba3732.zip
Stable on sparc.
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/libidn/ChangeLog5
-rw-r--r--net-dns/libidn/libidn-0.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog
index a63f6bd372dc..7edad4782219 100644
--- a/net-dns/libidn/ChangeLog
+++ b/net-dns/libidn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/libidn
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.8 2004/08/08 22:42:32 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.9 2004/08/11 23:38:08 weeve Exp $
+
+ 11 Aug 2004; Jason Wever <weeve@gentoo.org> libidn-0.3.7.ebuild:
+ Stable on sparc.
*libidn-0.5.4 (08 Aug 2004)
diff --git a/net-dns/libidn/libidn-0.3.7.ebuild b/net-dns/libidn/libidn-0.3.7.ebuild
index 6c3c45108264..12827a54fafc 100644
--- a/net-dns/libidn/libidn-0.3.7.ebuild
+++ b/net-dns/libidn/libidn-0.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.8 2004/08/08 13:03:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.9 2004/08/11 23:38:08 weeve Exp $
DESCRIPTION="Internationalized Domain Names (IDN) implementation."
HOMEPAGE="http://www.gnu.org/software/libidn/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://alpha.gnu.org/pub/gnu/libidn/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
# See http://www.gnu.org/software/libidn/manual/html_node/Supported-Platforms.html
-KEYWORDS="x86 ppc amd64 ~sparc hppa"
+KEYWORDS="x86 ppc amd64 sparc hppa"
IUSE=""
DEPEND=""