summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-11 08:43:13 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-11 08:43:13 +0000
commit77394dea9dad3cafe742dfea98e1050bb0be81fd (patch)
tree9508efd0c2788d07c88276ea5989e86bc1f14830 /net-dns
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-77394dea9dad3cafe742dfea98e1050bb0be81fd.tar.gz
gentoo-2-77394dea9dad3cafe742dfea98e1050bb0be81fd.tar.bz2
gentoo-2-77394dea9dad3cafe742dfea98e1050bb0be81fd.zip
Added to ~ppc
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 a1ed807e4c9c..709f26a53176 100644
--- a/net-dns/libidn/ChangeLog
+++ b/net-dns/libidn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/libidn
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.1 2004/03/01 17:57:00 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.2 2004/04/11 08:41:42 dholm Exp $
+
+ 11 Apr 2004; David Holm <dholm@gentoo.org> libidn-0.3.7.ebuild:
+ Added to ~ppc.
*libidn-0.3.7 (01 Mar 2004)
diff --git a/net-dns/libidn/libidn-0.3.7.ebuild b/net-dns/libidn/libidn-0.3.7.ebuild
index 07304ce9e40e..634ecc7c9adb 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 Technologies, Inc.
# 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.1 2004/03/01 17:57:00 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.2 2004/04/11 08:41:42 dholm 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"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=""