public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/cxfe: cxfe-0.9.2.ebuild ChangeLog
@ 2012-05-05  8:58 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  8:58 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 08:58:55

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

Revision  Changes    Path
1.4                  media-video/cxfe/cxfe-0.9.2.ebuild

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

Index: cxfe-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cxfe-0.9.2.ebuild	6 Oct 2008 20:33:07 -0000	1.3
+++ cxfe-0.9.2.ebuild	5 May 2012 08:58:55 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v 1.3 2008/10/06 20:33:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v 1.4 2012/05/05 08:58:55 jdhore Exp $
 
 inherit eutils
 
@@ -21,7 +21,7 @@
 	   sys-libs/ncurses"
 
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_unpack() {
 	unpack ${A}



1.25                 media-video/cxfe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	6 Oct 2008 21:38:15 -0000	1.24
+++ ChangeLog	5 May 2012 08:58:55 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/cxfe
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.24 2008/10/06 21:38:15 aballier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.25 2012/05/05 08:58:55 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> cxfe-0.9.2.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   06 Oct 2008; Alexis Ballier <aballier@gentoo.org>
   -files/cxfe-0.9.1-asneeded.patch, -files/gcc-2.95-fix.patch,






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

* [gentoo-commits] gentoo-x86 commit in media-video/cxfe: cxfe-0.9.2.ebuild ChangeLog
@ 2014-08-10 20:57 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:57 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:57:46

  Modified:             cxfe-0.9.2.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.5                  media-video/cxfe/cxfe-0.9.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild?r1=1.4&r2=1.5

Index: cxfe-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cxfe-0.9.2.ebuild	5 May 2012 08:58:55 -0000	1.4
+++ cxfe-0.9.2.ebuild	10 Aug 2014 20:57:46 -0000	1.5
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v 1.4 2012/05/05 08:58:55 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/cxfe-0.9.2.ebuild,v 1.5 2014/08/10 20:57:46 slyfox Exp $
 
 inherit eutils
 
-DESCRIPTION="A command line interface for xine."
+DESCRIPTION="A command line interface for xine"
 HOMEPAGE="http://people.iola.dk/anders/cxfe/"
 
 SRC_URI="http://people.iola.dk/anders/cxfe/${P}.tar.bz2"



1.26                 media-video/cxfe/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cxfe/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	5 May 2012 08:58:55 -0000	1.25
+++ ChangeLog	10 Aug 2014 20:57:46 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/cxfe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.25 2012/05/05 08:58:55 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/cxfe/ChangeLog,v 1.26 2014/08/10 20:57:46 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cxfe-0.9.2.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> cxfe-0.9.2.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig





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

end of thread, other threads:[~2014-08-11 21:44 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:58 [gentoo-commits] gentoo-x86 commit in media-video/cxfe: cxfe-0.9.2.ebuild ChangeLog Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:57 Sergei Trofimovich (slyfox)

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