diff options
Diffstat (limited to 'x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild')
-rw-r--r-- | x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild b/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild index c241ecdd..af9f7316 100644 --- a/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild +++ b/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ -EAPI=4 +EAPI=5 inherit kde4-base @@ -11,8 +11,7 @@ HOMEPAGE="http://tiheum.deviantart.com/" MY_PN="Faenza" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/x11-themes/${PN}/${MY_PN}.tar.gz - http://pkg3.rogentos.ro/~noxis/distro/x11-themes/${PN}/${MY_PN}.tar.gz" +SRC_URI="http://pkg.rogentos.ro/distfiles/x11-themes/${PN}/${MY_PN}.tar.gz" LICENSE="LGPL-3" KEYWORDS="~amd64 ~x86 ~arm" |