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: "Patrick Lauer (patrick)" <patrick@g.o>
Subject: gentoo-x86 commit in dev-util/alleyoop: alleyoop-0.9.1.ebuild ChangeLog alleyoop-0.9.2.ebuild alleyoop-0.9.5.ebuild alleyoop-0.8.2.ebuild
Date: Wed, 23 Sep 2009 17:39:45 +0000
patrick     09/09/23 17:39:45

  Modified:             alleyoop-0.9.1.ebuild ChangeLog
                        alleyoop-0.9.2.ebuild alleyoop-0.9.5.ebuild
                        alleyoop-0.8.2.ebuild
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-util/alleyoop/alleyoop-0.9.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild?r1=1.4&r2=1.5

Index: alleyoop-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- alleyoop-0.9.1.ebuild	12 Jul 2007 01:05:42 -0000	1.4
+++ alleyoop-0.9.1.ebuild	23 Sep 2009 17:39:45 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild,v 1.4 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.1.ebuild,v 1.5 2009/09/23 17:39:45 patrick Exp $
 
 inherit gnome2 eutils
 
@@ -18,8 +18,7 @@
 	>=gnome-base/libgnomeui-2.2
 	>=gnome-base/libglade-2.2
 	sys-devel/binutils
-	>=dev-util/valgrind-2.4
-	virtual/libc"
+	>=dev-util/valgrind-2.4"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



1.15                 dev-util/alleyoop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/alleyoop/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	25 Apr 2009 20:05:10 -0000	1.14
+++ ChangeLog	23 Sep 2009 17:39:45 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/alleyoop
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/ChangeLog,v 1.14 2009/04/25 20:05:10 patrick Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/ChangeLog,v 1.15 2009/09/23 17:39:45 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@g.o> alleyoop-0.8.2.ebuild,
+  alleyoop-0.9.1.ebuild, alleyoop-0.9.2.ebuild, alleyoop-0.9.5.ebuild:
+  Remove virtual/libc
 
 *alleyoop-0.9.5 (25 Apr 2009)
 



1.6                  dev-util/alleyoop/alleyoop-0.9.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.2.ebuild?r1=1.5&r2=1.6

Index: alleyoop-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- alleyoop-0.9.2.ebuild	12 Jul 2007 01:05:42 -0000	1.5
+++ alleyoop-0.9.2.ebuild	23 Sep 2009 17:39:45 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.2.ebuild,v 1.5 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.2.ebuild,v 1.6 2009/09/23 17:39:45 patrick Exp $
 
 inherit gnome2 eutils
 
@@ -18,8 +18,7 @@
 	>=gnome-base/libgnomeui-2.2
 	>=gnome-base/libglade-2.2
 	sys-devel/binutils
-	>=dev-util/valgrind-2.4
-	virtual/libc"
+	>=dev-util/valgrind-2.4"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



1.2                  dev-util/alleyoop/alleyoop-0.9.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.5.ebuild?r1=1.1&r2=1.2

Index: alleyoop-0.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alleyoop-0.9.5.ebuild	25 Apr 2009 20:05:10 -0000	1.1
+++ alleyoop-0.9.5.ebuild	23 Sep 2009 17:39:45 -0000	1.2
@@ -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/dev-util/alleyoop/alleyoop-0.9.5.ebuild,v 1.1 2009/04/25 20:05:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.5.ebuild,v 1.2 2009/09/23 17:39:45 patrick Exp $
 
 inherit gnome2 eutils
 
@@ -18,8 +18,7 @@
 	>=gnome-base/libgnomeui-2.2
 	>=gnome-base/libglade-2.2
 	sys-devel/binutils
-	>=dev-util/valgrind-2.4
-	virtual/libc"
+	>=dev-util/valgrind-2.4"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"



1.11                 dev-util/alleyoop/alleyoop-0.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild?r1=1.10&r2=1.11

Index: alleyoop-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- alleyoop-0.8.2.ebuild	7 Nov 2006 11:35:46 -0000	1.10
+++ alleyoop-0.8.2.ebuild	23 Sep 2009 17:39:45 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild,v 1.10 2006/11/07 11:35:46 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild,v 1.11 2009/09/23 17:39:45 patrick Exp $
 
 inherit gnome2 eutils
 
@@ -18,8 +18,7 @@
 	>=gnome-base/libgnomeui-2.2
 	>=gnome-base/libglade-2.2
 	sys-devel/binutils
-	dev-util/valgrind
-	virtual/libc"
+	dev-util/valgrind"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-util/ald: ChangeLog ald-0.1.7.ebuild
Next by thread:
gentoo-x86 commit in sys-apps/coreutils: ChangeLog coreutils-7.6.ebuild
Previous by date:
gentoo-x86 commit in dev-util/ald: ChangeLog ald-0.1.7.ebuild
Next by date:
gentoo-x86 commit in dev-util/as11: ChangeLog as11-1.0.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.