diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-02-04 00:19:33 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-02-04 00:19:33 +0000 |
commit | dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c (patch) | |
tree | b0108553c56bf36a7e3f393a3e826f8caa423dc5 /media-fonts/gnu-gs-fonts-other | |
parent | Bumpage and fixes (diff) | |
download | gentoo-2-dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c.tar.gz gentoo-2-dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c.tar.bz2 gentoo-2-dd1fbc359fdb09f6ea0d1b5fc5c21619895df77c.zip |
Added ~amd64 keyword to fonts.
Diffstat (limited to 'media-fonts/gnu-gs-fonts-other')
-rw-r--r-- | media-fonts/gnu-gs-fonts-other/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/gnu-gs-fonts-other/ChangeLog b/media-fonts/gnu-gs-fonts-other/ChangeLog index 9eaebc356e07..52cf14d8cb8a 100644 --- a/media-fonts/gnu-gs-fonts-other/ChangeLog +++ b/media-fonts/gnu-gs-fonts-other/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/gnu-gs-fonts-other -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.3 2003/12/09 18:08:03 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.4 2004/02/04 00:19:33 augustus Exp $ + + 03 Feb 2004; <augustus@gentoo.org> gnu-gs-fonts-other-6.0.ebuild: + Added ~amd64 keyword. 09 Dec 2003; Heinrich Wendel <lanius@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 c41e66b18b8d..79bb2f1cf50f 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2003/12/09 18:08:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.3 2004/02/04 00:19:33 augustus 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" +KEYWORDS="x86 sparc alpha ~amd64" IUSE="" DEPEND="virtual/ghostscript" #RDEPEND="" |