diff options
author | Marius Mauch <genone@gentoo.org> | 2005-02-13 03:01:11 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-02-13 03:01:11 +0000 |
commit | 86617679076639ca56b8b5e14681481075cabbd7 (patch) | |
tree | 4e5a64db8aea820514e88eaaad2ddfae398704e2 /mail-client/sylpheed-claws-pgpinline | |
parent | hppa/ia64/s390 stable per request #81735 (diff) | |
download | historical-86617679076639ca56b8b5e14681481075cabbd7.tar.gz historical-86617679076639ca56b8b5e14681481075cabbd7.tar.bz2 historical-86617679076639ca56b8b5e14681481075cabbd7.zip |
marking sylpheed-claws-1.0.0 stable, adding new gtk2 version
Diffstat (limited to 'mail-client/sylpheed-claws-pgpinline')
3 files changed, 11 insertions, 7 deletions
diff --git a/mail-client/sylpheed-claws-pgpinline/ChangeLog b/mail-client/sylpheed-claws-pgpinline/ChangeLog index bfd79ef31ed2..a2c8b6309576 100644 --- a/mail-client/sylpheed-claws-pgpinline/ChangeLog +++ b/mail-client/sylpheed-claws-pgpinline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-pgpinline -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/ChangeLog,v 1.6 2004/12/29 00:19:48 ciaranm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/ChangeLog,v 1.7 2005/02/13 03:01:11 genone Exp $ + + 13 Feb 2005; Marius Mauch <genone@gentoo.org> + sylpheed-claws-pgpinline-0.5.ebuild: + marking stable on x86 and amd64 for sc-1.0.0 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild index 7ca364e7cdc9..fa3f6dce982a 100644 --- a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild +++ b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild,v 1.5 2004/12/14 06:42:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.2.ebuild,v 1.6 2005/02/13 03:01:11 genone Exp $ MY_P="${P##sylpheed-claws-}" diff --git a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild index bb64fad0e9f0..0573cfe8644f 100644 --- a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild +++ b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild,v 1.1 2004/12/14 06:42:13 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5.ebuild,v 1.2 2005/02/13 03:01:11 genone 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc amd64 ~alpha" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 =app-crypt/gpgme-0.3.14-r1" |