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