Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/asedriveiiie-serial: asedriveiiie-serial-3.4.ebuild ChangeLog
Date: Sun, 01 Jun 2008 03:38:13
Message-Id: E1K2eOW-0000Ml-4h@stork.gentoo.org
1 dragonheart 08/06/01 03:38:08
2
3 Modified: asedriveiiie-serial-3.4.ebuild ChangeLog
4 Log:
5 QA - add IUSE - bug #224349 thanks Marek Miller
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild?r1=1.5&r2=1.6
14
15 Index: asedriveiiie-serial-3.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- asedriveiiie-serial-3.4.ebuild 13 Jul 2007 21:47:34 -0000 1.5
22 +++ asedriveiiie-serial-3.4.ebuild 1 Jun 2008 03:38:07 -0000 1.6
23 @@ -1,12 +1,13 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.5 2007/07/13 21:47:34 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.6 2008/06/01 03:38:07 dragonheart Exp $
29
30 DESCRIPTION="ASEDriveIIIe Serial Card Reader"
31 HOMEPAGE="http://www.athena-scs.com"
32 SRC_URI="http://www.athena-scs.com/downloads/${P}.tar.bz2"
33 LICENSE="BSD"
34 SLOT="0"
35 +IUSE=""
36 KEYWORDS="~x86"
37 RDEPEND=">=sys-apps/pcsc-lite-1.3.0
38 >=dev-libs/libusb-0.1.10"
39
40
41
42 1.5 app-crypt/asedriveiiie-serial/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog?r1=1.4&r2=1.5
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- ChangeLog 15 Feb 2007 19:33:02 -0000 1.4
55 +++ ChangeLog 1 Jun 2008 03:38:07 -0000 1.5
56 @@ -1,6 +1,10 @@
57 # ChangeLog for app-crypt/asedriveiiie-serial
58 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.4 2007/02/15 19:33:02 alonbl Exp $
60 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.5 2008/06/01 03:38:07 dragonheart Exp $
62 +
63 + 01 Jun 2008; Daniel Black <dragonheart@g.o>
64 + asedriveiiie-serial-3.4.ebuild:
65 + QA - add IUSE - bug #224349 thanks Marek Miller
66
67 15 Feb 2007; Alon Bar-Lev <alonbl@g.o>
68 asedriveiiie-serial-3.4.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list