diff options
-rw-r--r-- | kde-base/oxygen-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index fda609961e88..ab43d239c7b9 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.52 2010/10/06 09:17:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.53 2010/10/08 11:35:24 scarabeus Exp $ + + 08 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> + oxygen-icons-4.5.2.ebuild: + Use my repacked version of oxygen-icons again. *oxygen-icons-4.5.2 (05 Oct 2010) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.5.2.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.5.2.ebuild index aff1226953c9..57dbbd0cf903 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.5.2.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.5.2.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.2.ebuild,v 1.1 2010/10/06 09:17:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.5.2.ebuild,v 1.2 2010/10/08 11:35:24 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" |