diff options
author | 2006-07-11 17:53:23 +0000 | |
---|---|---|
committer | 2006-07-11 17:53:23 +0000 | |
commit | cdeef717c60c1fa1744ba827ceefc02e1417d80c (patch) | |
tree | fc33310e0067999a298e57e06e31c0ed71600537 /media-fonts/gnu-gs-fonts-other | |
parent | einfo replaced with elog. Additional elogs added to clearly state video output. (diff) | |
download | gentoo-2-cdeef717c60c1fa1744ba827ceefc02e1417d80c.tar.gz gentoo-2-cdeef717c60c1fa1744ba827ceefc02e1417d80c.tar.bz2 gentoo-2-cdeef717c60c1fa1744ba827ceefc02e1417d80c.zip |
Mark 6.0 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'media-fonts/gnu-gs-fonts-other')
-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 f7956486c2e0..38773e0d2587 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.12 2005/07/15 17:01:55 flameeyes Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/ChangeLog,v 1.13 2006/07/11 17:53:23 agriffis Exp $ + + 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> + gnu-gs-fonts-other-6.0.ebuild: + Mark 6.0 stable on ia64 15 Jul 2005; Diego Pettenò <flameeyes@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 423173220754..fac6b64fce2c 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 +# Copyright 1999-2006 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.12 2005/08/23 00:11:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.13 2006/07/11 17:53:23 agriffis 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="alpha amd64 arm ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND="" S=${WORKDIR}/fonts |