public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsgraph: cvsgraph-1.7.0.ebuild ChangeLog cvsgraph-1.6.1.ebuild
@ 2011-02-25 20:57 Kevin McCarthy (signals)
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin McCarthy (signals) @ 2011-02-25 20:57 UTC (permalink / raw
  To: gentoo-commits

signals     11/02/25 20:57:39

  Modified:             cvsgraph-1.7.0.ebuild ChangeLog
                        cvsgraph-1.6.1.ebuild
  Log:
  depend virtual/jpeg
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild?r1=1.1&r2=1.2

Index: cvsgraph-1.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsgraph-1.7.0.ebuild	19 Jun 2010 00:31:17 -0000	1.1
+++ cvsgraph-1.7.0.ebuild	25 Feb 2011 20:57:39 -0000	1.2
@@ -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/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild,v 1.1 2010/06/19 00:31:17 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild,v 1.2 2011/02/25 20:57:39 signals Exp $
 
 DESCRIPTION="CVS/RCS repository grapher"
 HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
@@ -15,7 +15,7 @@
 	zlib? ( sys-libs/zlib )
 	gif? ( media-libs/giflib )
 	png? ( media-libs/libpng )
-	jpeg? ( media-libs/jpeg )
+	jpeg? ( virtual/jpeg )
 	truetype? ( media-libs/freetype )"
 
 src_compile() {



1.2                  dev-vcs/cvsgraph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Jun 2010 00:31:17 -0000	1.1
+++ ChangeLog	25 Feb 2011 20:57:39 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/cvsgraph
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v 1.1 2010/06/19 00:31:17 abcd Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v 1.2 2011/02/25 20:57:39 signals Exp $
+
+  25 Feb 2011; Kevin McCarthy <signals@gentoo.org> cvsgraph-1.6.1.ebuild,
+  cvsgraph-1.7.0.ebuild:
+  Update depends from media-libs/jpeg to virtual/jpeg
 
   19 Jun 2010; Jonathan Callen <abcd@gentoo.org> +cvsgraph-1.6.1.ebuild,
   +cvsgraph-1.7.0.ebuild, +metadata.xml:



1.2                  dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild?r1=1.1&r2=1.2

Index: cvsgraph-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsgraph-1.6.1.ebuild	19 Jun 2010 00:31:17 -0000	1.1
+++ cvsgraph-1.6.1.ebuild	25 Feb 2011 20:57:39 -0000	1.2
@@ -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/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild,v 1.1 2010/06/19 00:31:17 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild,v 1.2 2011/02/25 20:57:39 signals Exp $
 
 DESCRIPTION="CVS/RCS repository grapher"
 HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
@@ -15,7 +15,7 @@
 	zlib? ( sys-libs/zlib )
 	gif? ( media-libs/giflib )
 	png? ( media-libs/libpng )
-	jpeg? ( media-libs/jpeg )
+	jpeg? ( virtual/jpeg )
 	truetype? ( media-libs/freetype )"
 
 src_compile() {






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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsgraph: cvsgraph-1.7.0.ebuild ChangeLog cvsgraph-1.6.1.ebuild
@ 2012-05-13 21:19 Lance Albertson (ramereth)
  0 siblings, 0 replies; 2+ messages in thread
From: Lance Albertson (ramereth) @ 2012-05-13 21:19 UTC (permalink / raw
  To: gentoo-commits

ramereth    12/05/13 21:19:17

  Modified:             cvsgraph-1.7.0.ebuild ChangeLog
                        cvsgraph-1.6.1.ebuild
  Log:
  Stablize 1.7.0
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild?r1=1.2&r2=1.3

Index: cvsgraph-1.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cvsgraph-1.7.0.ebuild	25 Feb 2011 20:57:39 -0000	1.2
+++ cvsgraph-1.7.0.ebuild	13 May 2012 21:19:17 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild,v 1.2 2011/02/25 20:57:39 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.7.0.ebuild,v 1.3 2012/05/13 21:19:17 ramereth Exp $
 
 DESCRIPTION="CVS/RCS repository grapher"
 HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-alpha ~amd64 -ia64 ~ppc ~sparc ~x86"
+KEYWORDS="-alpha amd64 -ia64 ~ppc ~sparc x86"
 IUSE="gif jpeg nls png truetype zlib"
 
 DEPEND="media-libs/gd
@@ -17,6 +17,7 @@
 	png? ( media-libs/libpng )
 	jpeg? ( virtual/jpeg )
 	truetype? ( media-libs/freetype )"
+RDEPEND="${DEPEND}"
 
 src_compile() {
 	econf \



1.3                  dev-vcs/cvsgraph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	25 Feb 2011 20:57:39 -0000	1.2
+++ ChangeLog	13 May 2012 21:19:17 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/cvsgraph
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v 1.2 2011/02/25 20:57:39 signals Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v 1.3 2012/05/13 21:19:17 ramereth Exp $
+
+  13 May 2012; Lance Albertson <ramereth@gentoo.org> cvsgraph-1.7.0.ebuild:
+  Stablize 1.7.0
 
   25 Feb 2011; Kevin McCarthy <signals@gentoo.org> cvsgraph-1.6.1.ebuild,
   cvsgraph-1.7.0.ebuild:



1.3                  dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild?r1=1.2&r2=1.3

Index: cvsgraph-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cvsgraph-1.6.1.ebuild	25 Feb 2011 20:57:39 -0000	1.2
+++ cvsgraph-1.6.1.ebuild	13 May 2012 21:19:17 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild,v 1.2 2011/02/25 20:57:39 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/cvsgraph-1.6.1.ebuild,v 1.3 2012/05/13 21:19:17 ramereth Exp $
 
 DESCRIPTION="CVS/RCS repository grapher"
 HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
@@ -17,6 +17,7 @@
 	png? ( media-libs/libpng )
 	jpeg? ( virtual/jpeg )
 	truetype? ( media-libs/freetype )"
+RDEPEND="${DEPEND}"
 
 src_compile() {
 	econf \






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

end of thread, other threads:[~2012-05-13 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 21:19 [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsgraph: cvsgraph-1.7.0.ebuild ChangeLog cvsgraph-1.6.1.ebuild Lance Albertson (ramereth)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-25 20:57 Kevin McCarthy (signals)

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