Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Jeff Horelick (jdhore)" <jdhore@g.o>
Subject: gentoo-x86 commit in dev-libs/tntnet: tntnet-1.6.3.ebuild tntnet-2.0-r1.ebuild ChangeLog
Date: Fri, 4 May 2012 18:35:49 +0000 (UTC)
jdhore      12/05/04 18:35:49

  Modified:             tntnet-1.6.3.ebuild tntnet-2.0-r1.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.7                  dev-libs/tntnet/tntnet-1.6.3.ebuild

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

Index: tntnet-1.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tntnet-1.6.3.ebuild	19 Jan 2011 15:50:49 -0000	1.6
+++ tntnet-1.6.3.ebuild	4 May 2012 18:35:48 -0000	1.7
@@ -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-libs/tntnet/tntnet-1.6.3.ebuild,v 1.6 2011/01/19 15:50:49 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.7 2012/05/04 18:35:48 jdhore Exp $
 
 EAPI="2"
 
@@ -23,7 +23,7 @@
 	)"
 DEPEND="${RDEPEND}
 	app-arch/zip
-	ssl? ( gnutls? ( dev-util/pkgconfig ) )"
+	ssl? ( gnutls? ( virtual/pkgconfig ) )"
 
 src_prepare() {
 	epatch "${FILESDIR}/${P}-gcc43.patch"



1.3                  dev-libs/tntnet/tntnet-2.0-r1.ebuild

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

Index: tntnet-2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tntnet-2.0-r1.ebuild	27 Apr 2012 22:53:37 -0000	1.2
+++ tntnet-2.0-r1.ebuild	4 May 2012 18:35:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v 1.2 2012/04/27 22:53:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-2.0-r1.ebuild,v 1.3 2012/05/04 18:35:48 jdhore Exp $
 
 EAPI="3"
 
@@ -25,7 +25,7 @@
 		!gnutls? ( dev-libs/openssl )
 	)"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	examples? ( app-arch/zip )"
 
 src_prepare() {



1.19                 dev-libs/tntnet/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/tntnet/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	27 Apr 2012 22:53:37 -0000	1.18
+++ ChangeLog	4 May 2012 18:35:48 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/tntnet
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.18 2012/04/27 22:53:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.19 2012/05/04 18:35:48 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@g.o> tntnet-1.6.3.ebuild,
+  tntnet-2.0-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   27 Apr 2012; Mike Frysinger <vapier@g.o>
   +files/tntnet-2.0-zlib-minizip.patch, tntnet-2.0-r1.ebuild:





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-libs/pkcs11-helper: pkcs11-helper-1.08.ebuild pkcs11-helper-1.09.ebuild pkcs11-helper-1.07.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in dev-libs/libwacom: ChangeLog libwacom-0.4.ebuild
Previous by date:
gentoo-x86 commit in dev-libs/pkcs11-helper: pkcs11-helper-1.08.ebuild pkcs11-helper-1.09.ebuild pkcs11-helper-1.07.ebuild ChangeLog
Next by date:
gentoo-x86 commit in dev-libs/libwacom: ChangeLog libwacom-0.4.ebuild


Updated Jun 24, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.