From c9a2045d8ed7098fa5dff248cbf7f858eef1143b Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 18:29:56 +0000 Subject: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) --- net-dns/mydns/ChangeLog | 7 +++++-- net-dns/mydns/mydns-1.1.0-r1.ebuild | 7 +++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'net-dns') diff --git a/net-dns/mydns/ChangeLog b/net-dns/mydns/ChangeLog index 0d178bd83706..4fc4b7d25555 100644 --- a/net-dns/mydns/ChangeLog +++ b/net-dns/mydns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/mydns -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/ChangeLog,v 1.32 2008/12/28 01:38:57 matsuu Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/ChangeLog,v 1.33 2009/09/23 18:29:56 patrick Exp $ + + 23 Sep 2009; Patrick Lauer mydns-1.1.0-r1.ebuild: + Remove virtual/libc *mydns-1.1.0-r2 (28 Dec 2008) diff --git a/net-dns/mydns/mydns-1.1.0-r1.ebuild b/net-dns/mydns/mydns-1.1.0-r1.ebuild index 6b865dcb70bb..8c8586aa10cd 100644 --- a/net-dns/mydns/mydns-1.1.0-r1.ebuild +++ b/net-dns/mydns/mydns-1.1.0-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/net-dns/mydns/mydns-1.1.0-r1.ebuild,v 1.7 2008/05/21 18:53:56 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/mydns-1.1.0-r1.ebuild,v 1.8 2009/09/23 18:29:56 patrick Exp $ inherit eutils @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" IUSE="debug nls postgres ssl static zlib" -RDEPEND="virtual/libc - ssl? ( dev-libs/openssl ) +RDEPEND="ssl? ( dev-libs/openssl ) zlib? ( sys-libs/zlib ) postgres? ( virtual/postgresql-server ) !postgres? ( virtual/mysql )" -- cgit v1.2.3-65-gdbad