diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-15 17:26:27 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-15 17:26:27 +0000 |
commit | 8bd57b3065b335805b4cf9fb325c1001a8b601f5 (patch) | |
tree | 11b22e0129aa7478d8508df27723a134ff6acf1f /media-fonts/gnu-gs-fonts-other | |
parent | cleaner (diff) | |
download | historical-8bd57b3065b335805b4cf9fb325c1001a8b601f5.tar.gz historical-8bd57b3065b335805b4cf9fb325c1001a8b601f5.tar.bz2 historical-8bd57b3065b335805b4cf9fb325c1001a8b601f5.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-fonts/gnu-gs-fonts-other')
-rw-r--r-- | media-fonts/gnu-gs-fonts-other/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/gnu-gs-fonts-other/ChangeLog b/media-fonts/gnu-gs-fonts-other/ChangeLog index 39cf18891f7e..f7956486c2e0 100644 --- a/media-fonts/gnu-gs-fonts-other/ChangeLog +++ b/media-fonts/gnu-gs-fonts-other/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/gnu-gs-fonts-other # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.11 2005/04/24 03:10:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.12 2005/07/15 17:01:55 flameeyes Exp $ + + 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> + gnu-gs-fonts-other-6.0.ebuild: + Stable on amd64. 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gnu-gs-fonts-other-6.0.ebuild: diff --git a/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild b/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild index 7d83b55680e3..263d1e4ce525 100644 --- a/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild +++ b/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.10 2005/04/24 03:10:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.11 2005/07/15 17:01:55 flameeyes Exp $ DESCRIPTION="Ghostscript Extra Fonts" HOMEPAGE="http://www.cups.org/" SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 sparc alpha ~amd64 ~ppc-macos ppc64 ppc" +KEYWORDS="alpha amd64 ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND="" S=${WORKDIR}/fonts |