summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-09 15:52:39 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-09 15:52:39 +0000
commitfcad224f63a02fdc4cfa3d8d1a7de72dd03ad0c5 (patch)
tree6461e9883126857ed67ab716d6376c922aa4ffe7 /net-dns
parentstable amd64, bug 327451 (diff)
downloadgentoo-2-fcad224f63a02fdc4cfa3d8d1a7de72dd03ad0c5.tar.gz
gentoo-2-fcad224f63a02fdc4cfa3d8d1a7de72dd03ad0c5.tar.bz2
gentoo-2-fcad224f63a02fdc4cfa3d8d1a7de72dd03ad0c5.zip
stable amd64, bug 327485
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/libidn/ChangeLog5
-rw-r--r--net-dns/libidn/libidn-1.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog
index b471fa306096..3d766a323e56 100644
--- a/net-dns/libidn/ChangeLog
+++ b/net-dns/libidn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/libidn
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.119 2010/07/07 16:16:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.120 2010/07/09 15:52:39 pacho Exp $
+
+ 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> libidn-1.19.ebuild:
+ stable amd64, bug 327485
07 Jul 2010; Jeroen Roovers <jer@gentoo.org> -libidn-1.16.ebuild,
-libidn-1.18.ebuild, libidn-1.19.ebuild:
diff --git a/net-dns/libidn/libidn-1.19.ebuild b/net-dns/libidn/libidn-1.19.ebuild
index 9964ed0577ca..c0e025e3cb62 100644
--- a/net-dns/libidn/libidn-1.19.ebuild
+++ b/net-dns/libidn/libidn-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild,v 1.2 2010/07/07 16:16:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild,v 1.3 2010/07/09 15:52:39 pacho Exp $
inherit java-pkg-opt-2 mono elisp-common
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
LICENSE="LGPL-2.1 GPL-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"
COMMON_DEPEND="emacs? ( virtual/emacs )