diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-14 11:21:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-14 11:21:39 +0000 |
commit | 97a754b0e2454ffe140696ea85a269bf1daa025b (patch) | |
tree | bbe9f3427843de1f05506c6b3906daf4f67c77a8 /net-dns | |
parent | arm stable, bug #327987 (diff) | |
download | gentoo-2-97a754b0e2454ffe140696ea85a269bf1daa025b.tar.gz gentoo-2-97a754b0e2454ffe140696ea85a269bf1daa025b.tar.bz2 gentoo-2-97a754b0e2454ffe140696ea85a269bf1daa025b.zip |
arm stable, bug #327485
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/libidn/libidn-1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog index 7bb031e8d4af..a63f2b717784 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.124 2010/07/19 19:36:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.125 2010/08/14 11:21:39 maekke Exp $ + + 14 Aug 2010; Markus Meier <maekke@gentoo.org> libidn-1.19.ebuild: + arm stable, bug #327485 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> libidn-1.19.ebuild: Stable for PPC (bug #327485). diff --git a/net-dns/libidn/libidn-1.19.ebuild b/net-dns/libidn/libidn-1.19.ebuild index 51d0da4273a0..2fd5d8df8ca6 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.7 2010/07/19 19:36:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.19.ebuild,v 1.8 2010/08/14 11:21:39 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 ) |