summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:11:38 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:11:38 +0000
commit1d06ce07e39a71c62bb02dc3fe12fba9ae5b6d5c (patch)
tree8ad1347c22c18fa50869391d7d0c2e31ec1f6bf8 /net-mail
parentRemove virtual/libc (diff)
downloadgentoo-2-1d06ce07e39a71c62bb02dc3fe12fba9ae5b6d5c.tar.gz
gentoo-2-1d06ce07e39a71c62bb02dc3fe12fba9ae5b6d5c.tar.bz2
gentoo-2-1d06ce07e39a71c62bb02dc3fe12fba9ae5b6d5c.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/queue-fix/ChangeLog7
-rw-r--r--net-mail/queue-fix/queue-fix-1.4-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/queue-fix/ChangeLog b/net-mail/queue-fix/ChangeLog
index 8a09271d4ded..513a03ad200d 100644
--- a/net-mail/queue-fix/ChangeLog
+++ b/net-mail/queue-fix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/queue-fix
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.17 2007/02/22 01:52:54 peper Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.18 2009/09/23 19:11:38 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> queue-fix-1.4-r2.ebuild:
+ Remove virtual/libc
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild
index affb5b8abcf2..0fb91bac5f31 100644
--- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild
+++ b/net-mail/queue-fix/queue-fix-1.4-r2.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-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.17 2006/02/20 00:15:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.18 2009/09/23 19:11:38 patrick Exp $
inherit eutils toolchain-funcs fixheadtails
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc s390 sh sparc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
PDEPEND="virtual/qmail"
src_unpack() {