diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-03-05 11:56:41 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-03-05 11:56:41 +0000 |
commit | d8af05c6e3081b68b8a8d577c380cdfe41ea6c39 (patch) | |
tree | 48c15b23de8480719dd3e45b20909ac513431002 /x11-themes/kogaion-theme | |
parent | a6a96e8118935c6158dfc12e3d70de88180d00c0 (diff) |
fixed deps in our artwork
Diffstat (limited to 'x11-themes/kogaion-theme')
-rw-r--r-- | x11-themes/kogaion-theme/kogaion-theme-2.0.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/kogaion-theme/kogaion-theme-2.0.ebuild b/x11-themes/kogaion-theme/kogaion-theme-2.0.ebuild index c9a68e8d..1f6ce19b 100644 --- a/x11-themes/kogaion-theme/kogaion-theme-2.0.ebuild +++ b/x11-themes/kogaion-theme/kogaion-theme-2.0.ebuild @@ -7,16 +7,13 @@ inherit eutils mount-boot kogaion-artwork DESCRIPTION="Offical Kogaion-Linux Core Artwork" HOMEPAGE="http://www.rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/distfiles/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.gz - mirror://kogaion/${CATEGORY}/"${PN}"/${P}.tar.gz" +SRC_URI="http://pkg.rogentos.ro/distfiles/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" KEYWORDS="~arm x86 amd64" IUSE="" -RDEPEND="sys-apps/findutils - !<sys-boot/grub-0.97-r22 - !x11-themes/rogentos-artwork-core" +RDEPEND="sys-apps/findutils" S="${WORKDIR}"/"${P}" |