diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-03-05 11:32:26 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-03-05 11:32:26 +0000 |
commit | 09fb30dff9e9bcb47e82d9bc62c35b11fae334c8 (patch) | |
tree | 8e84641c3ccbbd34c2ac6b63275d23b7a06fca31 /x11-themes/faenza-kupertino-icons | |
parent | e8963683db76581942b4d37d4e54b396ee44c5cf (diff) |
fix our artwork, drop deprecated things
Diffstat (limited to 'x11-themes/faenza-kupertino-icons')
-rw-r--r-- | x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild b/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild index 8df745cd..79093150 100644 --- a/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild +++ b/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild @@ -2,13 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit gnome2-utils DESCRIPTION="Kogaion faenza icons" HOMEPAGE="http://rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${P}.tar.gz - http://buildserver.rogentos.ro/~kogaion/distro/${CATEGORY}/${PN}/${P}.tar.gz" +SRC_URI="http://pkg.rogentos.ro/distfiles/${CATEGORY}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" |