diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-02 08:08:27 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-02 08:08:27 +0000 |
commit | f704e432914489dc55c9d70b9522201912084636 (patch) | |
tree | 94f1ed4c9c72188c1106e4b65a7fc89a89ed8c40 /app-text/ghostscript-gpl | |
parent | inherit multilib for get_libdir (diff) | |
download | gentoo-2-f704e432914489dc55c9d70b9522201912084636.tar.gz gentoo-2-f704e432914489dc55c9d70b9522201912084636.tar.bz2 gentoo-2-f704e432914489dc55c9d70b9522201912084636.zip |
inherit multilib for get_libdir
(Portage version: 2.2.0_alpha109/cvs/Linux i686)
Diffstat (limited to 'app-text/ghostscript-gpl')
4 files changed, 11 insertions, 7 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 2776754413a2..9184c9f58305 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-gpl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.147 2012/05/29 19:53:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.148 2012/06/02 08:08:27 zmedico Exp $ + + 02 Jun 2012; Zac Medico <zmedico@gentoo.org> ghostscript-gpl-9.04-r4.ebuild, + ghostscript-gpl-9.05-r1.ebuild, ghostscript-gpl-9.05-r2.ebuild: + inherit multilib for get_libdir 29 May 2012; Brent Baude <ranger@gentoo.org> ghostscript-gpl-9.05-r1.ebuild: Marking ghostscript-gpl-9.05-r1 ppc for bug 414463 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild index 07644f8cf842..625bfdad52cd 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.7 2012/05/04 03:33:15 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.8 2012/06/02 08:08:27 zmedico Exp $ EAPI=3 -inherit autotools eutils versionator flag-o-matic +inherit autotools eutils multilib versionator flag-o-matic DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF" HOMEPAGE="http://ghostscript.com/" diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild index 8a9af3456e1e..5809688a74f1 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.7 2012/05/29 19:53:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.8 2012/06/02 08:08:27 zmedico Exp $ EAPI=3 -inherit autotools eutils versionator flag-o-matic +inherit autotools eutils multilib versionator flag-o-matic DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF" HOMEPAGE="http://ghostscript.com/" diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild index 7ff4e93da33e..706a625f5255 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v 1.2 2012/05/18 20:51:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v 1.3 2012/06/02 08:08:27 zmedico Exp $ EAPI=3 -inherit autotools eutils versionator flag-o-matic +inherit autotools eutils multilib versionator flag-o-matic DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF" HOMEPAGE="http://ghostscript.com/" |