diff options
author | 2006-01-11 15:34:28 +0000 | |
---|---|---|
committer | 2006-01-11 15:34:28 +0000 | |
commit | 0f28eb0d734e7cf646c5a2e033e555be9ae82ca1 (patch) | |
tree | b3b8901141e9cde21fffdf73b1cb74e16a36e95e /mail-client | |
parent | Remove amd64 keyword (diff) | |
download | gentoo-2-0f28eb0d734e7cf646c5a2e033e555be9ae82ca1.tar.gz gentoo-2-0f28eb0d734e7cf646c5a2e033e555be9ae82ca1.tar.bz2 gentoo-2-0f28eb0d734e7cf646c5a2e033e555be9ae82ca1.zip |
Add ~amd64 keyword
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/ChangeLog | 8 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/sylpheed-claws-rssyl/ChangeLog b/mail-client/sylpheed-claws-rssyl/ChangeLog index 16fd7db3f31f..e8e0650108ca 100644 --- a/mail-client/sylpheed-claws-rssyl/ChangeLog +++ b/mail-client/sylpheed-claws-rssyl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-rssyl -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.1 2005/12/26 20:40:55 ticho Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.2 2006/01/11 15:34:28 genone Exp $ + + 11 Jan 2006; Marius Mauch <genone@gentoo.org> + sylpheed-claws-rssyl-0.3.ebuild: + Add ~amd64 keyword *sylpheed-claws-rssyl-0.3 (26 Dec 2005) diff --git a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.3.ebuild b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.3.ebuild index cd6351505a5c..1628045bbb05 100644 --- a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.3.ebuild +++ b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-rssyl/sylpheed-claws-rssyl-0.3.ebuild,v 1.1 2005/12/26 20:40:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.3.ebuild,v 1.2 2006/01/11 15:34:28 genone Exp $ MY_P="${P##sylpheed-claws-}" SC_BASE="2.0.0_rc1" @@ -10,7 +10,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="http://ticho.yweb.sk/rssyl/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} net-misc/curl |