public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/splash-themes-gentoo: ChangeLog splash-themes-gentoo-20080914.ebuild
@ 2008-09-14 11:56 Michael Januszewski (spock)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Januszewski (spock) @ 2008-09-14 11:56 UTC (permalink / raw
  To: gentoo-commits

spock       08/09/14 11:56:04

  Modified:             ChangeLog
  Added:                splash-themes-gentoo-20080914.ebuild
  Log:
  Add the 'Natural Gentoo' theme (bug #233198).
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26 x86_64)

Revision  Changes    Path
1.7                  media-gfx/splash-themes-gentoo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	17 Feb 2007 11:39:43 -0000	1.6
+++ ChangeLog	14 Sep 2008 11:56:03 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/splash-themes-gentoo
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.6 2007/02/17 11:39:43 spock Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.7 2008/09/14 11:56:03 spock Exp $
+
+*splash-themes-gentoo-20080914 (14 Sep 2008)
+
+  14 Sep 2008; Michał Januszewski <spock@gentoo.org>
+  +splash-themes-gentoo-20080914.ebuild:
+  Add the 'Natural Gentoo' theme (bug #233198).
 
   17 Feb 2007; Michał Januszewski <spock@gentoo.org>
   splash-themes-gentoo-20050429.ebuild:



1.1                  media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild?rev=1.1&content-type=text/plain

Index: splash-themes-gentoo-20080914.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.1 2008/09/14 11:56:03 spock Exp $

DESCRIPTION="A collection of Gentoo themes for splashutils."
HOMEPAGE="http://dev.gentoo.org/~spock/"
SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2
	 mirror://gentoo/fbsplash-theme-gentoo-r2.tar.bz2
	 mirror://gentoo/fbsplash-theme-natural_gentoo-7.1.tar.bz2"
IUSE=""
LICENSE="freedist"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
DEPEND=">=media-gfx/splashutils-1.1.9.5"
RESTRICT="binchecks strip"

src_install() {
	dodir /etc/splash/{emergence,gentoo,natural_gentoo}
	cp -pR "${WORKDIR}"/{emergence,gentoo,natural_gentoo} "${D}/etc/splash"
}






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/splash-themes-gentoo: ChangeLog splash-themes-gentoo-20080914.ebuild
@ 2008-09-14 12:48 Michael Januszewski (spock)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Januszewski (spock) @ 2008-09-14 12:48 UTC (permalink / raw
  To: gentoo-commits

spock       08/09/14 12:48:29

  Modified:             ChangeLog splash-themes-gentoo-20080914.ebuild
  Log:
  Add a note about the GRUB splash image for Natural Gentoo.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26 x86_64)

Revision  Changes    Path
1.8                  media-gfx/splash-themes-gentoo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	14 Sep 2008 11:56:03 -0000	1.7
+++ ChangeLog	14 Sep 2008 12:48:28 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/splash-themes-gentoo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.7 2008/09/14 11:56:03 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.8 2008/09/14 12:48:28 spock Exp $
+
+  14 Sep 2008; Michał Januszewski <spock@gentoo.org>
+  splash-themes-gentoo-20080914.ebuild:
+  Add a note about the GRUB splash image for Natural Gentoo.
 
 *splash-themes-gentoo-20080914 (14 Sep 2008)
 



1.2                  media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild

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

Index: splash-themes-gentoo-20080914.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- splash-themes-gentoo-20080914.ebuild	14 Sep 2008 11:56:03 -0000	1.1
+++ splash-themes-gentoo-20080914.ebuild	14 Sep 2008 12:48:28 -0000	1.2
@@ -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/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.1 2008/09/14 11:56:03 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.2 2008/09/14 12:48:28 spock Exp $
 
 DESCRIPTION="A collection of Gentoo themes for splashutils."
 HOMEPAGE="http://dev.gentoo.org/~spock/"
@@ -18,3 +18,10 @@
 	dodir /etc/splash/{emergence,gentoo,natural_gentoo}
 	cp -pR "${WORKDIR}"/{emergence,gentoo,natural_gentoo} "${D}/etc/splash"
 }
+
+pkg_postinst() {
+	elog "The upstream tarball for the 'Natural Gentoo' theme also contains a GRUB"
+	elog "splash image which is not installed by this ebuild.  See:"
+	elog "  http://www.kde-look.org/content/show.php?content=49074"
+	elog "if you are interested in this."
+}






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/splash-themes-gentoo: ChangeLog splash-themes-gentoo-20080914.ebuild
@ 2009-03-01 15:51 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 4+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-03-01 15:51 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/03/01 15:51:19

  Modified:             ChangeLog splash-themes-gentoo-20080914.ebuild
  Log:
  ppc stable #260368
  (Portage version: 2.1.6.7/cvs/Linux ppc)

Revision  Changes    Path
1.9                  media-gfx/splash-themes-gentoo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	14 Sep 2008 12:48:28 -0000	1.8
+++ ChangeLog	1 Mar 2009 15:51:19 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/splash-themes-gentoo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.8 2008/09/14 12:48:28 spock Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.9 2009/03/01 15:51:19 nixnut Exp $
+
+  01 Mar 2009; nixnut <nixnut@gentoo.org>
+  splash-themes-gentoo-20080914.ebuild:
+  ppc stable #260368
 
   14 Sep 2008; Michał Januszewski <spock@gentoo.org>
   splash-themes-gentoo-20080914.ebuild:



1.3                  media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild

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

Index: splash-themes-gentoo-20080914.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- splash-themes-gentoo-20080914.ebuild	14 Sep 2008 12:48:28 -0000	1.2
+++ splash-themes-gentoo-20080914.ebuild	1 Mar 2009 15:51:19 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.2 2008/09/14 12:48:28 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.3 2009/03/01 15:51:19 nixnut Exp $
 
 DESCRIPTION="A collection of Gentoo themes for splashutils."
 HOMEPAGE="http://dev.gentoo.org/~spock/"
@@ -10,7 +10,7 @@
 IUSE=""
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
 DEPEND=">=media-gfx/splashutils-1.1.9.5"
 RESTRICT="binchecks strip"
 






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

* [gentoo-commits] gentoo-x86 commit in media-gfx/splash-themes-gentoo: ChangeLog splash-themes-gentoo-20080914.ebuild
@ 2009-03-08 18:06 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2009-03-08 18:06 UTC (permalink / raw
  To: gentoo-commits

maekke      09/03/08 18:06:05

  Modified:             ChangeLog splash-themes-gentoo-20080914.ebuild
  Log:
  amd64/x86 stable, bug #260368
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 media-gfx/splash-themes-gentoo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	1 Mar 2009 15:51:19 -0000	1.9
+++ ChangeLog	8 Mar 2009 18:06:04 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/splash-themes-gentoo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.9 2009/03/01 15:51:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/ChangeLog,v 1.10 2009/03/08 18:06:04 maekke Exp $
+
+  08 Mar 2009; Markus Meier <maekke@gentoo.org>
+  splash-themes-gentoo-20080914.ebuild:
+  amd64/x86 stable, bug #260368
 
   01 Mar 2009; nixnut <nixnut@gentoo.org>
   splash-themes-gentoo-20080914.ebuild:



1.4                  media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild

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

Index: splash-themes-gentoo-20080914.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- splash-themes-gentoo-20080914.ebuild	1 Mar 2009 15:51:19 -0000	1.3
+++ splash-themes-gentoo-20080914.ebuild	8 Mar 2009 18:06:04 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.3 2009/03/01 15:51:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20080914.ebuild,v 1.4 2009/03/08 18:06:04 maekke Exp $
 
 DESCRIPTION="A collection of Gentoo themes for splashutils."
 HOMEPAGE="http://dev.gentoo.org/~spock/"
@@ -10,7 +10,7 @@
 IUSE=""
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 DEPEND=">=media-gfx/splashutils-1.1.9.5"
 RESTRICT="binchecks strip"
 






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

end of thread, other threads:[~2009-03-08 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-14 12:48 [gentoo-commits] gentoo-x86 commit in media-gfx/splash-themes-gentoo: ChangeLog splash-themes-gentoo-20080914.ebuild Michael Januszewski (spock)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-08 18:06 Markus Meier (maekke)
2009-03-01 15:51 Gysbert Wassenaar (nixnut)
2008-09-14 11:56 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