diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 948949e0c382..18dcea1c9653 100644 --- a/x11-themes/gnome-backgrounds/ChangeLog +++ b/x11-themes/gnome-backgrounds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gnome-backgrounds -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.163 2014/12/23 23:32:08 eva Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.164 2015/03/14 18:47:30 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.14.1.ebuild: + amd64 stable, bug 534012 *gnome-backgrounds-3.14.1 (23 Dec 2014) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild index 0b7104907075..b5e5b1a1a99a 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.14.1.ebuild,v 1.1 2014/12/23 23:32:08 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild,v 1.2 2015/03/14 18:47:30 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="!<x11-themes/gnome-themes-standard-3.14" |