public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-print/ink: ink-0.5.1.ebuild ChangeLog
@ 2014-10-23 23:04 Matthias Maier (tamiko)
  0 siblings, 0 replies; only message in thread
From: Matthias Maier (tamiko) @ 2014-10-23 23:04 UTC (permalink / raw
  To: gentoo-commits

tamiko      14/10/23 23:04:24

  Modified:             ink-0.5.1.ebuild ChangeLog
  Log:
  switch to EAPI 5, always use bash for configuration, bug #526548
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)

Revision  Changes    Path
1.4                  net-print/ink/ink-0.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/ink/ink-0.5.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/ink/ink-0.5.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/ink/ink-0.5.1.ebuild?r1=1.3&r2=1.4

Index: ink-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ink-0.5.1.ebuild	24 Feb 2012 14:15:53 -0000	1.3
+++ ink-0.5.1.ebuild	23 Oct 2014 23:04:24 -0000	1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.1.ebuild,v 1.3 2012/02/24 14:15:53 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.5.1.ebuild,v 1.4 2014/10/23 23:04:24 tamiko Exp $
 
-EAPI="4"
+EAPI="5"
 
 DESCRIPTION="A command line utility to display the ink level of your printer"
 SRC_URI="mirror://sourceforge/ink/${P/_}.tar.gz"
@@ -15,3 +15,8 @@
 
 DEPEND=">net-print/libinklevel-0.8"
 RDEPEND="${DEPEND}"
+
+src_configure() {
+	# always use /bin/bash as configure shell, bug #526548
+	CONFIG_SHELL=/bin/bash default
+}



1.22                 net-print/ink/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/ink/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/ink/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/ink/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	16 Aug 2013 09:25:57 -0000	1.21
+++ ChangeLog	23 Oct 2014 23:04:24 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/ink
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.21 2013/08/16 09:25:57 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ChangeLog,v 1.22 2014/10/23 23:04:24 tamiko Exp $
+
+  23 Oct 2014; Matthias Maier <tamiko@gentoo.org> ink-0.5.1.ebuild:
+  switch to EAPI 5, always use bash for configuration, bug #526548
 
   16 Aug 2013; Manuel Rüger <mrueg@gentoo.org> -files/ink-0.4.1-asneeded.patch,
   -files/ink-0.5.0-asneeded.patch, -ink-0.5.0.ebuild:





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

only message in thread, other threads:[~2014-10-23 23:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 23:04 [gentoo-commits] gentoo-x86 commit in net-print/ink: ink-0.5.1.ebuild ChangeLog Matthias Maier (tamiko)

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