summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 15:19:33 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 15:19:33 +0000
commit4a0624e72e39337653224252bf28cb8d53215789 (patch)
tree1ce90edece46157269c1a0d973f55dbe1822dc61 /app-doc/psmark
parentRemove virtual/libc (diff)
downloadhistorical-4a0624e72e39337653224252bf28cb8d53215789.tar.gz
historical-4a0624e72e39337653224252bf28cb8d53215789.tar.bz2
historical-4a0624e72e39337653224252bf28cb8d53215789.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'app-doc/psmark')
-rw-r--r--app-doc/psmark/ChangeLog7
-rw-r--r--app-doc/psmark/psmark-2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/psmark/ChangeLog b/app-doc/psmark/ChangeLog
index 1356dbeefcd2..c3f71a3b162a 100644
--- a/app-doc/psmark/ChangeLog
+++ b/app-doc/psmark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/psmark
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/ChangeLog,v 1.1 2006/07/18 04:40:02 nerdboy Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/ChangeLog,v 1.2 2009/09/23 15:19:33 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> psmark-2.1.ebuild:
+ Remove virtual/libc
*psmark-2.1 (18 Jul 2006)
diff --git a/app-doc/psmark/psmark-2.1.ebuild b/app-doc/psmark/psmark-2.1.ebuild
index df361b414aef..efce294482ef 100644
--- a/app-doc/psmark/psmark-2.1.ebuild
+++ b/app-doc/psmark/psmark-2.1.ebuild
@@ -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/app-doc/psmark/psmark-2.1.ebuild,v 1.1 2006/07/18 04:40:02 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/psmark-2.1.ebuild,v 1.2 2009/09/23 15:19:33 patrick Exp $
inherit eutils toolchain-funcs
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="${DEPEND}"
src_compile() {