summaryrefslogtreecommitdiff
path: root/kde-base
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-01-14 02:32:54 +0200
committerBlackNoxis <steven.darklight@gmail.com>2015-01-14 02:32:54 +0200
commit40937953b3c8a564ba569bf767b08e0cb16a5170 (patch)
tree5507ca66c69bed495fc72d7bffd88500bfdb140c /kde-base
parentcc20ddfc8264d4b3e5f71b233902f76d944448b1 (diff)
our oxygen icons
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/oxygen-icons/oxygen-icons-4.12.1.ebuild4
-rw-r--r--kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/oxygen-icons/oxygen-icons-4.12.1.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.12.1.ebuild
index c06bdce4..ba5bf243 100644
--- a/kde-base/oxygen-icons/oxygen-icons-4.12.1.ebuild
+++ b/kde-base/oxygen-icons/oxygen-icons-4.12.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.oxygen-icons.org/"
[[ ${PV} == *9999 ]] || \
SRC_URI="
!bindist? ( http://dev.gentoo.org/~dilfrigde/distfiles/${P}.repacked.tar.xz )
- mirror://sabayon/x11-themes/fdo-icons-sabayon${SLREV}.tar.gz
+ mirror://kogaion/x11-themes/fdo-icons-kogaion${SLREV}.tar.gz
bindist? ( ${SRC_URI} )
"
@@ -30,5 +30,5 @@ RDEPEND="${DEPEND}"
src_prepare() {
kde4-base_src_prepare
- cp -r "${WORKDIR}"/fdo-icons-sabayon/* "${S}" || die
+ cp -r "${WORKDIR}"/fdo-icons-kogaion/* "${S}" || die
}
diff --git a/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild
index ad4fdad0..efba3f02 100644
--- a/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild
+++ b/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.oxygen-icons.org/"
[[ ${PV} == *9999 ]] || \
SRC_URI="
!bindist? ( http://dev.gentoo.org/~mrueg/distfiles/${P}.repacked.tar.xz )
- mirror://sabayon/x11-themes/fdo-icons-sabayon${SLREV}.tar.gz
+ mirror://kogaion/x11-themes/fdo-icons-kogaion${SLREV}.tar.gz
bindist? ( ${SRC_URI} )
"
@@ -30,5 +30,5 @@ RDEPEND="${DEPEND}"
src_prepare() {
kde4-base_src_prepare
- cp -r "${WORKDIR}"/fdo-icons-sabayon/* "${S}" || die
+ cp -r "${WORKDIR}"/fdo-icons-kogaion/* "${S}" || die
}