diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-22 20:25:51 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-22 20:25:51 +0000 |
commit | 11730526b90d1b0cee2d3d4d6b4dd793b5dff35a (patch) | |
tree | 8eb01555bfda7aaa8a7fdcbbff2d3c0a6fc33234 /x11-themes/gnome-icon-theme | |
parent | Fix encoding in ChangeLog (diff) | |
download | gentoo-2-11730526b90d1b0cee2d3d4d6b4dd793b5dff35a.tar.gz gentoo-2-11730526b90d1b0cee2d3d4d6b4dd793b5dff35a.tar.bz2 gentoo-2-11730526b90d1b0cee2d3d4d6b4dd793b5dff35a.zip |
Version bump for gnome 2.32. Clean up old revisions.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild | 31 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.31.0.ebuild (renamed from x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild) | 11 |
3 files changed, 14 insertions, 37 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 4d82d92f5ec6..911eaefae06b 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.184 2010/10/17 15:02:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.185 2010/10/22 20:25:51 eva Exp $ + +*gnome-icon-theme-2.31.0 (22 Oct 2010) + + 22 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-icon-theme-2.26.0.ebuild, -gnome-icon-theme-2.28.0.ebuild, + +gnome-icon-theme-2.31.0.ebuild: + Version bump for gnome 2.32. Clean up old revisions. 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> gnome-icon-theme-2.30.3.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild deleted file mode 100644 index 6a3f95a047cb..000000000000 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild,v 1.10 2010/07/20 02:30:50 jer Exp $ - -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="GNOME 2 default icon themes" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" -DEPEND="${RDEPEND} - >=x11-misc/icon-naming-utils-0.8.7 - >=dev-util/pkgconfig-0.19 - >=dev-util/intltool-0.40 - sys-devel/gettext" - -DOCS="AUTHORS ChangeLog NEWS TODO" - -# This ebuild does not install any binaries -RESTRICT="binchecks strip" - -pkg_setup() { - G2CONF="${G2CONF} --enable-icon-mapping" -} diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.31.0.ebuild index 612836602867..74d5e7906f14 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.31.0.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.28.0.ebuild,v 1.7 2010/08/18 21:21:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.31.0.ebuild,v 1.1 2010/10/22 20:25:51 eva Exp $ +EAPI="3" GCONF_DEBUG="no" inherit gnome2 @@ -9,9 +10,9 @@ inherit gnome2 DESCRIPTION="GNOME 2 default icon themes" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" @@ -21,12 +22,12 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.40 sys-devel/gettext" -DOCS="AUTHORS ChangeLog NEWS TODO" - # This ebuild does not install any binaries RESTRICT="binchecks strip" # FIXME: double check potential LINGUAS problem pkg_setup() { + # Upstream didn't give us a ChangeLog with 2.30 + DOCS="AUTHORS NEWS TODO" G2CONF="${G2CONF} --enable-icon-mapping" } |