diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-30 11:08:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-30 11:08:14 +0000 |
commit | 554c0783513351d12428f09d3bf0dfcf91c96e5e (patch) | |
tree | 51617f3ffe6a3376a1bece5b952ff749dca7db48 /net-dns | |
parent | Stable for amd64, wrt bug #423989 (diff) | |
download | gentoo-2-554c0783513351d12428f09d3bf0dfcf91c96e5e.tar.gz gentoo-2-554c0783513351d12428f09d3bf0dfcf91c96e5e.tar.bz2 gentoo-2-554c0783513351d12428f09d3bf0dfcf91c96e5e.zip |
Stable for amd64, wrt bug #424125
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/libidn/libidn-1.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog index b831644ff907..721eb68cedac 100644 --- a/net-dns/libidn/ChangeLog +++ b/net-dns/libidn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/libidn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.167 2012/05/23 16:11:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.168 2012/06/30 11:08:14 ago Exp $ + + 30 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libidn-1.25.ebuild: + Stable for amd64, wrt bug #424125 *libidn-1.25 (23 May 2012) diff --git a/net-dns/libidn/libidn-1.25.ebuild b/net-dns/libidn/libidn-1.25.ebuild index 0978868d2c6b..8e90a5038523 100644 --- a/net-dns/libidn/libidn-1.25.ebuild +++ b/net-dns/libidn/libidn-1.25.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.25.ebuild,v 1.1 2012/05/23 16:11:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.25.ebuild,v 1.2 2012/06/30 11:08:14 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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="doc emacs java mono nls static-libs" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) |