summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-05-16 09:46:09 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-05-16 09:46:09 +0000
commitd34a9d89d534ffab15ddaac1419743a87a5ecd6e (patch)
treef7d8034a6dd81a1a424cea9e80961d4cf0aa996e /app-text/ghostscript
parentInherit toolchain-funcs properly. (diff)
downloadgentoo-2-d34a9d89d534ffab15ddaac1419743a87a5ecd6e.tar.gz
gentoo-2-d34a9d89d534ffab15ddaac1419743a87a5ecd6e.tar.bz2
gentoo-2-d34a9d89d534ffab15ddaac1419743a87a5ecd6e.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/ghostscript')
-rw-r--r--app-text/ghostscript/ChangeLog7
-rw-r--r--app-text/ghostscript/ghostscript-7.07.1-r7.ebuild4
-rw-r--r--app-text/ghostscript/ghostscript-7.07.1-r8.ebuild4
-rw-r--r--app-text/ghostscript/ghostscript-7.07.1-r9.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/app-text/ghostscript/ChangeLog b/app-text/ghostscript/ChangeLog
index e261c0f23bd4..dad3415cf33d 100644
--- a/app-text/ghostscript/ChangeLog
+++ b/app-text/ghostscript/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/ghostscript
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.105 2005/04/23 14:36:34 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.106 2005/05/16 09:46:09 lanius Exp $
+
+ 16 May 2005; Heinrich Wendel <lanius@gentoo.org>
+ ghostscript-7.07.1-r7.ebuild, ghostscript-7.07.1-r8.ebuild,
+ ghostscript-7.07.1-r9.ebuild:
+ move from gcc to toolchain eclass
*ghostscript-7.07.1-r9 (23 Apr 2005)
diff --git a/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild
index cdf299b8af1d..d0c8133b815f 100644
--- a/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild
+++ b/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild,v 1.22 2005/03/04 20:33:07 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild,v 1.23 2005/05/16 09:46:09 lanius Exp $
-inherit flag-o-matic eutils gcc
+inherit flag-o-matic eutils toolchain-funcs
DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support"
HOMEPAGE="http://www.cups.org/ghostscript.php"
diff --git a/app-text/ghostscript/ghostscript-7.07.1-r8.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r8.ebuild
index 57d9fbac448b..f4f031a4b3f5 100644
--- a/app-text/ghostscript/ghostscript-7.07.1-r8.ebuild
+++ b/app-text/ghostscript/ghostscript-7.07.1-r8.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r8.ebuild,v 1.14 2005/04/18 16:54:53 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r8.ebuild,v 1.15 2005/05/16 09:46:09 lanius Exp $
-inherit flag-o-matic eutils gcc libtool
+inherit flag-o-matic eutils toolchain-funcs libtool
DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support"
HOMEPAGE="http://www.cups.org/ghostscript.php"
diff --git a/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild
index e51ca9a6ef78..5a39b7a8f575 100644
--- a/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild
+++ b/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild,v 1.1 2005/04/23 14:36:34 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r9.ebuild,v 1.2 2005/05/16 09:46:09 lanius Exp $
-inherit flag-o-matic eutils gcc libtool
+inherit flag-o-matic eutils toolchain-funcs libtool
DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support"
HOMEPAGE="http://www.cups.org/ghostscript.php"