public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-base: gnome-python-base-2.28.1.ebuild gnome-python-base-2.22.3.ebuild ChangeLog gnome-python-base-2.28.0.ebuild gnome-python-base-2.26.1.ebuild
@ 2010-07-26 20:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2010-07-26 20:30 UTC (permalink / raw
  To: gentoo-commits

jer         10/07/26 20:30:33

  Modified:             gnome-python-base-2.28.1.ebuild
                        gnome-python-base-2.22.3.ebuild ChangeLog
                        gnome-python-base-2.28.0.ebuild
                        gnome-python-base-2.26.1.ebuild
  Log:
  Remove HPPA keywording (bug #324511).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild?r1=1.1&r2=1.2

Index: gnome-python-base-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-base-2.28.1.ebuild	17 Jun 2010 18:38:37 -0000	1.1
+++ gnome-python-base-2.28.1.ebuild	26 Jul 2010 20:30:33 -0000	1.2
@@ -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-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.1 2010/06/17 18:38:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.1.ebuild,v 1.2 2010/07/26 20:30:33 jer Exp $
 
 GCONF_DEBUG="no"
 
@@ -28,7 +28,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 



1.9                  dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild?r1=1.8&r2=1.9

Index: gnome-python-base-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-python-base-2.22.3.ebuild	28 Apr 2009 14:29:19 -0000	1.8
+++ gnome-python-base-2.22.3.ebuild	26 Jul 2010 20:30:33 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.8 2009/04/28 14:29:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.3.ebuild,v 1.9 2010/07/26 20:30:33 jer Exp $
 
 inherit versionator eutils gnome2
 
@@ -25,7 +25,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 



1.28                 dev-python/gnome-python-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	20 Jul 2010 22:37:07 -0000	1.27
+++ ChangeLog	26 Jul 2010 20:30:33 -0000	1.28
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/gnome-python-base
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.27 2010/07/20 22:37:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.28 2010/07/26 20:30:33 jer Exp $
+
+  26 Jul 2010; Jeroen Roovers <jer@gentoo.org>
+  gnome-python-base-2.22.3.ebuild, gnome-python-base-2.26.1.ebuild,
+  gnome-python-base-2.28.0.ebuild, gnome-python-base-2.28.1.ebuild:
+  Remove HPPA keywording (bug #324511).
 
   20 Jul 2010; Markus Meier <maekke@gentoo.org>
   gnome-python-base-2.28.0.ebuild:



1.6                  dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild?r1=1.5&r2=1.6

Index: gnome-python-base-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-base-2.28.0.ebuild	20 Jul 2010 22:37:07 -0000	1.5
+++ gnome-python-base-2.28.0.ebuild	26 Jul 2010 20:30:33 -0000	1.6
@@ -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-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v 1.5 2010/07/20 22:37:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.28.0.ebuild,v 1.6 2010/07/26 20:30:33 jer Exp $
 
 GCONF_DEBUG="no"
 
@@ -28,7 +28,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 



1.11                 dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?r1=1.10&r2=1.11

Index: gnome-python-base-2.26.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnome-python-base-2.26.1.ebuild	17 Jan 2010 23:36:59 -0000	1.10
+++ gnome-python-base-2.26.1.ebuild	26 Jul 2010 20:30:33 -0000	1.11
@@ -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-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.10 2010/01/17 23:36:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.11 2010/07/26 20:30:33 jer Exp $
 
 inherit versionator eutils gnome2
 
@@ -25,7 +25,7 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-26 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26 20:30 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-base: gnome-python-base-2.28.1.ebuild gnome-python-base-2.22.3.ebuild ChangeLog gnome-python-base-2.28.0.ebuild gnome-python-base-2.26.1.ebuild Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox