diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-06-02 00:02:57 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-06-02 00:02:57 +0300 |
commit | 1cf6281780813bd8494afb7b0ccaf6020c949ee6 (patch) | |
tree | 26dfef0b2c77b20250b8afb796f3897812367f32 | |
parent | 3575ac20b038354a4a7ceece6f91520daa6707c9 (diff) |
fixed tango icon theme source
-rw-r--r-- | x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild index 11e67f1c..0b16d0e9 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="SVG and PNG icon theme from the Tango project" HOMEPAGE="http://tango.freedesktop.org" SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz branding? ( http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/fdo-icons-rogentos${SLREV}.tar.gz - http://pkg2.rogentos.ro/~rogentos/distro/${CATEGORY}/fdo-icons-rogentos${SLREV}.tar.gz )" + http://bpr.bluepink.ro/~rogentos/distro/${CATEGORY}/fdo-icons-rogentos${SLREV}.tar.gz )" LICENSE="public-domain" SLOT="0" |