public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen: gdbus-codegen-2.34.3.ebuild ChangeLog
@ 2013-02-25  8:33 Zac Medico (zmedico)
  0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-25  8:33 UTC (permalink / raw
  To: gentoo-commits

zmedico     13/02/25 08:33:15

  Modified:             gdbus-codegen-2.34.3.ebuild ChangeLog
  Log:
  Add ~arm-linux keyword.
  
  (Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.3                  dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild?r1=1.2&r2=1.3

Index: gdbus-codegen-2.34.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdbus-codegen-2.34.3.ebuild	10 Dec 2012 10:21:20 -0000	1.2
+++ gdbus-codegen-2.34.3.ebuild	25 Feb 2013 08:33:15 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v 1.2 2012/12/10 10:21:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v 1.3 2013/02/25 08:33:15 zmedico Exp $
 
 EAPI="5"
 GNOME_ORG_MODULE="glib"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



1.43                 dev-util/gdbus-codegen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	17 Dec 2012 19:53:28 -0000	1.42
+++ ChangeLog	25 Feb 2013 08:33:15 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/gdbus-codegen
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.42 2012/12/17 19:53:28 mgorny Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.43 2013/02/25 08:33:15 zmedico Exp $
+
+  25 Feb 2013; Zac Medico <zmedico@gentoo.org> gdbus-codegen-2.34.3.ebuild:
+  Add ~arm-linux keyword.
 
   17 Dec 2012; Michał Górny <mgorny@gentoo.org> gdbus-codegen-2.34.2.ebuild:
   Bump to EAPI=5 to make Paludis happy, bug #447524.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen: gdbus-codegen-2.34.3.ebuild ChangeLog
@ 2013-08-15  9:54 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2013-08-15  9:54 UTC (permalink / raw
  To: gentoo-commits

tetromino    13/08/15 09:54:54

  Modified:             gdbus-codegen-2.34.3.ebuild ChangeLog
  Log:
  Don't patch twice (bug #481142, thanks to Patrick Lauer).
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)

Revision  Changes    Path
1.5                  dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild?r1=1.4&r2=1.5

Index: gdbus-codegen-2.34.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gdbus-codegen-2.34.3.ebuild	14 Aug 2013 15:08:47 -0000	1.4
+++ gdbus-codegen-2.34.3.ebuild	15 Aug 2013 09:54:54 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v 1.4 2013/08/14 15:08:47 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3.ebuild,v 1.5 2013/08/15 09:54:54 tetromino Exp $
 
 EAPI="5"
 GNOME_ORG_MODULE="glib"
@@ -28,7 +28,6 @@
 python_prepare_all() {
 	PATCHES=( "${FILESDIR}/${PN}-2.32.4-sitedir.patch" )
 	distutils-r1_python_prepare_all
-	distutils-r1_python_prepare_all
 	sed -e "s:\"/usr/local\":\"${EPREFIX}/usr\":" \
 		-i config.py || die "sed config.py failed"
 



1.55                 dev-util/gdbus-codegen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	14 Aug 2013 15:08:47 -0000	1.54
+++ ChangeLog	15 Aug 2013 09:54:54 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/gdbus-codegen
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.54 2013/08/14 15:08:47 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.55 2013/08/15 09:54:54 tetromino Exp $
+
+  15 Aug 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gdbus-codegen-2.34.3.ebuild:
+  Don't patch twice (bug #481142, thanks to Patrick Lauer).
 
   14 Aug 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
   gdbus-codegen-2.32.4-r1.ebuild, gdbus-codegen-2.34.3.ebuild,





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-15  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15  9:54 [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen: gdbus-codegen-2.34.3.ebuild ChangeLog Alexandre Rostovtsev (tetromino)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-25  8:33 Zac Medico (zmedico)

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