summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:11:58 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:11:58 +0000
commit5d9e3fb2c22f4250877dd72d98c25ef7a5ff563e (patch)
treecbcea81bb697789ec10fb842fad01d6c5f9b5af6 /net-mail/renattach
parentRemove virtual/libc (diff)
downloadgentoo-2-5d9e3fb2c22f4250877dd72d98c25ef7a5ff563e.tar.gz
gentoo-2-5d9e3fb2c22f4250877dd72d98c25ef7a5ff563e.tar.bz2
gentoo-2-5d9e3fb2c22f4250877dd72d98c25ef7a5ff563e.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/renattach')
-rw-r--r--net-mail/renattach/ChangeLog7
-rw-r--r--net-mail/renattach/renattach-1.2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/renattach/ChangeLog b/net-mail/renattach/ChangeLog
index 6e6d00ef9509..d5c89a4f3519 100644
--- a/net-mail/renattach/ChangeLog
+++ b/net-mail/renattach/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/renattach
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/ChangeLog,v 1.2 2007/02/09 04:39:08 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/ChangeLog,v 1.3 2009/09/23 19:11:58 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> renattach-1.2.2.ebuild:
+ Remove virtual/libc
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/net-mail/renattach/renattach-1.2.2.ebuild b/net-mail/renattach/renattach-1.2.2.ebuild
index bd90c2172e53..7756974ec2ca 100644
--- a/net-mail/renattach/renattach-1.2.2.ebuild
+++ b/net-mail/renattach/renattach-1.2.2.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/renattach/renattach-1.2.2.ebuild,v 1.2 2007/07/14 22:22:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/renattach-1.2.2.ebuild,v 1.3 2009/09/23 19:11:58 patrick Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="Filter that renames/deletes dangerous email attachments."
SRC_URI="http://www.pc-tools.net/files/unix/${P}.tar.gz"
HOMEPAGE="http://www.pc-tools.net/unix/renattach/"
-DEPEND="virtual/libc"
+DEPEND=""
SLOT="0"
LICENSE="GPL-2"