* [gentoo-commits] gentoo-x86 commit in dev-libs/libgdata: libgdata-0.10.2.ebuild ChangeLog
@ 2012-09-23 4:02 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-23 4:02 UTC (permalink / raw
To: gentoo-commits
blueness 12/09/23 04:02:10
Modified: libgdata-0.10.2.ebuild ChangeLog
Log:
keyword ~ppc64, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-libs/libgdata/libgdata-0.10.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild?r1=1.1&r2=1.2
Index: libgdata-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgdata-0.10.2.ebuild 15 Mar 2012 01:24:29 -0000 1.1
+++ libgdata-0.10.2.ebuild 23 Sep 2012 04:02:10 -0000 1.2
@@ -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/dev-libs/libgdata/libgdata-0.10.2.ebuild,v 1.1 2012/03/15 01:24:29 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild,v 1.2 2012/09/23 04:02:10 blueness Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc gnome +introspection static-libs"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
1.54 dev-libs/libgdata/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 6 May 2012 07:39:34 -0000 1.53
+++ ChangeLog 23 Sep 2012 04:02:10 -0000 1.54
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libgdata
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v 1.53 2012/05/06 07:39:34 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v 1.54 2012/09/23 04:02:10 blueness Exp $
+
+ 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libgdata-0.10.2.ebuild:
+ keyword ~ppc64, bug #379651
*libgdata-0.12.0 (06 May 2012)
@@ -213,4 +216,3 @@
29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
+libgdata-0.5.0.ebuild, +metadata.xml:
Initial ebuild for GNOME 2.28.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libgdata: libgdata-0.10.2.ebuild ChangeLog
@ 2012-09-23 5:53 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-23 5:53 UTC (permalink / raw
To: gentoo-commits
blueness 12/09/23 05:53:43
Modified: libgdata-0.10.2.ebuild ChangeLog
Log:
keyword ~ppc, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-libs/libgdata/libgdata-0.10.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild?r1=1.2&r2=1.3
Index: libgdata-0.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgdata-0.10.2.ebuild 23 Sep 2012 04:02:10 -0000 1.2
+++ libgdata-0.10.2.ebuild 23 Sep 2012 05:53:42 -0000 1.3
@@ -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/dev-libs/libgdata/libgdata-0.10.2.ebuild,v 1.2 2012/09/23 04:02:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.10.2.ebuild,v 1.3 2012/09/23 05:53:42 blueness Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc gnome +introspection static-libs"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed
1.55 dev-libs/libgdata/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgdata/ChangeLog?r1=1.54&r2=1.55
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog 23 Sep 2012 04:02:10 -0000 1.54
+++ ChangeLog 23 Sep 2012 05:53:42 -0000 1.55
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libgdata
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v 1.54 2012/09/23 04:02:10 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v 1.55 2012/09/23 05:53:42 blueness Exp $
+
+ 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libgdata-0.10.2.ebuild:
+ keyword ~ppc, bug #379651
23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libgdata-0.10.2.ebuild:
keyword ~ppc64, bug #379651
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-23 5:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-23 5:53 [gentoo-commits] gentoo-x86 commit in dev-libs/libgdata: libgdata-0.10.2.ebuild ChangeLog Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2012-09-23 4:02 Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox