public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: splashutils-1.5.4.2.ebuild ChangeLog
@ 2008-09-13 10:23 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 2+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-09-13 10:23 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/09/13 10:23:35

  Modified:             splashutils-1.5.4.2.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 237000
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  media-gfx/splashutils/splashutils-1.5.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild?r1=1.2&r2=1.3

Index: splashutils-1.5.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- splashutils-1.5.4.2.ebuild	8 Sep 2008 20:34:00 -0000	1.2
+++ splashutils-1.5.4.2.ebuild	13 Sep 2008 10:23:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v 1.2 2008/09/08 20:34:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v 1.3 2008/09/13 10:23:34 nixnut Exp $
 
 EAPI="1"
 
@@ -33,7 +33,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 RDEPEND="gpm? ( sys-libs/gpm )
 	truetype? ( >=media-libs/freetype-2 )
 	png? ( >=media-libs/libpng-1.2.7 )



1.144                media-gfx/splashutils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.143&r2=1.144

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	10 Sep 2008 19:57:05 -0000	1.143
+++ ChangeLog	13 Sep 2008 10:23:34 -0000	1.144
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/splashutils
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.143 2008/09/10 19:57:05 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.144 2008/09/13 10:23:34 nixnut Exp $
+
+  13 Sep 2008; nixnut <nixnut@gentoo.org> splashutils-1.5.4.2.ebuild:
+  Stable on ppc wrt bug 237000
 
   10 Sep 2008; Michał Januszewski <spock@gentoo.org>
   -files/splashutils-gcc43-fix.patch, -files/openrc-splash-crash.patch,






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: splashutils-1.5.4.2.ebuild ChangeLog
@ 2008-09-21 16:32 Michael Januszewski (spock)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Januszewski (spock) @ 2008-09-21 16:32 UTC (permalink / raw
  To: gentoo-commits

spock       08/09/21 16:32:35

  Modified:             splashutils-1.5.4.2.ebuild ChangeLog
  Log:
  Fix console=tty1 check to not allow invalid kernel command line options.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 x86_64)

Revision  Changes    Path
1.5                  media-gfx/splashutils/splashutils-1.5.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild?r1=1.4&r2=1.5

Index: splashutils-1.5.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- splashutils-1.5.4.2.ebuild	21 Sep 2008 07:16:19 -0000	1.4
+++ splashutils-1.5.4.2.ebuild	21 Sep 2008 16:32:34 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v 1.4 2008/09/21 07:16:19 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v 1.5 2008/09/21 16:32:34 spock Exp $
 
 EAPI="1"
 
@@ -182,7 +182,7 @@
 	fi
 
 	if ! test -f /proc/cmdline ||
-		! egrep -q '(console|CONSOLE)=(tty1|/dev/tty1)' /proc/cmdline ; then
+		! egrep -q '(console=tty1|CONSOLE=/dev/tty1)' /proc/cmdline ; then
 		elog "It is required that you add 'console=tty1' to your kernel"
 		elog "command line parameters."
 		elog ""



1.146                media-gfx/splashutils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.145&r2=1.146

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	21 Sep 2008 07:16:19 -0000	1.145
+++ ChangeLog	21 Sep 2008 16:32:34 -0000	1.146
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/splashutils
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.145 2008/09/21 07:16:19 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.146 2008/09/21 16:32:34 spock Exp $
+
+  21 Sep 2008; Michał Januszewski <spock@gentoo.org>
+  splashutils-1.5.4.2.ebuild:
+  Fix console=tty1 check to not allow invalid kernel command line options.
 
   21 Sep 2008; <solar@gentoo.org> splashutils-1.5.4.2.ebuild:
   - Make cross compile aware. Avoid calls to built_with_use when doing x-compiles






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-21 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-13 10:23 [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: splashutils-1.5.4.2.ebuild ChangeLog Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-21 16:32 Michael Januszewski (spock)

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