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 | 42dcb0f9f9672b319cc0194d79963b2b2bf33e7a (patch) | |
tree | e9408cb6897ccb257292291282e25aa267d75153 /mail-client/sylpheed-claws-ghostscript-viewer | |
parent | hppa/ia64/s390 stable per request #81735 (diff) | |
download | gentoo-2-42dcb0f9f9672b319cc0194d79963b2b2bf33e7a.tar.gz gentoo-2-42dcb0f9f9672b319cc0194d79963b2b2bf33e7a.tar.bz2 gentoo-2-42dcb0f9f9672b319cc0194d79963b2b2bf33e7a.zip |
marking sylpheed-claws-1.0.0 stable, adding new gtk2 version
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 260a43302d2f..550953cf53a1 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.5 2004/12/29 00:18:21 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.6 2005/02/13 03:01:11 genone Exp $ + + 13 Feb 2005; Marius Mauch <genone@gentoo.org> + sylpheed-claws-ghostscript-viewer-0.8.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-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild b/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild index e76bc133a373..f0a93e501685 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.4 2004/10/19 19:37:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.5 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="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" |