Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: ChangeLog oxygen-icons-4.3.0.ebuild
Date: Tue, 04 Aug 2009 13:45:46
Message-Id: E1MYKKm-0005O8-6t@stork.gentoo.org
1 wired 09/08/04 13:45:44
2
3 Modified: ChangeLog oxygen-icons-4.3.0.ebuild
4 Log:
5 block step-4.2.98 (collisions)
6 (Portage version: 2.2_rc35/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.3 kde-base/oxygen-icons/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/oxygen-icons/ChangeLog?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/oxygen-icons/ChangeLog?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/oxygen-icons/ChangeLog?r1=1.2&r2=1.3
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ChangeLog 4 Aug 2009 10:46:00 -0000 1.2
22 +++ ChangeLog 4 Aug 2009 13:45:44 -0000 1.3
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/oxygen-icons
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.2 2009/08/04 10:46:00 wired Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.3 2009/08/04 13:45:44 wired Exp $
28 +
29 + 04 Aug 2009; Alex Alexander <wired@g.o> oxygen-icons-4.3.0.ebuild:
30 + block step-4.2.98 (collisions)
31
32 04 Aug 2009; Alex Alexander <wired@g.o> +metadata.xml:
33 added metadata...
34
35
36
37 1.2 kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild?r1=1.1&r2=1.2
42
43 Index: oxygen-icons-4.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- oxygen-icons-4.3.0.ebuild 4 Aug 2009 01:29:29 -0000 1.1
50 +++ oxygen-icons-4.3.0.ebuild 4 Aug 2009 13:45:44 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild,v 1.1 2009/08/04 01:29:29 wired Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.0.ebuild,v 1.2 2009/08/04 13:45:44 wired Exp $
56
57 EAPI="2"
58
59 @@ -23,14 +23,14 @@
60 # Block conflicting packages
61 RDEPEND="
62 !kdeprefix? (
63 - !<=kde-base/step-4.2.95[-kdeprefix]
64 - !<=kde-base/kdepim-icons-4.2.89[-kdeprefix]
65 !<kde-base/kdebase-data-4.2.67:4.2[-kdeprefix]
66 !<kde-base/kdebase-data-4.2.67:4.3[-kdeprefix]
67 + !<=kde-base/kdepim-icons-4.2.89[-kdeprefix]
68 + !<=kde-base/step-4.2.98[-kdeprefix]
69 )
70 kdeprefix? (
71 !<kde-base/kdebase-data-4.2.67:${SLOT}[kdeprefix]
72 !<=kde-base/kdepim-icons-4.2.89:${SLOT}[kdeprefix]
73 - !<=kde-base/step-4.2.95:${SLOT}[kdeprefix]
74 + !<=kde-base/step-4.2.98:${SLOT}[kdeprefix]
75 )
76 "