diff options
author | 2015-03-15 13:34:38 +0000 | |
---|---|---|
committer | 2015-03-15 13:34:38 +0000 | |
commit | 13ea2f5c6559f1c57eb0265bd872eed07b475e64 (patch) | |
tree | a71fb064cc0586e3aac21364c02fe9aa0f1fabe0 /x11-themes | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-13ea2f5c6559f1c57eb0265bd872eed07b475e64.tar.gz gentoo-2-13ea2f5c6559f1c57eb0265bd872eed07b475e64.tar.bz2 gentoo-2-13ea2f5c6559f1c57eb0265bd872eed07b475e64.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 18dcea1c9653..8ee2baa10699 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.165 2015/03/15 13:34:38 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.14.1.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.14.1.ebuild: amd64 stable, bug 534012 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 b5e5b1a1a99a..daf8500265fd 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-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.2 2015/03/14 18:47:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild,v 1.3 2015/03/15 13:34:38 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" |