diff options
Diffstat (limited to 'net-mail/renattach/renattach-1.2.2.ebuild')
-rw-r--r-- | net-mail/renattach/renattach-1.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |