Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/splash-themes-livedvd: splash-themes-livedvd-12.0.ebuild metadata.xml Manifest ChangeLog
Date: Thu, 01 Mar 2012 20:49:04
Message-Id: 20120301204848.735322004B@flycatcher.gentoo.org
1 tampakrap 12/03/01 20:48:48
2
3 Added: splash-themes-livedvd-12.0.ebuild metadata.xml
4 Manifest ChangeLog
5 Log:
6 Initial commit, ebuild based on splash-themes-{gentoo,livecd}
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild?rev=1.1&content-type=text/plain
15
16 Index: splash-themes-livedvd-12.0.ebuild
17 ===================================================================
18 # Copyright 1999-2012 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/splash-themes-livedvd-12.0.ebuild,v 1.1 2012/03/01 20:48:48 tampakrap Exp $
21
22 EAPI=4
23
24 inherit eutils
25
26 DESCRIPTION="Gentoo theme for gensplash consoles"
27 HOMEPAGE="http://www.gentoo.org/"
28 SRC_URI="http://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.bz2"
29
30 LICENSE="Artistic GPL-2 as-is"
31 SLOT="0"
32 KEYWORDS="~amd64 ~x86"
33 IUSE=""
34
35 RESTRICT="binchecks strip"
36
37 DEPEND=">=media-gfx/splashutils-1.4.1[png]"
38 RDEPEND="${DEPEND}"
39
40 src_prepare() {
41 sed -i -e 's:/sbin/functions.sh:/etc/init.d/functions.sh:' scripts/rc_init-pre
42 }
43
44 src_install() {
45 dodir /etc/splash/livedvd-${PV}
46 insinto /etc/splash/livedvd-${PV}
47 doins -r *
48 }
49
50
51
52 1.1 media-gfx/splash-themes-livedvd/metadata.xml
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/metadata.xml?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/metadata.xml?rev=1.1&content-type=text/plain
56
57 Index: metadata.xml
58 ===================================================================
59 <?xml version="1.0" encoding="UTF-8"?>
60 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
61 <pkgmetadata>
62 <longdescription lang="en">
63 A collection of Gentoo themes for splashutils.
64 </longdescription>
65 <maintainer>
66 <email>likewhoa@××××××××××××.com</email>
67 <name>Fernando Orocu</name>
68 <description>Proxy maintainer</description>
69 </maintainer>
70 <maintainer>
71 <email>tampakrap@g.o</email>
72 <name>Theo Chatzimichos</name>
73 </maintainer>
74 </pkgmetadata>
75
76
77
78 1.1 media-gfx/splash-themes-livedvd/Manifest
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/Manifest?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/Manifest?rev=1.1&content-type=text/plain
82
83 Index: Manifest
84 ===================================================================
85 DIST splash-themes-livedvd-12.0.tar.bz2 5416705 RMD160 ed6653c3d143f2d2b2916f29b696f0115519a859 SHA1 63a29841bf28eb1f41417d51277f33f4ecc3df5d SHA256 549442466cb2cb280d21c59c94d9ff3ea23e34e490f8efd3c691226b4ecde5b0
86 EBUILD splash-themes-livedvd-12.0.ebuild 657 RMD160 620cee8f27a1f6e2b7032eae4ad4d4b64789c4df SHA1 2b6081941220eb992abea41d8cb100bf27e25d31 SHA256 67b99e97b5a14c2268e8fe4ec175652fb6371e5d69af0646e4c12db0972d24ad
87 MISC metadata.xml 475 RMD160 c23c0754656d8a8dc0fd8c3f02a63b671e7e9bf8 SHA1 2396cedad74fe1bfae007adfbb1a3b192be145a5 SHA256 a2f9ee0ea86fe3b5cfeacd08d3d03566a893f9bcb185fcda03860bb7c3274431
88
89
90
91 1.1 media-gfx/splash-themes-livedvd/ChangeLog
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/ChangeLog?rev=1.1&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splash-themes-livedvd/ChangeLog?rev=1.1&content-type=text/plain
95
96 Index: ChangeLog
97 ===================================================================
98 # ChangeLog for media-gfx/splash-themes-livedvd
99 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
100 # $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-livedvd/ChangeLog,v 1.1 2012/03/01 20:48:48 tampakrap Exp $
101
102 *splash-themes-livedvd-12.0 (01 Mar 2012)
103
104 01 Mar 2012; Theo Chatzimichos <tampakrap@g.o> +metadata.xml,
105 +splash-themes-livedvd-12.0.ebuild:
106 Initial commit, ebuild based on splash-themes-{gentoo,livecd}