diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 19:07:18 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 19:07:18 +0000 |
commit | a152c3eacbf767bd51566a0fe539eb3037de719b (patch) | |
tree | 348e5f0d3c7a4db27a4d2a03ed2a4e39a661b627 /net-mail/kuvert | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-a152c3eacbf767bd51566a0fe539eb3037de719b.tar.gz gentoo-2-a152c3eacbf767bd51566a0fe539eb3037de719b.tar.bz2 gentoo-2-a152c3eacbf767bd51566a0fe539eb3037de719b.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/kuvert')
-rw-r--r-- | net-mail/kuvert/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/kuvert/kuvert-1.1.8.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-mail/kuvert/ChangeLog b/net-mail/kuvert/ChangeLog index cfd207ef2bcd..a58cb204f362 100644 --- a/net-mail/kuvert/ChangeLog +++ b/net-mail/kuvert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/kuvert -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/ChangeLog,v 1.6 2007/02/09 08:10:41 flameeyes Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/ChangeLog,v 1.7 2009/09/23 19:07:18 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> kuvert-1.1.8.ebuild: + Remove virtual/libc 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/net-mail/kuvert/kuvert-1.1.8.ebuild b/net-mail/kuvert/kuvert-1.1.8.ebuild index 0ab120e4850e..342c813a27b1 100644 --- a/net-mail/kuvert/kuvert-1.1.8.ebuild +++ b/net-mail/kuvert/kuvert-1.1.8.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/kuvert/kuvert-1.1.8.ebuild,v 1.5 2005/01/03 22:55:04 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/kuvert/kuvert-1.1.8.ebuild,v 1.6 2009/09/23 19:07:18 patrick Exp $ inherit eutils @@ -22,8 +22,7 @@ DEPEND=">=app-crypt/gnupg-1.0.6 dev-perl/MIME-tools dev-perl/TermReadKey dev-lang/perl - virtual/mta - virtual/libc" + virtual/mta" src_unpack() { unpack ${A} |