diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-14 13:13:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-14 13:13:53 +0000 |
commit | 3e3193b0f048f4d8a8b860095c9528c53011ba02 (patch) | |
tree | 3015f9fc68050d167c41dcc13e503afb45c5a468 /media-fonts | |
parent | more virtual/motif fixes (diff) | |
download | gentoo-2-3e3193b0f048f4d8a8b860095c9528c53011ba02.tar.gz gentoo-2-3e3193b0f048f4d8a8b860095c9528c53011ba02.tar.bz2 gentoo-2-3e3193b0f048f4d8a8b860095c9528c53011ba02.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/gnu-gs-fonts-other/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/gnu-gs-fonts-other/ChangeLog b/media-fonts/gnu-gs-fonts-other/ChangeLog index 27c055075ebd..eec4976a006a 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.7 2004/10/27 19:14:20 kito Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.8 2005/02/14 13:13:53 corsair Exp $ + + 14 Feb 2005; Markus Rothe <corsair@gentoo.org> + gnu-gs-fonts-other-6.0.ebuild: + Added ~ppc64 to KEYWORDS 27 Oct 2004; Kito <kito@gentoo.org> gnu-gs-fonts-other-6.0.ebuild: added ~ppc-macos 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 358a92f50de2..49f95aec0bcd 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-2004 Gentoo Foundation +# 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.6 2004/10/27 19:14:20 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.7 2005/02/14 13:13:53 corsair 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" +KEYWORDS="x86 sparc alpha ~amd64 ~ppc-macos ~ppc64" IUSE="" DEPEND="" S=${WORKDIR}/fonts |