summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-04-17 18:36:39 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-04-17 18:36:39 +0000
commit2d6c982fde9de036bd7d569e906fabdfdb9e4474 (patch)
tree2910fb63b504e949af060cb91ca8e7cc3608a6f2
parentAdded ~ppc64 (diff)
downloadgentoo-2-2d6c982fde9de036bd7d569e906fabdfdb9e4474.tar.gz
gentoo-2-2d6c982fde9de036bd7d569e906fabdfdb9e4474.tar.bz2
gentoo-2-2d6c982fde9de036bd7d569e906fabdfdb9e4474.zip
Added ~ppc64
(Portage version: 2.0.54)
-rw-r--r--mail-client/sylpheed-claws-maildir/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog
index f645cded1d67..2cecd5c17ce6 100644
--- a/mail-client/sylpheed-claws-maildir/ChangeLog
+++ b/mail-client/sylpheed-claws-maildir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws-maildir
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.23 2006/03/20 17:49:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.24 2006/04/17 18:36:39 corsair Exp $
+
+ 17 Apr 2006; Markus Rothe <corsair@gentoo.org>
+ sylpheed-claws-maildir-0.19.ebuild:
+ Added ~ppc64
20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
sylpheed-claws-maildir-0.19.ebuild:
diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild
index 73cc514c24a1..4b607cc82235 100644
--- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild
+++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.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-maildir/sylpheed-claws-maildir-0.19.ebuild,v 1.3 2006/03/20 17:49:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.19.ebuild,v 1.4 2006/04/17 18:36:39 corsair Exp $
MY_P="${P##sylpheed-claws-}"
MY_PN="${PN##sylpheed-claws-}"
@@ -11,7 +11,7 @@ HOMEPAGE="http://claws.sylpheed.org"
SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 sparc x86"
+KEYWORDS="~amd64 ~ppc64 sparc x86"
IUSE=""
DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}
=sys-libs/db-4.2*"