diff options
author | 2005-05-18 12:18:51 +0000 | |
---|---|---|
committer | 2005-05-18 12:18:51 +0000 | |
commit | 072bffbe7782341cc667f66ddcadff140ea2a23e (patch) | |
tree | d9cf52e0809b97a7c1b022d686ed7264f43e8b02 /mail-client/sylpheed-claws-ghostscript-viewer | |
parent | Stable on ppc64 (diff) | |
download | historical-072bffbe7782341cc667f66ddcadff140ea2a23e.tar.gz historical-072bffbe7782341cc667f66ddcadff140ea2a23e.tar.bz2 historical-072bffbe7782341cc667f66ddcadff140ea2a23e.zip |
Stable on ppc64
Package-Manager: portage-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 b09ba28efd98..3657421b6f9c 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.10 2005/03/29 18:27:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/ChangeLog,v 1.11 2005/05/18 12:18:14 corsair Exp $ + + 18 May 2005; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-ghostscript-viewer-0.8.ebuild: + Stable on ppc64 29 Mar 2005; Markus Rothe <corsair@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 4f1876bd7c5a..a6d5128e542d 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.9 2005/03/29 18:27:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-ghostscript-viewer/sylpheed-claws-ghostscript-viewer-0.8.ebuild,v 1.10 2005/05/18 12:18:14 corsair 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 ~ppc64" +KEYWORDS="x86 ppc sparc amd64 alpha ppc64" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 app-text/ghostscript" |