diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 19:37:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-19 19:37:07 +0000 |
commit | 316bed6569e2786c17e28cbd4caf5dd7e56f1300 (patch) | |
tree | 7a5970744ee8816f966f12fbb026e21ae002808f /mail-client | |
parent | Update to 2.6.9. Speakup not included in this release (diff) | |
download | historical-316bed6569e2786c17e28cbd4caf5dd7e56f1300.tar.gz historical-316bed6569e2786c17e28cbd4caf5dd7e56f1300.tar.bz2 historical-316bed6569e2786c17e28cbd4caf5dd7e56f1300.zip |
~alpha keyword, bug 66691.
Diffstat (limited to 'mail-client')
3 files changed, 19 insertions, 5 deletions
diff --git a/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog b/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog index 6f2c164203a4..b41135e735d7 100644 --- a/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog +++ b/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-ghostscript-viewer # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.3 2004/10/19 10:17:06 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.4 2004/10/19 19:37:07 kloeri Exp $ + + 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> + sylpheed-claws-ghostscript-viewer-0.8.ebuild: + ~alpha keyword, bug 66691. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> sylpheed-claws-ghostscript-viewer-0.8.ebuild: diff --git a/mail-client/sylpheed-claws-ghostscript-viewer/Manifest b/mail-client/sylpheed-claws-ghostscript-viewer/Manifest index c73a611f01a4..ab8bc3cf9290 100644 --- a/mail-client/sylpheed-claws-ghostscript-viewer/Manifest +++ b/mail-client/sylpheed-claws-ghostscript-viewer/Manifest @@ -1,4 +1,14 @@ -MD5 1b7fa1a19ea6037b6fe87634937a2b0d ChangeLog 776 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ca7084abffaa897749cdcfd0f8e5afe1 sylpheed-claws-ghostscript-viewer-0.8.ebuild 803 MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 -MD5 7c810790561fa7b2ce2df8569cd69c26 sylpheed-claws-ghostscript-viewer-0.8.ebuild 798 +MD5 ed4b9465450242cccaa43822a1f93d12 ChangeLog 904 MD5 566010d620f19ccb2e1f5bc9c9cb3cb0 files/digest-sylpheed-claws-ghostscript-viewer-0.8 75 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBdWzzugEuf3OQ0akRArQDAJ9nm17Y4fa5phWoyNiyh3z9ScoW9wCghVdc +dE8hmsc0oiQrLDz/WwOtaEM= +=eIw9 +-----END PGP SIGNATURE----- diff --git a/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild b/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild index 5d885220745b..e76bc133a373 100644 --- a/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild +++ b/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.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-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.3 2004/10/19 10:17:06 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.4 2004/10/19 19:37:07 kloeri Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.bz2" 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-r1 app-text/ghostscript" |