public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gpl: ghostscript-gpl-9.05-r1.ebuild ghostscript-gpl-9.04-r4.ebuild ghostscript-gpl-9.05-r2.ebuild ChangeLog
@ 2012-06-02  8:08 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-06-02  8:08 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/06/02 08:08:27

  Modified:             ghostscript-gpl-9.05-r1.ebuild
                        ghostscript-gpl-9.04-r4.ebuild
                        ghostscript-gpl-9.05-r2.ebuild ChangeLog
  Log:
  inherit multilib for get_libdir
  
  (Portage version: 2.2.0_alpha109/cvs/Linux i686)

Revision  Changes    Path
1.8                  app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?r1=1.7&r2=1.8

Index: ghostscript-gpl-9.05-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ghostscript-gpl-9.05-r1.ebuild	29 May 2012 19:53:00 -0000	1.7
+++ ghostscript-gpl-9.05-r1.ebuild	2 Jun 2012 08:08:27 -0000	1.8
@@ -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/"



1.8                  app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?r1=1.7&r2=1.8

Index: ghostscript-gpl-9.04-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ghostscript-gpl-9.04-r4.ebuild	4 May 2012 03:33:15 -0000	1.7
+++ ghostscript-gpl-9.04-r4.ebuild	2 Jun 2012 08:08:27 -0000	1.8
@@ -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/"



1.3                  app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?r1=1.2&r2=1.3

Index: ghostscript-gpl-9.05-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ghostscript-gpl-9.05-r2.ebuild	18 May 2012 20:51:44 -0000	1.2
+++ ghostscript-gpl-9.05-r2.ebuild	2 Jun 2012 08:08:27 -0000	1.3
@@ -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/"



1.148                app-text/ghostscript-gpl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.148&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.148&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?r1=1.147&r2=1.148

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	29 May 2012 19:53:00 -0000	1.147
+++ ChangeLog	2 Jun 2012 08:08:27 -0000	1.148
@@ -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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-02  8:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-02  8:08 [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gpl: ghostscript-gpl-9.05-r1.ebuild ghostscript-gpl-9.04-r4.ebuild ghostscript-gpl-9.05-r2.ebuild ChangeLog Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox