diff options
author | 2010-12-02 21:44:40 +0000 | |
---|---|---|
committer | 2010-12-02 21:44:40 +0000 | |
commit | 82ada41f683350e8f30beb1857379166441e1daa (patch) | |
tree | 7dde84f0cb8dc7916cccc51a94b59c5d24face62 /kde-base/oxygen-icons | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-82ada41f683350e8f30beb1857379166441e1daa.tar.gz gentoo-2-82ada41f683350e8f30beb1857379166441e1daa.tar.bz2 gentoo-2-82ada41f683350e8f30beb1857379166441e1daa.zip |
Repack the icons
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/oxygen-icons')
-rw-r--r-- | kde-base/oxygen-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index 694eefabcd3e..c83e839ba25e 100644 --- a/kde-base/oxygen-icons/ChangeLog +++ b/kde-base/oxygen-icons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.55 2010/12/02 21:18:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.56 2010/12/02 21:44:40 scarabeus Exp $ + + 02 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> + oxygen-icons-4.5.4.ebuild: + Repack the icons *oxygen-icons-4.5.4 (02 Dec 2010) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild index c095234633d9..106e73b98665 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild,v 1.1 2010/12/02 21:18:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.5.4.ebuild,v 1.2 2010/12/02 21:44:40 scarabeus Exp $ EAPI="3" @@ -14,7 +14,7 @@ inherit kde4-base DESCRIPTION="Oxygen SVG icon theme." HOMEPAGE="http://www.oxygen-icons.org/" -#SRC_URI="mirror://kde/unstable/${PV}/src/${P}.tar.bz2" +SRC_URI="http://gentoo.ccss.cz/${P}.tar.xz" LICENSE="LGPL-3" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" |