public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-core: hachoir-core-1.0.1.ebuild hachoir-core-1.1.ebuild ChangeLog
@ 2008-04-04 20:41 Cedric Krier (cedk)
  0 siblings, 0 replies; only message in thread
From: Cedric Krier (cedk) @ 2008-04-04 20:41 UTC (permalink / raw
  To: gentoo-commits

cedk        08/04/04 20:41:56

  Modified:             hachoir-core-1.0.1.ebuild hachoir-core-1.1.ebuild
                        ChangeLog
  Log:
  Add ~ppc keyword for bug #216165
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  dev-python/hachoir-core/hachoir-core-1.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild?r1=1.1&r2=1.2

Index: hachoir-core-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hachoir-core-1.0.1.ebuild	14 Jul 2007 13:17:47 -0000	1.1
+++ hachoir-core-1.0.1.ebuild	4 Apr 2008 20:41:56 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild,v 1.1 2007/07/14 13:17:47 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.0.1.ebuild,v 1.2 2008/04/04 20:41:56 cedk Exp $
 
 NEED_PYTHON=2.4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
 IUSE=""
 
 DEPEND=""



1.2                  dev-python/hachoir-core/hachoir-core-1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild?r1=1.1&r2=1.2

Index: hachoir-core-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hachoir-core-1.1.ebuild	3 Apr 2008 16:03:53 -0000	1.1
+++ hachoir-core-1.1.ebuild	4 Apr 2008 20:41:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild,v 1.1 2008/04/03 16:03:53 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/hachoir-core-1.1.ebuild,v 1.2 2008/04/04 20:41:56 cedk Exp $
 
 NEED_PYTHON=2.4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
 IUSE=""
 
 DEPEND=""



1.4                  dev-python/hachoir-core/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/hachoir-core/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	3 Apr 2008 16:03:53 -0000	1.3
+++ ChangeLog	4 Apr 2008 20:41:56 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/hachoir-core
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.3 2008/04/03 16:03:53 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hachoir-core/ChangeLog,v 1.4 2008/04/04 20:41:56 cedk Exp $
+
+  04 Apr 2008; Cédric Krier <cedk@gentoo.org> hachoir-core-1.0.1.ebuild,
+  hachoir-core-1.1.ebuild:
+  Add ~ppc keyword for bug #216165
 
 *hachoir-core-1.1 (03 Apr 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-04-04 20:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-04 20:41 [gentoo-commits] gentoo-x86 commit in dev-python/hachoir-core: hachoir-core-1.0.1.ebuild hachoir-core-1.1.ebuild ChangeLog Cedric Krier (cedk)

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