summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-19 18:55:44 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-19 18:55:44 +0000
commiteaa171e30a0d76288f0f4094f7e3a887b4cbd237 (patch)
treed9db8083be6aaf56cd7965a5f456f72d5319cb7c /x11-themes
parentAdd png use flag. (diff)
downloadgentoo-2-eaa171e30a0d76288f0f4094f7e3a887b4cbd237.tar.gz
gentoo-2-eaa171e30a0d76288f0f4094f7e3a887b4cbd237.tar.bz2
gentoo-2-eaa171e30a0d76288f0f4094f7e3a887b4cbd237.zip
amd64/x86 stable wrt #422433
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/faenza-icon-theme/ChangeLog6
-rw-r--r--x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild9
2 files changed, 10 insertions, 5 deletions
diff --git a/x11-themes/faenza-icon-theme/ChangeLog b/x11-themes/faenza-icon-theme/ChangeLog
index 56954ccd908a..51f4e2350a04 100644
--- a/x11-themes/faenza-icon-theme/ChangeLog
+++ b/x11-themes/faenza-icon-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/faenza-icon-theme
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/faenza-icon-theme/ChangeLog,v 1.16 2012/05/16 18:22:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/faenza-icon-theme/ChangeLog,v 1.17 2012/06/19 18:55:44 ssuominen Exp $
+
+ 19 Jun 2012; Samuli Suominen <ssuominen@gentoo.org>
+ faenza-icon-theme-1.2-r1.ebuild:
+ amd64/x86 stable wrt #422433
16 May 2012; Markos Chandras <hwoarang@gentoo.org>
faenza-icon-theme-1.1.ebuild, faenza-icon-theme-1.2-r1.ebuild:
diff --git a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild
index af9a3a5fa1ef..7a2598a411ac 100644
--- a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild
+++ b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild
@@ -1,20 +1,21 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild,v 1.2 2012/05/16 18:22:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/faenza-icon-theme/faenza-icon-theme-1.2-r1.ebuild,v 1.3 2012/06/19 18:55:44 ssuominen Exp $
EAPI=4
inherit gnome2-utils
-MY_P="${PN}_${PV}"
+MY_P=${PN}_${PV}
DESCRIPTION="A scalable icon theme called Faenza"
HOMEPAGE="http://tiheum.deviantart.com/art/Faenza-Icons-173323228"
# Use Ubuntu repo which has a proper faenza-icon-theme tarball
#SRC_URI="http://faenza-icon-theme.googlecode.com/files/${PN}_${PV}.tar.gz"
-SRC_URI=""http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/${PN}/${MY_P}.tar.gz
+SRC_URI="http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="minimal"
RDEPEND="!minimal? ( x11-themes/gnome-icon-theme )