Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/
Date: Tue, 03 Dec 2013 20:08:17
Message-Id: 1386101113.7fd8f27810e3df486decf0824cf3b2f51a772e4b.dilfridge@gentoo
1 commit: 7fd8f27810e3df486decf0824cf3b2f51a772e4b
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 3 20:05:13 2013 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 3 20:05:13 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7fd8f278
7
8 [kde-base/oxygen-icons] fix URL and add repacked 4.11.95
9
10 ---
11 kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild | 2 +-
12 kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild
16 index 8b39133..268ebfe 100644
17 --- a/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild
18 +++ b/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild
19 @@ -15,7 +15,7 @@ DESCRIPTION="Oxygen SVG icon theme."
20 HOMEPAGE="http://www.oxygen-icons.org/"
21 [[ ${PV} == *9999 ]] || \
22 SRC_URI="
23 - !bindist? ( http://dev.gentoo.org/~johu/distfiles/${P}.repacked.tar.xz )
24 + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${P}.repacked.tar.xz )
25 bindist? ( ${SRC_URI} )
26 "
27
28
29 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild
30 index aff8f74..aea8dee 100644
31 --- a/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild
32 +++ b/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild
33 @@ -15,7 +15,7 @@ DESCRIPTION="Oxygen SVG icon theme."
34 HOMEPAGE="http://www.oxygen-icons.org/"
35 [[ ${PV} == *9999 ]] || \
36 SRC_URI="
37 - !bindist? ( http://dev.gentoo.org/~johu/distfiles/${P}.repacked.tar.xz )
38 + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${P}.repacked.tar.xz )
39 bindist? ( ${SRC_URI} )
40 "