diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-08 20:19:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-08 20:19:50 +0000 |
commit | 1474b48a4aeb961114c8d7a45d7b0289bd6503ed (patch) | |
tree | e0b8cae6bf875558c2ade68cc9ff92029d53998b /mail-client/sylpheed-claws-att-remover | |
parent | ppc stable (diff) | |
download | gentoo-2-1474b48a4aeb961114c8d7a45d7b0289bd6503ed.tar.gz gentoo-2-1474b48a4aeb961114c8d7a45d7b0289bd6503ed.tar.bz2 gentoo-2-1474b48a4aeb961114c8d7a45d7b0289bd6503ed.zip |
ppc stable
(Portage version: 2.1_rc4)
Diffstat (limited to 'mail-client/sylpheed-claws-att-remover')
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-att-remover/ChangeLog b/mail-client/sylpheed-claws-att-remover/ChangeLog index fe7c15bc13dd..c5f36f1bc2a2 100644 --- a/mail-client/sylpheed-claws-att-remover/ChangeLog +++ b/mail-client/sylpheed-claws-att-remover/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-att-remover # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.6 2006/05/19 18:25:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.7 2006/06/08 20:19:50 dertobi123 Exp $ + + 08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + sylpheed-claws-att-remover-0.4.ebuild: + ppc stable 19 May 2006; Markus Rothe <corsair@gentoo.org> sylpheed-claws-att-remover-0.4.ebuild: diff --git a/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild b/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild index 5870cf11ff94..aeeb92400732 100644 --- a/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild +++ b/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild,v 1.5 2006/05/19 18:25:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild,v 1.6 2006/06/08 20:19:50 dertobi123 Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |