diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:39:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:39:41 +0000 |
commit | 1102d44c0debc80844e6fe6ce0abb316bbef6b15 (patch) | |
tree | 7a0ebea3cd54bab36e7d14d055b64a530995fe43 /mail-client/sylpheed-claws-fetchinfo | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-1102d44c0debc80844e6fe6ce0abb316bbef6b15.tar.gz gentoo-2-1102d44c0debc80844e6fe6ce0abb316bbef6b15.tar.bz2 gentoo-2-1102d44c0debc80844e6fe6ce0abb316bbef6b15.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'mail-client/sylpheed-claws-fetchinfo')
-rw-r--r-- | mail-client/sylpheed-claws-fetchinfo/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-fetchinfo/ChangeLog b/mail-client/sylpheed-claws-fetchinfo/ChangeLog index 17459a59726b..298dd4ebd411 100644 --- a/mail-client/sylpheed-claws-fetchinfo/ChangeLog +++ b/mail-client/sylpheed-claws-fetchinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-fetchinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-fetchinfo/ChangeLog,v 1.3 2006/02/10 18:18:34 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-fetchinfo/ChangeLog,v 1.4 2006/04/17 18:39:41 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-fetchinfo-0.4.10.ebuild: + Added ~ppc64 *sylpheed-claws-fetchinfo-0.4.10 (10 Feb 2006) diff --git a/mail-client/sylpheed-claws-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.ebuild b/mail-client/sylpheed-claws-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.ebuild index 3a206fb00068..d8b50eb3a2e6 100644 --- a/mail-client/sylpheed-claws-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.ebuild +++ b/mail-client/sylpheed-claws-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.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-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.ebuild,v 1.1 2006/02/10 18:18:34 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-fetchinfo/sylpheed-claws-fetchinfo-0.4.10.ebuild,v 1.2 2006/04/17 18:39:41 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="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |