diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 19:58:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 19:58:11 +0000 |
commit | 0ad341e7780962d396495d147cd4e944a6c1025b (patch) | |
tree | 0182a6f9113c93a647bb6a0c52206f424dedf0a3 /mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild | |
parent | Add XUL.mfasl to the list of files to delete when the browser is upgraded #67... (diff) | |
download | gentoo-2-0ad341e7780962d396495d147cd4e944a6c1025b.tar.gz gentoo-2-0ad341e7780962d396495d147cd4e944a6c1025b.tar.bz2 gentoo-2-0ad341e7780962d396495d147cd4e944a6c1025b.zip |
~alpha keyword, bug 66691.
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild index e6dab6f67dc2..e0a9936f0062 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.3 2004/10/19 10:18:48 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.4 2004/10/19 19:56:08 kloeri Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="http://sylpheed-claws.sourceforge.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b" |