diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-10-31 20:20:33 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-10-31 20:20:33 +0000 |
commit | 3b54672dff981a73bf86bf109eebf8683b8d302b (patch) | |
tree | 62a2d78e3b01979a0ad6fcf62db8bc72b2a7b936 /app-text/ghostscript-esp | |
parent | Add dependency on pkgconfig, bug #206094 (diff) | |
download | gentoo-2-3b54672dff981a73bf86bf109eebf8683b8d302b.tar.gz gentoo-2-3b54672dff981a73bf86bf109eebf8683b8d302b.tar.bz2 gentoo-2-3b54672dff981a73bf86bf109eebf8683b8d302b.zip |
don't inherit elisp-common, bug 184167
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-text/ghostscript-esp')
4 files changed, 13 insertions, 8 deletions
diff --git a/app-text/ghostscript-esp/ChangeLog b/app-text/ghostscript-esp/ChangeLog index 0a7d09781f28..2e7761c6d6cf 100644 --- a/app-text/ghostscript-esp/ChangeLog +++ b/app-text/ghostscript-esp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/ghostscript-esp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.60 2008/03/30 23:46:06 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.61 2008/10/31 20:20:33 opfer Exp $ + + 31 Oct 2008; Christian Faulhammer <opfer@gentoo.org> + ghostscript-esp-8.15.3.ebuild, ghostscript-esp-8.15.4.ebuild, + ghostscript-esp-8.15.4-r1.ebuild: + don't inherit elisp-common, bug 184167 30 Mar 2008; <ricmm@gentoo.org> ghostscript-esp-7.07.1-r8.ebuild: Drop to ~mips due to unstable deps diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild index c6ddabffeefb..5e79f9a693a5 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild,v 1.14 2007/07/04 06:24:51 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild,v 1.15 2008/10/31 20:20:33 opfer Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" -inherit autotools elisp-common eutils versionator +inherit autotools eutils versionator DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support" HOMEPAGE="http://www.cups.org/espgs" diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild index a026ed162f4c..f46a1e3b4bae 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild,v 1.2 2008/03/01 20:20:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild,v 1.3 2008/10/31 20:20:33 opfer Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" -inherit autotools elisp-common eutils versionator +inherit autotools eutils versionator DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support" HOMEPAGE="http://www.cups.org/espgs" diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild index 41ca05a106d1..211c3dff953e 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v 1.6 2008/02/09 12:01:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v 1.7 2008/10/31 20:20:33 opfer Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" -inherit autotools elisp-common eutils versionator +inherit autotools eutils versionator DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support" HOMEPAGE="http://www.cups.org/espgs" |