public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/librvp: librvp-0.9.7.ebuild librvp-0.9.6.ebuild ChangeLog
@ 2012-05-04  6:22 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  6:22 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 06:22:13

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

Revision  Changes    Path
1.2                  net-im/librvp/librvp-0.9.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild?r1=1.1&r2=1.2

Index: librvp-0.9.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- librvp-0.9.7.ebuild	28 Aug 2009 15:31:45 -0000	1.1
+++ librvp-0.9.7.ebuild	4 May 2012 06:22:13 -0000	1.2
@@ -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/net-im/librvp/librvp-0.9.7.ebuild,v 1.1 2009/08/28 15:31:45 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild,v 1.2 2012/05/04 06:22:13 jdhore Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 IUSE=""
 
 RDEPEND="net-im/pidgin[gtk]"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 	${RDEPEND}"
 
 src_configure() {



1.7                  net-im/librvp/librvp-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild?r1=1.6&r2=1.7

Index: librvp-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- librvp-0.9.6.ebuild	28 Aug 2009 15:23:00 -0000	1.6
+++ librvp-0.9.6.ebuild	4 May 2012 06:22:13 -0000	1.7
@@ -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/net-im/librvp/librvp-0.9.6.ebuild,v 1.6 2009/08/28 15:23:00 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild,v 1.7 2012/05/04 06:22:13 jdhore Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 IUSE=""
 
 RDEPEND="net-im/pidgin[gtk]"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 	${RDEPEND}"
 
 src_configure() {



1.14                 net-im/librvp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	28 Aug 2009 15:34:16 -0000	1.13
+++ ChangeLog	4 May 2012 06:22:13 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/librvp
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v 1.13 2009/08/28 15:34:16 vostorga Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v 1.14 2012/05/04 06:22:13 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> librvp-0.9.6.ebuild,
+  librvp-0.9.7.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *librvp-0.9.7 (28 Aug 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in net-im/librvp: librvp-0.9.7.ebuild librvp-0.9.6.ebuild ChangeLog
@ 2014-08-05 18:34 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 18:34 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/05 18:34:11

  Modified:             librvp-0.9.7.ebuild librvp-0.9.6.ebuild ChangeLog
  Log:
  Remove trailing '.' from DESCRIPTION.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  net-im/librvp/librvp-0.9.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild?r1=1.2&r2=1.3

Index: librvp-0.9.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- librvp-0.9.7.ebuild	4 May 2012 06:22:13 -0000	1.2
+++ librvp-0.9.7.ebuild	5 Aug 2014 18:34:11 -0000	1.3
@@ -1,6 +1,6 @@
-# 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/net-im/librvp/librvp-0.9.7.ebuild,v 1.2 2012/05/04 06:22:13 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.7.ebuild,v 1.3 2014/08/05 18:34:11 mrueg Exp $
 
 EAPI="2"
 



1.8                  net-im/librvp/librvp-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild?r1=1.7&r2=1.8

Index: librvp-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- librvp-0.9.6.ebuild	4 May 2012 06:22:13 -0000	1.7
+++ librvp-0.9.6.ebuild	5 Aug 2014 18:34:11 -0000	1.8
@@ -1,6 +1,6 @@
-# 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/net-im/librvp/librvp-0.9.6.ebuild,v 1.7 2012/05/04 06:22:13 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild,v 1.8 2014/08/05 18:34:11 mrueg Exp $
 
 EAPI="2"
 



1.15                 net-im/librvp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/librvp/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	4 May 2012 06:22:13 -0000	1.14
+++ ChangeLog	5 Aug 2014 18:34:11 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/librvp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v 1.14 2012/05/04 06:22:13 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v 1.15 2014/08/05 18:34:11 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> librvp-0.9.6.ebuild,
+  librvp-0.9.7.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> librvp-0.9.6.ebuild,
   librvp-0.9.7.ebuild:
@@ -54,4 +58,3 @@
   25 Jan 2006; Josh Glover <jmglov@gentoo.org> +metadata.xml,
   +librvp-0.4.ebuild:
   This package was submitted by Josh Glover in bug #120235
-





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

end of thread, other threads:[~2014-08-05 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  6:22 [gentoo-commits] gentoo-x86 commit in net-im/librvp: librvp-0.9.7.ebuild librvp-0.9.6.ebuild ChangeLog Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-05 18:34 Manuel Rueger (mrueg)

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