public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild
@ 2009-02-27 20:30 Joseph Jezak (josejx)
  0 siblings, 0 replies; 6+ messages in thread
From: Joseph Jezak (josejx) @ 2009-02-27 20:30 UTC (permalink / raw
  To: gentoo-commits

josejx      09/02/27 20:30:36

  Modified:             ChangeLog gmyth-0.7.ebuild
  Log:
  Marked ~ppc.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-libs/gmyth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Nov 2008 16:56:26 -0000	1.6
+++ ChangeLog	27 Feb 2009 20:30:36 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/gmyth
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.6 2008/11/02 16:56:26 jmbsvicetto Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.7 2009/02/27 20:30:36 josejx Exp $
+
+  27 Feb 2009; Joseph Jezak <josejx@gentoo.org> gmyth-0.7.ebuild:
+  Marked ~ppc.
 
   02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   metadata.xml:



1.5                  media-libs/gmyth/gmyth-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?r1=1.4&r2=1.5

Index: gmyth-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gmyth-0.7.ebuild	8 Aug 2008 19:29:34 -0000	1.4
+++ gmyth-0.7.ebuild	27 Feb 2009 20:30:36 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.4 2008/08/08 19:29:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.5 2009/02/27 20:30:36 josejx Exp $
 
 inherit libtool
 
@@ -9,7 +9,7 @@
 DESCRIPTION="GObject based library to access mythtv backends"
 HOMEPAGE="http://gmyth.sourceforge.net/"
 SRC_URI="mirror://sourceforge/gmyth/${PN}_${PV}-indt1.tar.gz"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
 SLOT="0"
 RDEPEND="net-misc/curl
 		 dev-libs/glib






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

* [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild
@ 2009-05-21 15:39 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2009-05-21 15:39 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/21 15:39:32

  Modified:             ChangeLog gmyth-0.7.ebuild
  Log:
  Marking gmyth-0.7 ppc for bug 266986
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  media-libs/gmyth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	27 Feb 2009 20:30:36 -0000	1.7
+++ ChangeLog	21 May 2009 15:39:31 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/gmyth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.7 2009/02/27 20:30:36 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.8 2009/05/21 15:39:31 ranger Exp $
+
+  21 May 2009; Brent Baude <ranger@gentoo.org> gmyth-0.7.ebuild:
+  Marking gmyth-0.7 ppc stable for bug 266986
 
   27 Feb 2009; Joseph Jezak <josejx@gentoo.org> gmyth-0.7.ebuild:
   Marked ~ppc.



1.6                  media-libs/gmyth/gmyth-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?r1=1.5&r2=1.6

Index: gmyth-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gmyth-0.7.ebuild	27 Feb 2009 20:30:36 -0000	1.5
+++ gmyth-0.7.ebuild	21 May 2009 15:39:31 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.5 2009/02/27 20:30:36 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.6 2009/05/21 15:39:31 ranger Exp $
 
 inherit libtool
 
@@ -9,7 +9,7 @@
 DESCRIPTION="GObject based library to access mythtv backends"
 HOMEPAGE="http://gmyth.sourceforge.net/"
 SRC_URI="mirror://sourceforge/gmyth/${PN}_${PV}-indt1.tar.gz"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 SLOT="0"
 RDEPEND="net-misc/curl
 		 dev-libs/glib






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

* [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild
@ 2009-05-21 19:01 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2009-05-21 19:01 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/21 19:01:53

  Modified:             ChangeLog gmyth-0.7.ebuild
  Log:
  Marking gmyth-0.7 ~ppc64 for bug 266986
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  media-libs/gmyth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	21 May 2009 15:39:31 -0000	1.8
+++ ChangeLog	21 May 2009 19:01:52 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/gmyth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.8 2009/05/21 15:39:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.9 2009/05/21 19:01:52 ranger Exp $
+
+  21 May 2009; Brent Baude <ranger@gentoo.org> gmyth-0.7.ebuild:
+  Marking gmyth-0.7 ~ppc64 for bug 266986
 
   21 May 2009; Brent Baude <ranger@gentoo.org> gmyth-0.7.ebuild:
   Marking gmyth-0.7 ppc stable for bug 266986



1.7                  media-libs/gmyth/gmyth-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?r1=1.6&r2=1.7

Index: gmyth-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gmyth-0.7.ebuild	21 May 2009 15:39:31 -0000	1.6
+++ gmyth-0.7.ebuild	21 May 2009 19:01:52 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.6 2009/05/21 15:39:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.7 2009/05/21 19:01:52 ranger Exp $
 
 inherit libtool
 
@@ -9,7 +9,7 @@
 DESCRIPTION="GObject based library to access mythtv backends"
 HOMEPAGE="http://gmyth.sourceforge.net/"
 SRC_URI="mirror://sourceforge/gmyth/${PN}_${PV}-indt1.tar.gz"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 SLOT="0"
 RDEPEND="net-misc/curl
 		 dev-libs/glib






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

* [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild
@ 2010-06-24 10:03 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-06-24 10:03 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/06/24 10:03:00

  Modified:             ChangeLog gmyth-0.7.ebuild
  Log:
  Patch to fix --as-needed support. Fixes bug #247748. Thanks to xarthisius
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 media-libs/gmyth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	21 May 2009 19:01:52 -0000	1.9
+++ ChangeLog	24 Jun 2010 10:03:00 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/gmyth
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.9 2009/05/21 19:01:52 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.10 2010/06/24 10:03:00 hwoarang Exp $
+
+  24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> gmyth-0.7.ebuild,
+  +files/gmyth-0.7-as-needed.patch:
+  Patch to fix --as-needed support. Fixes bug #247748. Thanks to xarthisius
 
   21 May 2009; Brent Baude <ranger@gentoo.org> gmyth-0.7.ebuild:
   Marking gmyth-0.7 ~ppc64 for bug 266986



1.8                  media-libs/gmyth/gmyth-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?r1=1.7&r2=1.8

Index: gmyth-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gmyth-0.7.ebuild	21 May 2009 19:01:52 -0000	1.7
+++ gmyth-0.7.ebuild	24 Jun 2010 10:03:00 -0000	1.8
@@ -1,8 +1,8 @@
-# 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/media-libs/gmyth/gmyth-0.7.ebuild,v 1.7 2009/05/21 19:01:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.8 2010/06/24 10:03:00 hwoarang Exp $
 
-inherit libtool
+inherit libtool autotools eutils
 
 IUSE="debug"
 LICENSE="LGPL-2"
@@ -20,6 +20,13 @@
 
 S="${WORKDIR}/${PN}"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}-as-needed.patch
+	AT_M4DIR="m4" eautoreconf
+}
+
 src_compile() {
 	econf   $(use_enable debug)
 	emake || die "emake failed."






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

* [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild
@ 2011-07-25 10:32 Christoph Mende (angelos)
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2011-07-25 10:32 UTC (permalink / raw
  To: gentoo-commits

angelos     11/07/25 10:32:35

  Modified:             ChangeLog gmyth-0.7.ebuild
  Log:
  Fix compilation against curl-7.21.7 (bug #376145)
  
  (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 media-libs/gmyth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	24 Jun 2010 10:03:00 -0000	1.10
+++ ChangeLog	25 Jul 2011 10:32:35 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/gmyth
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.10 2010/06/24 10:03:00 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.11 2011/07/25 10:32:35 angelos Exp $
+
+  25 Jul 2011; Christoph Mende <angelos@gentoo.org> gmyth-0.7.ebuild,
+  +files/gmyth-0.7-curl-headers.patch:
+  Fix compilation against curl-7.21.7 (bug #376145)
 
   24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> gmyth-0.7.ebuild,
   +files/gmyth-0.7-as-needed.patch:



1.9                  media-libs/gmyth/gmyth-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?r1=1.8&r2=1.9

Index: gmyth-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gmyth-0.7.ebuild	24 Jun 2010 10:03:00 -0000	1.8
+++ gmyth-0.7.ebuild	25 Jul 2011 10:32:35 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.8 2010/06/24 10:03:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.9 2011/07/25 10:32:35 angelos Exp $
 
 inherit libtool autotools eutils
 
@@ -23,7 +23,8 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	epatch "${FILESDIR}"/${P}-as-needed.patch
+	epatch "${FILESDIR}"/${P}-as-needed.patch \
+		"${FILESDIR}"/${P}-curl-headers.patch
 	AT_M4DIR="m4" eautoreconf
 }
 






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

* [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild
@ 2011-07-25 18:02 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 6+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-25 18:02 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/25 18:02:44

  Modified:             ChangeLog gmyth-0.7.ebuild
  Log:
  ppc64 stable wrt #368281
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 media-libs/gmyth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	25 Jul 2011 10:32:35 -0000	1.11
+++ ChangeLog	25 Jul 2011 18:02:44 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/gmyth
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.11 2011/07/25 10:32:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.12 2011/07/25 18:02:44 xarthisius Exp $
+
+  25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> gmyth-0.7.ebuild:
+  ppc64 stable wrt #368281
 
   25 Jul 2011; Christoph Mende <angelos@gentoo.org> gmyth-0.7.ebuild,
   +files/gmyth-0.7-curl-headers.patch:



1.10                 media-libs/gmyth/gmyth-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild?r1=1.9&r2=1.10

Index: gmyth-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gmyth-0.7.ebuild	25 Jul 2011 10:32:35 -0000	1.9
+++ gmyth-0.7.ebuild	25 Jul 2011 18:02:44 -0000	1.10
@@ -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/media-libs/gmyth/gmyth-0.7.ebuild,v 1.9 2011/07/25 10:32:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.10 2011/07/25 18:02:44 xarthisius Exp $
 
 inherit libtool autotools eutils
 
@@ -9,7 +9,7 @@
 DESCRIPTION="GObject based library to access mythtv backends"
 HOMEPAGE="http://gmyth.sourceforge.net/"
 SRC_URI="mirror://sourceforge/gmyth/${PN}_${PV}-indt1.tar.gz"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 SLOT="0"
 RDEPEND="net-misc/curl
 		 dev-libs/glib






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

end of thread, other threads:[~2011-07-25 18:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-27 20:30 [gentoo-commits] gentoo-x86 commit in media-libs/gmyth: ChangeLog gmyth-0.7.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-21 15:39 Brent Baude (ranger)
2009-05-21 19:01 Brent Baude (ranger)
2010-06-24 10:03 Markos Chandras (hwoarang)
2011-07-25 10:32 Christoph Mende (angelos)
2011-07-25 18:02 Kacper Kowalik (xarthisius)

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