diff options
Diffstat (limited to 'media-fonts/gnu-gs-fonts-std')
-rw-r--r-- | media-fonts/gnu-gs-fonts-std/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/gnu-gs-fonts-std/ChangeLog b/media-fonts/gnu-gs-fonts-std/ChangeLog index a265fc2be6bc..d94e8ddfaf70 100644 --- a/media-fonts/gnu-gs-fonts-std/ChangeLog +++ b/media-fonts/gnu-gs-fonts-std/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/gnu-gs-fonts-std -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-std/ChangeLog,v 1.14 2010/01/01 18:08:34 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-std/ChangeLog,v 1.15 2011/02/06 21:21:47 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> gnu-gs-fonts-std-8.11.ebuild: + Drop to ~mips 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gnu-gs-fonts-std-8.11.ebuild: diff --git a/media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild b/media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild index ec8098acb3b0..619c0c408359 100644 --- a/media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild +++ b/media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild,v 1.12 2010/01/01 18:08:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/gnu-gs-fonts-std/gnu-gs-fonts-std-8.11.ebuild,v 1.13 2011/02/06 21:21:47 leio Exp $ MY_PN=ghostscript-fonts-std MY_P=${MY_PN}-${PV} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |