diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-20 17:14:22 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-20 17:14:22 +0000 |
commit | 059de4e38ef347186e03b251ac3571cb41d93ecc (patch) | |
tree | b32e056bf9208069bd326140b22a53faed7fc029 /mail-client | |
parent | Add ~alpha keyword wrt bug #126838 (diff) | |
download | gentoo-2-059de4e38ef347186e03b251ac3571cb41d93ecc.tar.gz gentoo-2-059de4e38ef347186e03b251ac3571cb41d93ecc.tar.bz2 gentoo-2-059de4e38ef347186e03b251ac3571cb41d93ecc.zip |
Add ~alpha keyword.
(Portage version: 2.0.54)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-rssyl/ChangeLog b/mail-client/sylpheed-claws-rssyl/ChangeLog index e2d211916776..32783084ee8b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.4 2006/03/19 19:55:05 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/ChangeLog,v 1.5 2006/03/20 17:14:22 ferdy Exp $ + + 20 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> + sylpheed-claws-rssyl-0.4.ebuild: + Add ~alpha keyword. 19 Mar 2006; <ticho@gentoo.org> sylpheed-claws-rssyl-0.4.ebuild: Stable on x86, bug #126838. diff --git a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild index e85eaf8fc59e..57a5568d8088 100644 --- a/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild +++ b/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-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-rssyl/sylpheed-claws-rssyl-0.4.ebuild,v 1.2 2006/03/19 19:55:05 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-rssyl/sylpheed-claws-rssyl-0.4.ebuild,v 1.3 2006/03/20 17:14:22 ferdy 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="~amd64 x86" +KEYWORDS="~alpha ~amd64 x86" IUSE="nls" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} net-misc/curl |