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-libs/safestr: safestr-1.0.3.ebuild ChangeLog safestr-1.0.2.ebuild
Date: Wed, 23 Sep 2009 17:26:20 +0000
patrick     09/09/23 17:26:20

  Modified:             safestr-1.0.3.ebuild ChangeLog safestr-1.0.2.ebuild
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-libs/safestr/safestr-1.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild?r1=1.2&r2=1.3

Index: safestr-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- safestr-1.0.3.ebuild	6 May 2005 12:01:18 -0000	1.2
+++ safestr-1.0.3.ebuild	23 Sep 2009 17:26:20 -0000	1.3
@@ -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-libs/safestr/safestr-1.0.3.ebuild,v 1.2 2005/05/06 12:01:18 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.3.ebuild,v 1.3 2009/09/23 17:26:20 patrick Exp $
 
 DESCRIPTION="provide a standards compatible yet secure string implementation"
 HOMEPAGE="http://www.zork.org/safestr/"
@@ -11,8 +11,7 @@
 KEYWORDS="x86"
 IUSE=""
 
-RDEPEND="virtual/libc
-	dev-libs/xxl"
+RDEPEND="dev-libs/xxl"
 DEPEND="${RDEPEND}"
 
 src_unpack() {



1.9                  dev-libs/safestr/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/safestr/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Mar 2007 01:00:30 -0000	1.8
+++ ChangeLog	23 Sep 2009 17:26:20 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/safestr
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/ChangeLog,v 1.8 2007/03/19 01:00:30 kloeri Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/ChangeLog,v 1.9 2009/09/23 17:26:20 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@g.o> safestr-1.0.2.ebuild,
+  safestr-1.0.3.ebuild:
+  Remove virtual/libc
 
   19 Mar 2007; Bryan Østergaard <kloeri@g.o> metadata.xml:
   Remove ka0ttic from metadata.xml due to retirement.



1.7                  dev-libs/safestr/safestr-1.0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild?r1=1.6&r2=1.7

Index: safestr-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- safestr-1.0.2.ebuild	11 Feb 2005 11:52:58 -0000	1.6
+++ safestr-1.0.2.ebuild	23 Sep 2009 17:26:20 -0000	1.7
@@ -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-libs/safestr/safestr-1.0.2.ebuild,v 1.6 2005/02/11 11:52:58 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild,v 1.7 2009/09/23 17:26:20 patrick Exp $
 
 DESCRIPTION="provide a standards compatible yet secure string implementation"
 HOMEPAGE="http://www.zork.org/safestr/"
@@ -11,8 +11,7 @@
 KEYWORDS="x86"
 IUSE=""
 
-RDEPEND="virtual/libc
-	dev-libs/xxl"
+RDEPEND="dev-libs/xxl"
 DEPEND="${RDEPEND}"
 
 src_unpack() {





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-libs/rote: rote-0.2.8.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in dev-db/postgresql-docs: ChangeLog postgresql-docs-8.4.1.ebuild postgresql-docs-8.4.0.ebuild
Previous by date:
gentoo-x86 commit in dev-libs/rote: rote-0.2.8.ebuild ChangeLog
Next by date:
gentoo-x86 commit in dev-db/postgresql-docs: ChangeLog postgresql-docs-8.4.1.ebuild postgresql-docs-8.4.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.