summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:15:49 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:15:49 +0000
commit7c65257f7d9808cb73dcc8768ea326f8e99a4dd8 (patch)
tree26c7ba3d3aafb51b39dba5b9d3302f1c6f9ff2e8 /net-mail/vm-pop3d
parentFix detection and test on FreeBSD and keyword it. (diff)
downloadhistorical-7c65257f7d9808cb73dcc8768ea326f8e99a4dd8.tar.gz
historical-7c65257f7d9808cb73dcc8768ea326f8e99a4dd8.tar.bz2
historical-7c65257f7d9808cb73dcc8768ea326f8e99a4dd8.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'net-mail/vm-pop3d')
-rw-r--r--net-mail/vm-pop3d/ChangeLog8
-rw-r--r--net-mail/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild7
-rw-r--r--net-mail/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/net-mail/vm-pop3d/ChangeLog b/net-mail/vm-pop3d/ChangeLog
index a886a5a60b4e..a89f058b0779 100644
--- a/net-mail/vm-pop3d/ChangeLog
+++ b/net-mail/vm-pop3d/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/vm-pop3d
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vm-pop3d/ChangeLog,v 1.18 2007/04/22 09:15:56 ticho Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vm-pop3d/ChangeLog,v 1.19 2009/09/23 19:15:49 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> vm-pop3d-1.1.6-r1.ebuild,
+ vm-pop3d-1.1.6-r2.ebuild:
+ Remove virtual/libc
22 Apr 2007; Andrej Kacian <ticho@gentoo.org> vm-pop3d-1.1.6-r1.ebuild:
Use newinitd and newconfd. Bug #174266.
diff --git a/net-mail/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild b/net-mail/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild
index 5b7934873cbc..5719355f8ed2 100644
--- a/net-mail/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild
+++ b/net-mail/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild,v 1.5 2007/04/22 09:15:56 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vm-pop3d/vm-pop3d-1.1.6-r1.ebuild,v 1.6 2009/09/23 19:15:49 patrick Exp $
inherit eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="x86 sparc ppc"
IUSE="pam debug"
-DEPEND="virtual/libc
- pam? (
+DEPEND="pam? (
sys-libs/pam
>=net-mail/mailbase-0.00-r8
)"
diff --git a/net-mail/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild b/net-mail/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild
index b87bef29865f..39b2f55039cc 100644
--- a/net-mail/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild
+++ b/net-mail/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild,v 1.1 2005/05/21 21:01:45 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vm-pop3d/vm-pop3d-1.1.6-r2.ebuild,v 1.2 2009/09/23 19:15:49 patrick Exp $
inherit eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~ppc ~sparc ~x86"
IUSE="pam debug"
-DEPEND="virtual/libc
- pam? (
+DEPEND="pam? (
virtual/pam
>=net-mail/mailbase-0.00-r8
)"