summaryrefslogtreecommitdiff
path: root/kde-base
diff options
context:
space:
mode:
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
}