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.60) (envelope-from ) id 1OxJu6-0004tE-CH for garchives@archives.gentoo.org; Sun, 19 Sep 2010 13:26:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7591EE07D4; Sun, 19 Sep 2010 13:26:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 34B11E07D4 for ; Sun, 19 Sep 2010 13:26:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9FFF62AC026 for ; Sun, 19 Sep 2010 13:25:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2206) id 2CB2A20051; Sun, 19 Sep 2010 13:25:58 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/pkgconfig: pkgconfig-0.25-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pkgconfig-0.25-r2.ebuild ChangeLog X-VCS-Directories: dev-util/pkgconfig X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: <20100919132558.2CB2A20051@flycatcher.gentoo.org> Date: Sun, 19 Sep 2010 13:25:58 +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: 1a866a91-d22f-4087-9851-8b0a29dff78b X-Archives-Hash: 8f38e956bf7a6fb72777759c0009dfb9 klausman 10/09/19 13:25:58 Modified: pkgconfig-0.25-r2.ebuild ChangeLog Log: Stable on alpha, bug #331345, thanks to mattst88 for testing =20 (Portage version: 2.1.9.7/cvs/Linux x86_64) Revision Changes Path 1.8 dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig= /pkgconfig-0.25-r2.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig= /pkgconfig-0.25-r2.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig= /pkgconfig-0.25-r2.ebuild?r1=3D1.7&r2=3D1.8 Index: pkgconfig-0.25-r2.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/dev-util/pkgconfig/pkgconfig-0.25-r2.eb= uild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pkgconfig-0.25-r2.ebuild 23 Aug 2010 20:06:10 -0000 1.7 +++ pkgconfig-0.25-r2.ebuild 19 Sep 2010 13:25:58 -0000 1.8 @@ -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/dev-util/pkgconfig/pkgconfig-0.25-r2.= ebuild,v 1.7 2010/08/23 20:06:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.25-r2.= ebuild,v 1.8 2010/09/19 13:25:58 klausman Exp $ =20 EAPI=3D2 inherit eutils flag-o-matic @@ -13,7 +13,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh= ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh = ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"elibc_FreeBSD hardened" =20 DEPEND=3D">=3Ddev-libs/popt-1.15" 1.90 dev-util/pkgconfig/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig= /ChangeLog?rev=3D1.90&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig= /ChangeLog?rev=3D1.90&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig= /ChangeLog?r1=3D1.89&r2=3D1.90 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/dev-util/pkgconfig/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 3 Sep 2010 12:35:14 -0000 1.89 +++ ChangeLog 19 Sep 2010 13:25:58 -0000 1.90 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/pkgconfig # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.89 2= 010/09/03 12:35:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.90 2= 010/09/19 13:25:58 klausman Exp $ + + 19 Sep 2010; Tobias Klausmann + pkgconfig-0.25-r2.ebuild: + Stable on alpha, bug #331345, thanks to mattst88 for testing =20 03 Sep 2010; Pacho Ramos metadata.xml: Move maintainership to freedesktop as talked with them.