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/renattach
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/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"