diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-17 21:20:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-17 21:20:11 +0000 |
commit | 96d7a2133b5ca113623aa017c4f249c5408852e7 (patch) | |
tree | cab4a9360dea98d170c6c08f78c5275b1288d64f /mail-client/sylpheed-claws-ghostscript-viewer | |
parent | ebuild updates for GNUstep base, libs, and apps across the board; proper vers... (diff) | |
download | gentoo-2-96d7a2133b5ca113623aa017c4f249c5408852e7.tar.gz gentoo-2-96d7a2133b5ca113623aa017c4f249c5408852e7.tar.bz2 gentoo-2-96d7a2133b5ca113623aa017c4f249c5408852e7.zip |
Stable on alpha, bug 84056.
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client/sylpheed-claws-ghostscript-viewer')
-rw-r--r-- | mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog b/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog index b10af68f2f5b..bf105c2ac9e9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.8 2005/03/12 16:02:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.9 2005/03/17 21:16:57 kloeri Exp $ + + 17 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + sylpheed-claws-ghostscript-viewer-0.8.ebuild: + Stable on alpha, bug 84056. 12 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> sylpheed-claws-ghostscript-viewer-0.8.ebuild: 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 3a47f133949e..2a578692e29c 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-2005 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.7 2005/03/12 16:02:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.8 2005/03/17 21:16:57 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 ~alpha" +KEYWORDS="x86 ppc sparc amd64 alpha" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 app-text/ghostscript" |