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-embedded/gputils: ChangeLog gputils-0.12.4.ebuild gputils-0.13.3.ebuild
Date: Wed, 23 Sep 2009 16:39:34 +0000
patrick     09/09/23 16:39:34

  Modified:             ChangeLog gputils-0.12.4.ebuild
                        gputils-0.13.3.ebuild
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 dev-embedded/gputils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/gputils/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	3 Jun 2008 08:35:02 -0000	1.36
+++ ChangeLog	23 Sep 2009 16:39:33 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-embedded/gputils
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v 1.36 2008/06/03 08:35:02 calchan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/ChangeLog,v 1.37 2009/09/23 16:39:33 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@g.o> gputils-0.12.4.ebuild,
+  gputils-0.13.3.ebuild:
+  Remove virtual/libc
 
 *gputils-0.13.6-r1 (03 Jun 2008)
 



1.6                  dev-embedded/gputils/gputils-0.12.4.ebuild

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

Index: gputils-0.12.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.12.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gputils-0.12.4.ebuild	21 Apr 2005 20:51:49 -0000	1.5
+++ gputils-0.12.4.ebuild	23 Sep 2009 16:39:34 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.12.4.ebuild,v 1.5 2005/04/21 20:51:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.12.4.ebuild,v 1.6 2009/09/23 16:39:34 patrick Exp $
 
 DESCRIPTION="Collection of tools including assembler, linker and librarian for PIC microcontrollers"
 HOMEPAGE="http://gputils.sourceforge.net/"
@@ -11,11 +11,10 @@
 KEYWORDS="x86 sparc ppc amd64"
 IUSE=""
 
-DEPEND="virtual/libc
-	sys-devel/gcc
+DEPEND="sys-devel/gcc
 	sys-devel/flex
 	sys-devel/bison"
-RDEPEND="virtual/libc"
+RDEPEND=""
 
 src_install() {
 	emake DESTDIR=${D} install || die



1.2                  dev-embedded/gputils/gputils-0.13.3.ebuild

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

Index: gputils-0.13.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gputils-0.13.3.ebuild	21 Aug 2005 08:23:19 -0000	1.1
+++ gputils-0.13.3.ebuild	23 Sep 2009 16:39:34 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.3.ebuild,v 1.1 2005/08/21 08:23:19 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gputils/gputils-0.13.3.ebuild,v 1.2 2009/09/23 16:39:34 patrick Exp $
 
 DESCRIPTION="Collection of tools including assembler, linker and librarian for PIC microcontrollers"
 HOMEPAGE="http://gputils.sourceforge.net/"
@@ -11,11 +11,10 @@
 KEYWORDS="~x86 ~sparc ~ppc ~amd64"
 IUSE=""
 
-DEPEND="virtual/libc
-	sys-devel/gcc
+DEPEND="sys-devel/gcc
 	sys-devel/flex
 	sys-devel/bison"
-RDEPEND="virtual/libc"
+RDEPEND=""
 
 src_install() {
 	emake DESTDIR=${D} install || die





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in sys-fs/xfsprogs: ChangeLog xfsprogs-3.0.3.ebuild
Next by thread:
gentoo-x86 commit in dev-embedded/jal: ChangeLog jal-0.4.60.ebuild
Previous by date:
gentoo-x86 commit in sys-fs/xfsprogs: ChangeLog xfsprogs-3.0.3.ebuild
Next by date:
gentoo-x86 commit in dev-embedded/jal: ChangeLog jal-0.4.60.ebuild


Updated Jun 26, 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.