summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:37:48 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:37:48 +0000
commit67e8a526d6a509ba09da5794987cb9efc6891e61 (patch)
tree10cf80aa5e49059a12c6e430ebc8bb01bd030f93 /app-text/psutils
parentRemove virtual/libc (diff)
downloadgentoo-2-67e8a526d6a509ba09da5794987cb9efc6891e61.tar.gz
gentoo-2-67e8a526d6a509ba09da5794987cb9efc6891e61.tar.bz2
gentoo-2-67e8a526d6a509ba09da5794987cb9efc6891e61.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-text/psutils')
-rw-r--r--app-text/psutils/ChangeLog8
-rw-r--r--app-text/psutils/psutils-1.17-r1.ebuild6
-rw-r--r--app-text/psutils/psutils-1.17.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/psutils/ChangeLog b/app-text/psutils/ChangeLog
index 50c28c37a90d..1965f35c2f97 100644
--- a/app-text/psutils/ChangeLog
+++ b/app-text/psutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/psutils
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.21 2008/06/04 18:19:07 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.22 2009/09/23 16:37:48 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> psutils-1.17.ebuild,
+ psutils-1.17-r1.ebuild:
+ Remove virtual/libc
*psutils-1.17-r1 (04 Jun 2008)
diff --git a/app-text/psutils/psutils-1.17-r1.ebuild b/app-text/psutils/psutils-1.17-r1.ebuild
index 05a28d0bc2fd..2bf1edb9cc44 100644
--- a/app-text/psutils/psutils-1.17-r1.ebuild
+++ b/app-text/psutils/psutils-1.17-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17-r1.ebuild,v 1.1 2008/06/04 18:19:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17-r1.ebuild,v 1.2 2009/09/23 16:37:48 patrick Exp $
inherit toolchain-funcs eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
dev-lang/perl"
diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild
index 8c5b7980fc40..7d969fc7ba98 100644
--- a/app-text/psutils/psutils-1.17.ebuild
+++ b/app-text/psutils/psutils-1.17.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-text/psutils/psutils-1.17.ebuild,v 1.30 2007/02/28 22:00:51 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.31 2009/09/23 16:37:48 patrick Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
dev-lang/perl"