diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-02-09 21:47:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-02-09 21:47:21 +0000 |
commit | e247042ed600323533d7d12d2ebde6018fcf59e9 (patch) | |
tree | 0ee169595e92b66bb26db68fff3b28e88305d7d6 /net-dns | |
parent | Sparc stable --- Bug #209461 --- Good for over 3 months. (diff) | |
download | gentoo-2-e247042ed600323533d7d12d2ebde6018fcf59e9.tar.gz gentoo-2-e247042ed600323533d7d12d2ebde6018fcf59e9.tar.bz2 gentoo-2-e247042ed600323533d7d12d2ebde6018fcf59e9.zip |
arm/s390/sh stable
(Portage version: 2.1.4.1)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/libidn/libidn-1.0-r1.ebuild b/net-dns/libidn/libidn-1.0-r1.ebuild index 3a81aff2f064..e12ff5834046 100644 --- a/net-dns/libidn/libidn-1.0-r1.ebuild +++ b/net-dns/libidn/libidn-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.0-r1.ebuild,v 1.3 2008/02/05 11:04:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.0-r1.ebuild,v 1.4 2008/02/09 21:47:21 vapier Exp $ inherit java-pkg-opt-2 mono autotools elisp-common @@ -10,7 +10,7 @@ SRC_URI="ftp://alpha.gnu.org/pub/gnu/libidn/${P}.tar.gz" LICENSE="LGPL-2.1 GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="java doc emacs mono nls" DEPEND="java? ( >=virtual/jdk-1.4 |