Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/
Date: Tue, 01 May 2012 11:08:41
Message-Id: 1335869181.58b26926088d78543ab42aa1a32b3d00e6e1fdfc.johu@gentoo
1 commit: 58b26926088d78543ab42aa1a32b3d00e6e1fdfc
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 10:46:21 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 10:46:21 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=58b26926
7
8 [kde-base/oxygen-icons] Repack for KDE SC 4.8.3
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild
17 index 4088efd..060bb5d 100644
18 --- a/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild
19 +++ b/kde-base/oxygen-icons/oxygen-icons-4.8.3.ebuild
20 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
21 KMNAME="kdesupport"
22 else
23 # Upstream does not ship releases properly so we dont want all versions
24 - MY_PV="4.8.1"
25 + MY_PV="4.8.3"
26 MY_P="${PN}-${MY_PV}"
27 fi
28 KDE_REQUIRED="never"
29 @@ -18,7 +18,7 @@ DESCRIPTION="Oxygen SVG icon theme."
30 HOMEPAGE="http://www.oxygen-icons.org/"
31 [[ ${PV} == *9999 ]] || \
32 SRC_URI="
33 - !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.repacked.tar.xz )
34 + !bindist? ( http://dev.gentoo.org/~johu/distfiles/${MY_P}.repacked.tar.xz )
35 bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
36 "