diff options
author | 2006-05-21 19:51:11 +0000 | |
---|---|---|
committer | 2006-05-21 19:51:11 +0000 | |
commit | 2299bc4721745bb2e303292f0fbe982ba679f97e (patch) | |
tree | af5aeabd69cf835f93fe68681dce810b83bfca2a /mail-client | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2299bc4721745bb2e303292f0fbe982ba679f97e.tar.gz gentoo-2-2299bc4721745bb2e303292f0fbe982ba679f97e.tar.bz2 gentoo-2-2299bc4721745bb2e303292f0fbe982ba679f97e.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws-cachesaver/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-cachesaver/sylpheed-claws-cachesaver-0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-cachesaver/ChangeLog b/mail-client/sylpheed-claws-cachesaver/ChangeLog index 194a5457765b..2044bf64dc32 100644 --- a/mail-client/sylpheed-claws-cachesaver/ChangeLog +++ b/mail-client/sylpheed-claws-cachesaver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-cachesaver # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-cachesaver/ChangeLog,v 1.6 2006/04/17 18:41:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-cachesaver/ChangeLog,v 1.7 2006/05/21 19:51:11 corsair Exp $ + + 21 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-cachesaver-0.7.ebuild: + Stable on ppc64 17 Apr 2006; Markus Rothe <corsair@gentoo.org> sylpheed-claws-cachesaver-0.7.ebuild: diff --git a/mail-client/sylpheed-claws-cachesaver/sylpheed-claws-cachesaver-0.7.ebuild b/mail-client/sylpheed-claws-cachesaver/sylpheed-claws-cachesaver-0.7.ebuild index 54be42ec21ad..f8594f50039e 100644 --- a/mail-client/sylpheed-claws-cachesaver/sylpheed-claws-cachesaver-0.7.ebuild +++ b/mail-client/sylpheed-claws-cachesaver/sylpheed-claws-cachesaver-0.7.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-cachesaver/sylpheed-claws-cachesaver-0.7.ebuild,v 1.3 2006/04/17 18:41:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-cachesaver/sylpheed-claws-cachesaver-0.7.ebuild,v 1.4 2006/05/21 19:51:11 corsair Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -12,7 +12,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ppc64 ~sparc x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |