diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-02-27 15:17:30 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-02-27 15:17:30 +0200 |
commit | 09a14e8c94fb2c7af4354a3022f9c15a497cc196 (patch) | |
tree | 40e491aa5d28c71d6fb8e6d37df272a259f17c0b | |
parent | 1ad865b1f480e746d0a861d6fc39cf8646f9fa16 (diff) |
Added mirrors for elementary icons
-rw-r--r-- | x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild b/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild index ff36ea92..9cc86395 100644 --- a/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild +++ b/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild @@ -8,7 +8,9 @@ DESCRIPTION="Kogaion elementary icons" HOMEPAGE="https://github.com/bionel/kogaion-src" SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${P}.tar.gz https://buildserver.rogentos.ro/~kogaion/distro/${CATEGORY}/${PN}/${P}.tar.gz - http://bpr.bluepink.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz" + http://bpr.bluepink.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz + mirror://kogaion/${CATEGORY}/"${PN}"/${PN}-${PVR}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" |