Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/
Date: Sat, 03 Dec 2011 21:12:02
Message-Id: 96d06f78a882049aa085589ec75d35f7b36e0b32.alexxy@gentoo
1 commit: 96d06f78a882049aa085589ec75d35f7b36e0b32
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 3 21:12:11 2011 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 3 21:12:11 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=96d06f78
7
8 [kde-base/oxygen-icons] Update oxygene-icons refs
9
10 (Portage version: 2.2.0_alpha72/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild | 2 +-
14 kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild | 4 ++--
15 kde-base/oxygen-icons/oxygen-icons-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild
19 index d5316c2..2107c66 100644
20 --- a/kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild
21 +++ b/kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild
22 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
23 KMNAME="kdesupport"
24 else
25 # Upstream does not ship releases properly so we dont want all versions
26 - MY_PV="4.7.2"
27 + MY_PV="4.7.4"
28 MY_P="${PN}-${MY_PV}"
29 fi
30 KDE_REQUIRED="never"
31
32 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild
33 index baa9ab5..c5c9a81 100644
34 --- a/kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild
35 +++ b/kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild
36 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
37 KMNAME="kdesupport"
38 else
39 # Upstream does not ship releases properly so we dont want all versions
40 - MY_PV="4.7.2"
41 + MY_PV="4.7.90"
42 MY_P="${PN}-${MY_PV}"
43 fi
44 KDE_REQUIRED="never"
45 @@ -21,7 +21,7 @@ HOMEPAGE="http://www.oxygen-icons.org/"
46 # filename of one of the tarballs
47 [[ ${PV} == *9999 ]] || \
48 SRC_URI="
49 - !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.xz )
50 + !bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.tar.xz )
51 bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
52 "
53
54
55 diff --git a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild
56 index 7d99106..67f5b88 100644
57 --- a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild
58 +++ b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild
59 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
60 KMNAME="kdesupport"
61 else
62 # Upstream does not ship releases properly so we dont want all versions
63 - MY_PV="4.7.2"
64 + MY_PV="4.7.90"
65 MY_P="${PN}-${MY_PV}"
66 fi
67 KDE_REQUIRED="never"
68 @@ -21,7 +21,7 @@ HOMEPAGE="http://www.oxygen-icons.org/"
69 # filename of one of the tarballs
70 [[ ${PV} == *9999 ]] || \
71 SRC_URI="
72 - !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.xz )
73 + !bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.tar.xz )
74 bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
75 "