From 40937953b3c8a564ba569bf767b08e0cb16a5170 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Wed, 14 Jan 2015 02:32:54 +0200 Subject: our oxygen icons --- kde-base/oxygen-icons/oxygen-icons-4.12.1.ebuild | 4 ++-- kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kde-base/oxygen-icons') 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 } -- cgit v1.2.3