Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/unieject: unieject-6.ebuild ChangeLog unieject-5.3.2.ebuild
Date: Wed, 30 Jun 2010 01:56:19
Message-Id: 20100630015614.D581F2C621@corvid.gentoo.org
1 flameeyes 10/06/30 01:56:14
2
3 Modified: unieject-6.ebuild ChangeLog unieject-5.3.2.ebuild
4 Log:
5 Block eject as the two collides.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sys-block/unieject/unieject-6.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-6.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-6.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-6.ebuild?r1=1.2&r2=1.3
14
15 Index: unieject-6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- unieject-6.ebuild 12 Aug 2009 19:23:24 -0000 1.2
22 +++ unieject-6.ebuild 30 Jun 2010 01:56:14 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.2 2009/08/12 19:23:24 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.3 2010/06/30 01:56:14 flameeyes Exp $
29
30 inherit eutils libtool
31
32 @@ -22,6 +22,7 @@
33 sys-apps/sed
34 dev-util/pkgconfig"
35 RDEPEND="${RDEPEND}
36 + !sys-apps/eject
37 pmount? ( sys-apps/pmount )"
38
39 pkg_setup() {
40
41
42
43 1.48 sys-block/unieject/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/ChangeLog?rev=1.48&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/ChangeLog?rev=1.48&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/ChangeLog?r1=1.47&r2=1.48
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v
52 retrieving revision 1.47
53 retrieving revision 1.48
54 diff -u -r1.47 -r1.48
55 --- ChangeLog 23 Oct 2009 16:12:16 -0000 1.47
56 +++ ChangeLog 30 Jun 2010 01:56:14 -0000 1.48
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-block/unieject
59 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.47 2009/10/23 16:12:16 vostorga Exp $
61 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.48 2010/06/30 01:56:14 flameeyes Exp $
63 +
64 + 30 Jun 2010; Diego E. Pettenò <flameeyes@g.o>
65 + unieject-5.3.2.ebuild, unieject-6.ebuild:
66 + Block eject as the two collides.
67
68 23 Oct 2009; VĂ­ctor Ostorga <vostorga@g.o> unieject-5.3.2.ebuild:
69 Adding die to emake install
70
71
72
73 1.13 sys-block/unieject/unieject-5.3.2.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild?rev=1.13&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild?rev=1.13&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild?r1=1.12&r2=1.13
78
79 Index: unieject-5.3.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v
82 retrieving revision 1.12
83 retrieving revision 1.13
84 diff -u -r1.12 -r1.13
85 --- unieject-5.3.2.ebuild 23 Oct 2009 16:12:16 -0000 1.12
86 +++ unieject-5.3.2.ebuild 30 Jun 2010 01:56:14 -0000 1.13
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2009 Gentoo Foundation
89 +# Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.12 2009/10/23 16:12:16 vostorga Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.13 2010/06/30 01:56:14 flameeyes Exp $
93
94 inherit eutils libtool
95
96 @@ -22,6 +22,7 @@
97 sys-apps/sed
98 dev-util/pkgconfig"
99 RDEPEND="${RDEPEND}
100 + !sys-apps/eject
101 pmount? ( sys-apps/pmount )"
102
103 pkg_setup() {