From a664934bb9ecf66bb4e536b591907c38a2a5e5bc Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Tue, 25 Sep 2012 20:13:37 +0000 Subject: Bump. (Portage version: 2.2.0_alpha132/cvs/Linux x86_64) --- x11-themes/gnome-themes-standard/ChangeLog | 8 ++- .../gnome-themes-standard-3.6.0.2.ebuild | 59 ++++++++++++++++++++++ 2 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.0.2.ebuild (limited to 'x11-themes') diff --git a/x11-themes/gnome-themes-standard/ChangeLog b/x11-themes/gnome-themes-standard/ChangeLog index 97cbafcc4bb2..38a53015e61f 100644 --- a/x11-themes/gnome-themes-standard/ChangeLog +++ b/x11-themes/gnome-themes-standard/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/gnome-themes-standard # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v 1.23 2012/09/25 15:20:05 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/ChangeLog,v 1.24 2012/09/25 20:13:37 tetromino Exp $ + +*gnome-themes-standard-3.6.0.2 (25 Sep 2012) + + 25 Sep 2012; Alexandre Rostovtsev + +gnome-themes-standard-3.6.0.2.ebuild: + Bump. *gnome-themes-standard-3.6.0.1 (25 Sep 2012) diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.0.2.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.0.2.ebuild new file mode 100644 index 000000000000..68eab7c1ace0 --- /dev/null +++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.0.2.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes-standard/gnome-themes-standard-3.6.0.2.ebuild,v 1.1 2012/09/25 20:13:37 tetromino Exp $ + +EAPI="4" +GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" + +inherit gnome2 + +DESCRIPTION="Adwaita theme for GNOME Shell" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="LGPL-2.1+" +SLOT="0" +IUSE="+gtk3" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + +COMMON_DEPEND="gnome-base/librsvg:2 + x11-libs/cairo + gtk3? ( >=x11-libs/gtk+-3.5.17:3 ) + >=x11-themes/gtk-engines-2.15.3:2" +DEPEND="${COMMON_DEPEND} + >=dev-util/intltool-0.40 + sys-devel/gettext + virtual/pkgconfig" +# gnome-themes{,-extras} are OBSOLETE for GNOME 3 +# http://comments.gmane.org/gmane.comp.gnome.desktop/44130 +# Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose +# their default background image +RDEPEND="${COMMON_DEPEND} + >=gnome-base/gsettings-desktop-schemas-3.4 + !