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 1QF91o-0001S2-9c for garchives@archives.gentoo.org; Wed, 27 Apr 2011 17:59:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92E321C08B; Wed, 27 Apr 2011 17:59:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 53FCC1C08B for ; Wed, 27 Apr 2011 17:59:49 +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 60C2C1B4062 for ; Wed, 27 Apr 2011 17:59:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id E3BF820051; Wed, 27 Apr 2011 17:59:45 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgpg-error: libgpg-error-1.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libgpg-error-1.10.ebuild ChangeLog X-VCS-Directories: dev-libs/libgpg-error X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20110427175945.E3BF820051@flycatcher.gentoo.org> Date: Wed, 27 Apr 2011 17:59:45 +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: X-Archives-Hash: 6aaa8ae28810a079c51705b8a955ea7c grobian 11/04/27 17:59:45 Modified: libgpg-error-1.10.ebuild ChangeLog Log: Marked ~m68k-mint, bug #364787 =20 (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc) Revision Changes Path 1.9 dev-libs/libgpg-error/libgpg-error-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/libgpg-error-1.10.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/libgpg-error-1.10.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/libgpg-error-1.10.ebuild?r1=3D1.8&r2=3D1.9 Index: libgpg-error-1.10.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-libs/libgpg-error/libgpg-error-1.10= .ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libgpg-error-1.10.ebuild 23 Mar 2011 20:32:55 -0000 1.8 +++ libgpg-error-1.10.ebuild 27 Apr 2011 17:59:45 -0000 1.9 @@ -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/dev-libs/libgpg-error/libgpg-error-1.= 10.ebuild,v 1.8 2011/03/23 20:32:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.= 10.ebuild,v 1.9 2011/04/27 17:59:45 grobian Exp $ =20 EAPI=3D"3" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2 LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh = ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~= amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~s= parc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh = ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~= amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc= -solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"common-lisp nls static-libs" =20 RDEPEND=3D"nls? ( virtual/libintl )" 1.80 dev-libs/libgpg-error/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/ChangeLog?rev=3D1.80&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/ChangeLog?rev=3D1.80&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-er= ror/ChangeLog?r1=3D1.79&r2=3D1.80 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-libs/libgpg-error/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 23 Mar 2011 20:32:55 -0000 1.79 +++ ChangeLog 27 Apr 2011 17:59:45 -0000 1.80 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgpg-error # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.7= 9 2011/03/23 20:32:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.8= 0 2011/04/27 17:59:45 grobian Exp $ + + 27 Apr 2011; Fabian Groffen libgpg-error-1.10.ebu= ild: + Marked ~m68k-mint, bug #364787 =20 23 Mar 2011; Kacper Kowalik libgpg-error-1.10.= ebuild: ppc/ppc64 stable wrt #355265