summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:00:57 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:00:57 +0000
commitcd6ea40453f3f572bc48e23b72b0850bfa8cea25 (patch)
tree19028b32585f6c9a7bd7b3052d5b5bac694174b1 /sci-electronics/chipmunksystem
parentRemove virtual/libc (diff)
downloadhistorical-cd6ea40453f3f572bc48e23b72b0850bfa8cea25.tar.gz
historical-cd6ea40453f3f572bc48e23b72b0850bfa8cea25.tar.bz2
historical-cd6ea40453f3f572bc48e23b72b0850bfa8cea25.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sci-electronics/chipmunksystem')
-rw-r--r--sci-electronics/chipmunksystem/ChangeLog8
-rw-r--r--sci-electronics/chipmunksystem/chipmunksystem-20060624.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/sci-electronics/chipmunksystem/ChangeLog b/sci-electronics/chipmunksystem/ChangeLog
index b9af12f18635..b1e69d5abd98 100644
--- a/sci-electronics/chipmunksystem/ChangeLog
+++ b/sci-electronics/chipmunksystem/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/chipmunksystem
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/chipmunksystem/ChangeLog,v 1.12 2008/02/09 11:11:27 calchan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/chipmunksystem/ChangeLog,v 1.13 2009/09/23 19:59:47 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org>
+ chipmunksystem-20060624.ebuild:
+ Remove virtual/libc
09 Feb 2008; Denis Dupeyron <calchan@gentoo.org>
chipmunksystem-20060624.ebuild:
diff --git a/sci-electronics/chipmunksystem/chipmunksystem-20060624.ebuild b/sci-electronics/chipmunksystem/chipmunksystem-20060624.ebuild
index 48ee2081492a..db448a277e6d 100644
--- a/sci-electronics/chipmunksystem/chipmunksystem-20060624.ebuild
+++ b/sci-electronics/chipmunksystem/chipmunksystem-20060624.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/sci-electronics/chipmunksystem/chipmunksystem-20060624.ebuild,v 1.4 2008/02/09 11:11:27 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/chipmunksystem/chipmunksystem-20060624.ebuild,v 1.5 2009/09/23 19:59:47 patrick Exp $
inherit toolchain-funcs
@@ -31,8 +31,7 @@ KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
-RDEPEND="virtual/libc
- x11-libs/libX11"
+RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/xproto"