summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:45:25 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:45:25 +0000
commit9a00fdc51208513367c5b336b2e3d9f29ef48f77 (patch)
tree00a8c98f850f337c6b624644f9818e0b5e151458 /net-irc/oer-mysql
parentRemove virtual/libc (diff)
downloadgentoo-2-9a00fdc51208513367c5b336b2e3d9f29ef48f77.tar.gz
gentoo-2-9a00fdc51208513367c5b336b2e3d9f29ef48f77.tar.bz2
gentoo-2-9a00fdc51208513367c5b336b2e3d9f29ef48f77.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/oer-mysql')
-rw-r--r--net-irc/oer-mysql/ChangeLog7
-rw-r--r--net-irc/oer-mysql/oer-mysql-1.0.43.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/net-irc/oer-mysql/ChangeLog b/net-irc/oer-mysql/ChangeLog
index e738f94348e3..0b1970ec5365 100644
--- a/net-irc/oer-mysql/ChangeLog
+++ b/net-irc/oer-mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/oer-mysql
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/ChangeLog,v 1.10 2006/11/23 17:28:21 vivo Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/ChangeLog,v 1.11 2009/09/23 18:45:25 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> oer-mysql-1.0.43.ebuild:
+ Remove virtual/libc
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> oer-mysql-1.0.43.ebuild:
dev-db/mysql => virtual/mysql
diff --git a/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild b/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild
index 05e2eeccfbf3..8f2310d5baa2 100644
--- a/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild
+++ b/net-irc/oer-mysql/oer-mysql-1.0.43.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/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild,v 1.3 2006/11/23 17:28:21 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/oer-mysql-1.0.43.ebuild,v 1.4 2009/09/23 18:45:25 patrick Exp $
inherit fixheadtails versionator
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE="debug static"
-RDEPEND="virtual/libc
- virtual/mysql"
+RDEPEND="virtual/mysql"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"