Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/catalyst: ChangeLog catalyst-9999.ebuild catalyst-2.0.6.908.ebuild catalyst-2.0.6.906.ebuild catalyst-2.0.6.905.ebuild
Date: Sun, 05 Sep 2010 20:10:36
Message-Id: 20100905201027.9C57F20051@flycatcher.gentoo.org
1 armin76 10/09/05 20:10:27
2
3 Modified: ChangeLog catalyst-9999.ebuild
4 Added: catalyst-2.0.6.908.ebuild
5 Removed: catalyst-2.0.6.906.ebuild catalyst-2.0.6.905.ebuild
6 Log:
7 Version bump
8 (Portage version: 2.1.8.3/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.216 dev-util/catalyst/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.216&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.216&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?r1=1.215&r2=1.216
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v
20 retrieving revision 1.215
21 retrieving revision 1.216
22 diff -u -r1.215 -r1.216
23 --- ChangeLog 16 Apr 2010 20:27:16 -0000 1.215
24 +++ ChangeLog 5 Sep 2010 20:10:27 -0000 1.216
25 @@ -1,6 +1,13 @@
26 # ChangeLog for dev-util/catalyst
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.215 2010/04/16 20:27:16 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.216 2010/09/05 20:10:27 armin76 Exp $
30 +
31 +*catalyst-2.0.6.908 (05 Sep 2010)
32 +
33 + 05 Sep 2010; Raúl Porcel <armin76@g.o> -catalyst-2.0.6.905.ebuild,
34 + -catalyst-2.0.6.906.ebuild, +catalyst-2.0.6.908.ebuild,
35 + catalyst-9999.ebuild:
36 + Version bump
37
38 16 Apr 2010; Raúl Porcel <armin76@g.o> catalyst-2.0.6.907.ebuild:
39 Mark stable
40
41
42
43 1.10 dev-util/catalyst/catalyst-9999.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?r1=1.9&r2=1.10
48
49 Index: catalyst-9999.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- catalyst-9999.ebuild 19 Sep 2009 22:35:07 -0000 1.9
56 +++ catalyst-9999.ebuild 5 Sep 2010 20:10:27 -0000 1.10
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2009 Gentoo Foundation
59 +# Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.9 2009/09/19 22:35:07 agaffney Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.10 2010/09/05 20:10:27 armin76 Exp $
63
64 # catalyst-9999 -> latest SVN
65 # catalyst-9999.REV -> use SVN REV
66 @@ -9,7 +9,7 @@
67 if [[ ${PV} == 9999* ]]
68 then
69 [[ ${PV} == 9999.* ]] && ESVN_UPDATE_CMD="svn up -r ${PV/9999./}"
70 - EGIT_REPO_URI="git://git.wolf31o2.org/projs/catalyst.git"
71 + EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/catalyst.git"
72 inherit git eutils multilib
73 SRC_URI=""
74 S="${WORKDIR}/${PN}"
75
76
77
78 1.1 dev-util/catalyst/catalyst-2.0.6.908.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.6.908.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.6.908.ebuild?rev=1.1&content-type=text/plain
82
83 Index: catalyst-2.0.6.908.ebuild
84 ===================================================================
85 # Copyright 1999-2010 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6.908.ebuild,v 1.1 2010/09/05 20:10:27 armin76 Exp $
88
89 inherit eutils multilib
90 SRC_URI="mirror://gentoo/${P}.tar.bz2
91 http://wolf31o2.org/sources/${PN}/${P}.tar.bz2"
92
93 DESCRIPTION="release metatool used for creating releases based on Gentoo Linux"
94 HOMEPAGE="http://wolf31o2.org/projects/catalyst"
95
96 LICENSE="GPL-2"
97 SLOT="0"
98 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
99 #KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
100 #KEYWORDS=""
101 RESTRICT=""
102 IUSE="ccache"
103
104 DEPEND=""
105 RDEPEND="dev-lang/python
106 app-crypt/shash
107 virtual/cdrtools
108 ccache? ( dev-util/ccache )
109 ia64? ( sys-fs/dosfstools )
110 kernel_linux? ( app-misc/zisofs-tools >=sys-fs/squashfs-tools-2.1 )"
111
112 pkg_setup() {
113 if use ccache ; then
114 einfo "Enabling ccache support for catalyst."
115 else
116 ewarn "By default, ccache support for catalyst is disabled."
117 ewarn "If this is not what you intended,"
118 ewarn "then you should add ccache to your USE."
119 fi
120 echo
121 einfo "The template spec files are now installed by default. You can find"
122 einfo "them under /usr/share/doc/${PF}/examples"
123 einfo "and they are considered to be the authorative source of information"
124 einfo "on catalyst."
125 }
126
127 src_unpack() {
128 unpack ${A}
129 cd "${S}"
130 }
131
132 src_install() {
133 insinto /usr/$(get_libdir)/${PN}
134 exeinto /usr/$(get_libdir)/${PN}
135 doexe catalyst || die "copying catalyst"
136 doins -r arch modules livecd || die "copying files"
137 for x in targets/*; do
138 exeinto /usr/$(get_libdir)/${PN}/$x
139 doexe $x/* || die "copying ${x}"
140 done
141 make_wrapper catalyst /usr/$(get_libdir)/${PN}/catalyst
142 insinto /etc/catalyst
143 doins files/catalyst.conf files/catalystrc || die "copying configuration"
144 insinto /usr/share/doc/${PF}/examples
145 doins examples/* || die
146 dodoc README ChangeLog AUTHORS
147 doman files/catalyst.1
148 # Here is where we actually enable ccache
149 use ccache && \
150 dosed 's:options="autoresume kern:options="autoresume ccache kern:' \
151 /etc/catalyst/catalyst.conf
152 dosed "s:/usr/lib/catalyst:/usr/$(get_libdir)/catalyst:" \
153 /etc/catalyst/catalyst.conf
154 }
155
156 pkg_postinst() {
157 einfo "You can find more information about catalyst by checking out the"
158 einfo "catalyst project page at:"
159 einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
160 echo
161 }