diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:04:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:04:12 +0000 |
commit | c9b7f99742106730f73d9e6bbe4934f7ba9636b8 (patch) | |
tree | 613f299a67ca971f2d69c2bb253c83eec5f57cb3 /net-dns/libidn/libidn-1.24.ebuild | |
parent | Version Bump (diff) | |
download | historical-c9b7f99742106730f73d9e6bbe4934f7ba9636b8.tar.gz historical-c9b7f99742106730f73d9e6bbe4934f7ba9636b8.tar.bz2 historical-c9b7f99742106730f73d9e6bbe4934f7ba9636b8.zip |
Stable for amd64, wrt bug #407303
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-dns/libidn/libidn-1.24.ebuild')
-rw-r--r-- | net-dns/libidn/libidn-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/libidn/libidn-1.24.ebuild b/net-dns/libidn/libidn-1.24.ebuild index 05c7da289104..5204a89add86 100644 --- a/net-dns/libidn/libidn-1.24.ebuild +++ b/net-dns/libidn/libidn-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.24.ebuild,v 1.6 2012/03/13 11:31:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.24.ebuild,v 1.7 2012/03/13 13:04:12 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz" LICENSE="GPL-2 GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc emacs java mono nls static-libs" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) |