diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:56:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:56:29 +0000 |
commit | 342645652e5204c688f58528c8785d20e8767053 (patch) | |
tree | 30fd7195b354629e669ee246058d6d6240701553 | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-342645652e5204c688f58528c8785d20e8767053.tar.gz gentoo-2-342645652e5204c688f58528c8785d20e8767053.tar.bz2 gentoo-2-342645652e5204c688f58528c8785d20e8767053.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.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 c4a6458113fd..be2b4bdf669f 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.153 2014/02/22 22:51:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.154 2014/03/09 10:56:29 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.10.1.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.10.1.ebuild: Fix wrong commit, bug 502160 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild index 2bf58f16aeae..9e03d12ccced 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.10.1.ebuild,v 1.3 2014/02/22 22:51:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.10.1.ebuild,v 1.4 2014/03/09 10:56:29 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" 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="" |