Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/sdricoh_cs: ChangeLog sdricoh_cs-0.1.3_p20080503.ebuild
Date: Sat, 03 May 2008 16:58:14
Message-Id: E1JsL3s-0006jR-2s@stork.gentoo.org
1 hanno 08/05/03 16:58:12
2
3 Modified: ChangeLog
4 Added: sdricoh_cs-0.1.3_p20080503.ebuild
5 Log:
6 sdricoh_cs bump to svn snap
7 (Portage version: 2.1.5_rc6)
8
9 Revision Changes Path
10 1.6 app-misc/sdricoh_cs/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/sdricoh_cs/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/sdricoh_cs/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/sdricoh_cs/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/sdricoh_cs/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 23 Feb 2008 17:48:35 -0000 1.5
23 +++ ChangeLog 3 May 2008 16:58:11 -0000 1.6
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-misc/sdricoh_cs
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sdricoh_cs/ChangeLog,v 1.5 2008/02/23 17:48:35 hanno Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/sdricoh_cs/ChangeLog,v 1.6 2008/05/03 16:58:11 hanno Exp $
29 +
30 +*sdricoh_cs-0.1.3_p20080503 (03 May 2008)
31 +
32 + 03 May 2008; Hanno Boeck <hanno@g.o>
33 + +sdricoh_cs-0.1.3_p20080503.ebuild:
34 + Bump to svn snapshot.
35
36 *sdricoh_cs-0.1.3 (23 Feb 2008)
37
38
39
40
41 1.1 app-misc/sdricoh_cs/sdricoh_cs-0.1.3_p20080503.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/sdricoh_cs/sdricoh_cs-0.1.3_p20080503.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/sdricoh_cs/sdricoh_cs-0.1.3_p20080503.ebuild?rev=1.1&content-type=text/plain
45
46 Index: sdricoh_cs-0.1.3_p20080503.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-misc/sdricoh_cs/sdricoh_cs-0.1.3_p20080503.ebuild,v 1.1 2008/05/03 16:58:11 hanno Exp $
51
52 inherit linux-mod
53
54 DESCRIPTION="Driver for Ricoh Bay1Controller found in some laptops"
55 HOMEPAGE="http://sdricohcs.sourceforge.net"
56 SRC_URI="mirror://gentoo/${P/0.1.3_p/}.tar.bz2"
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~amd64 ~x86"
60 IUSE=""
61 S="${WORKDIR}/${PN}"
62
63 BUILD_TARGETS="default"
64 CONFIG_CHECK="MMC_BLOCK"
65 MODULE_NAMES="sdricoh_cs(mmc:)"
66 ERROR_MMC_BLOCK="${P} requires MMC block device support (CONFIG_MMC_BLOCK)."
67 MODULESD_SDRICOH_CS_DOCS="ChangeLog README"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list