diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:25:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:25:38 +0000 |
commit | ccb8097ff4064cb606226e68bf6fa691f57c5958 (patch) | |
tree | 5b3e5efb7f4e9d43c2a05431fe62b9d4d05c18ed /mail-client | |
parent | Stable on ppc64; bug #126838 (diff) | |
download | gentoo-2-ccb8097ff4064cb606226e68bf6fa691f57c5958.tar.gz gentoo-2-ccb8097ff4064cb606226e68bf6fa691f57c5958.tar.bz2 gentoo-2-ccb8097ff4064cb606226e68bf6fa691f57c5958.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client')
-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 d87a9469edf3..fe7c15bc13dd 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.5 2006/04/17 18:31:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.6 2006/05/19 18:25:38 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-att-remover-0.4.ebuild: + Stable on ppc64 17 Apr 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 745a009f0702..5870cf11ff94 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.4 2006/04/17 18:31:35 corsair Exp $ +# $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 $ 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}" |