diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-19 10:51:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-19 10:51:42 +0000 |
commit | 2ca3a4c41f246f44d191d2deb7915bd40fa97b37 (patch) | |
tree | 0c61083d7fd68ff2eb2944d3c5b13c12c81750f9 /net-dns | |
parent | arm stable, bug #370845 (diff) | |
download | gentoo-2-2ca3a4c41f246f44d191d2deb7915bd40fa97b37.tar.gz gentoo-2-2ca3a4c41f246f44d191d2deb7915bd40fa97b37.tar.bz2 gentoo-2-2ca3a4c41f246f44d191d2deb7915bd40fa97b37.zip |
arm stable, bug #371169
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/libidn/libidn-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog index 36a829cfdc83..2b4af847394c 100644 --- a/net-dns/libidn/ChangeLog +++ b/net-dns/libidn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/libidn # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.140 2011/06/18 20:15:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.141 2011/06/19 10:51:42 maekke Exp $ + + 19 Jun 2011; Markus Meier <maekke@gentoo.org> libidn-1.22.ebuild: + arm stable, bug #371169 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> libidn-1.22.ebuild: Stable on amd64 wrt bug #371169 diff --git a/net-dns/libidn/libidn-1.22.ebuild b/net-dns/libidn/libidn-1.22.ebuild index a0c7b170caf2..32e211b785d2 100644 --- a/net-dns/libidn/libidn-1.22.ebuild +++ b/net-dns/libidn/libidn-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.22.ebuild,v 1.4 2011/06/18 20:15:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.22.ebuild,v 1.5 2011/06/19 10:51:42 maekke 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 ) |