From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1Srx67-00021C-Uu for garchives@archives.gentoo.org; Thu, 19 Jul 2012 20:13:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC39FE0268; Thu, 19 Jul 2012 20:13:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A9494E0268 for ; Thu, 19 Jul 2012 20:13:12 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 186841B4003 for ; Thu, 19 Jul 2012 20:13:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id B770F20063; Thu, 19 Jul 2012 20:13:10 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-dns/libidn: libidn-1.25.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libidn-1.25.ebuild ChangeLog X-VCS-Directories: net-dns/libidn X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20120719201310.B770F20063@flycatcher.gentoo.org> Date: Thu, 19 Jul 2012 20:13:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8d55440a-9e8c-4584-ae4e-6b087c152c9d X-Archives-Hash: 5ab19e78b87c37b944093c0561aebd1a maekke 12/07/19 20:13:10 Modified: libidn-1.25.ebuild ChangeLog Log: arm stable, bug #424125 =20 (Portage version: 2.1.11.7/cvs/Linux i686) Revision Changes Path 1.5 net-dns/libidn/libidn-1.25.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/lib= idn-1.25.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/lib= idn-1.25.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/lib= idn-1.25.ebuild?r1=3D1.4&r2=3D1.5 Index: libidn-1.25.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.25.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libidn-1.25.ebuild 3 Jul 2012 20:02:18 -0000 1.4 +++ libidn-1.25.ebuild 19 Jul 2012 20:13:10 -0000 1.5 @@ -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= .4 2012/07/03 20:02:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-1.25.ebuild,v 1= .5 2012/07/19 20:13:10 maekke Exp $ =20 EAPI=3D"4" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2 GPL-3 LGPL-3" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s= h ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE=3D"doc emacs java mono nls static-libs" =20 DOCS=3D( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) 1.171 net-dns/libidn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/Cha= ngeLog?rev=3D1.171&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/Cha= ngeLog?rev=3D1.171&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/libidn/Cha= ngeLog?r1=3D1.170&r2=3D1.171 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- ChangeLog 3 Jul 2012 20:02:18 -0000 1.170 +++ ChangeLog 19 Jul 2012 20:13:10 -0000 1.171 @@ -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.170 2012= /07/03 20:02:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.171 2012= /07/19 20:13:10 maekke Exp $ + + 19 Jul 2012; Markus Meier libidn-1.25.ebuild: + arm stable, bug #424125 =20 03 Jul 2012; Jeroen Roovers libidn-1.25.ebuild: Stable for HPPA (bug #424125).