summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-24 17:45:05 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-24 17:45:05 +0000
commit261f1cb00a66670fc16fea34c9b62be54de0d73c (patch)
treeb1d6286c4e8336d5ad0ddfacb57b275a0cbd2bb4 /x11-themes
parentVersion bump for Gnome 3.10 (diff)
downloadgentoo-2-261f1cb00a66670fc16fea34c9b62be54de0d73c.tar.gz
gentoo-2-261f1cb00a66670fc16fea34c9b62be54de0d73c.tar.bz2
gentoo-2-261f1cb00a66670fc16fea34c9b62be54de0d73c.zip
Version bump for Gnome 3.10
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-backgrounds/ChangeLog8
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild (renamed from x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild)2
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild22
3 files changed, 8 insertions, 24 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index 93886c2c7ebf..564a6472f219 100644
--- a/x11-themes/gnome-backgrounds/ChangeLog
+++ b/x11-themes/gnome-backgrounds/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/gnome-backgrounds
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.150 2013/12/08 19:51:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.151 2013/12/24 17:45:05 pacho Exp $
+
+*gnome-backgrounds-3.10.1 (24 Dec 2013)
+
+ 24 Dec 2013; Pacho Ramos <pacho@gentoo.org> +gnome-backgrounds-3.10.1.ebuild,
+ -gnome-backgrounds-3.6.1.ebuild, -gnome-backgrounds-3.8.0.ebuild:
+ Version bump for Gnome 3.10
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.8.1.ebuild:
x86 stable, bug #478252
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild
index b8a8163a9e46..cc5d8670a6c4 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild,v 1.1 2013/03/28 22:25:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild,v 1.1 2013/12/24 17:45:05 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild
deleted file mode 100644
index e0dc81ebdbf6..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild,v 1.1 2012/12/26 22:09:06 eva Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- >=dev-util/intltool-0.40.0"
-
-DOCS="AUTHORS ChangeLog NEWS README"