public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/liblingoteach: ChangeLog liblingoteach-0.2.3.ebuild
@ 2009-09-30  8:26 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-09-30  8:26 UTC (permalink / raw
  To: gentoo-commits

fauli       09/09/30 08:26:05

  Modified:             ChangeLog liblingoteach-0.2.3.ebuild
  Log:
  add ~x86, bug 284424
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.6                  media-libs/liblingoteach/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	12 Sep 2009 11:28:10 -0000	1.5
+++ ChangeLog	30 Sep 2009 08:26:05 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/liblingoteach
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v 1.5 2009/09/12 11:28:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v 1.6 2009/09/30 08:26:05 fauli Exp $
+
+  30 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+  liblingoteach-0.2.3.ebuild:
+  add ~x86, bug 284424
 
   12 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
   liblingoteach-0.2.3.ebuild:



1.3                  media-libs/liblingoteach/liblingoteach-0.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild?r1=1.2&r2=1.3

Index: liblingoteach-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- liblingoteach-0.2.3.ebuild	12 Sep 2009 11:28:10 -0000	1.2
+++ liblingoteach-0.2.3.ebuild	30 Sep 2009 08:26:05 -0000	1.3
@@ -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/liblingoteach/liblingoteach-0.2.3.ebuild,v 1.2 2009/09/12 11:28:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v 1.3 2009/09/30 08:26:05 fauli Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="debug zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )






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

* [gentoo-commits] gentoo-x86 commit in media-libs/liblingoteach: ChangeLog liblingoteach-0.2.3.ebuild
@ 2012-05-05  8:02 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  8:02 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 08:02:41

  Modified:             ChangeLog liblingoteach-0.2.3.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.7                  media-libs/liblingoteach/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	30 Sep 2009 08:26:05 -0000	1.6
+++ ChangeLog	5 May 2012 08:02:41 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/liblingoteach
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v 1.6 2009/09/30 08:26:05 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/ChangeLog,v 1.7 2012/05/05 08:02:41 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> liblingoteach-0.2.3.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   30 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
   liblingoteach-0.2.3.ebuild:



1.4                  media-libs/liblingoteach/liblingoteach-0.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild?r1=1.3&r2=1.4

Index: liblingoteach-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- liblingoteach-0.2.3.ebuild	30 Sep 2009 08:26:05 -0000	1.3
+++ liblingoteach-0.2.3.ebuild	5 May 2012 08:02:41 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v 1.3 2009/09/30 08:26:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/liblingoteach/liblingoteach-0.2.3.ebuild,v 1.4 2012/05/05 08:02:41 jdhore Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@
 RDEPEND="zlib? ( sys-libs/zlib )
 	dev-libs/libxml2"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_configure() {
 	econf --disable-dependency-tracking \






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

end of thread, other threads:[~2012-05-05  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05  8:02 [gentoo-commits] gentoo-x86 commit in media-libs/liblingoteach: ChangeLog liblingoteach-0.2.3.ebuild Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-30  8:26 Christian Faulhammer (fauli)

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