diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-11 23:38:08 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-11 23:38:08 +0000 |
commit | 2a3a9de698dd9d0e9c265d0419292477bbb85137 (patch) | |
tree | f24ab19ea189b101e82e5a7e9374da1d3535643f /net-dns/libidn/libidn-0.3.7.ebuild | |
parent | Stable on sparc. (diff) | |
download | historical-2a3a9de698dd9d0e9c265d0419292477bbb85137.tar.gz historical-2a3a9de698dd9d0e9c265d0419292477bbb85137.tar.bz2 historical-2a3a9de698dd9d0e9c265d0419292477bbb85137.zip |
Stable on sparc.
Diffstat (limited to 'net-dns/libidn/libidn-0.3.7.ebuild')
-rw-r--r-- | net-dns/libidn/libidn-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |