diff options
-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 7a4e76bb772c..c4a6458113fd 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.152 2014/02/22 16:03:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.153 2014/02/22 22:51:39 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.10.1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-backgrounds-3.10.1.ebuild: arch stable, bug 888 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 887528a3a45f..2bf58f16aeae 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.2 2014/02/22 16:03:03 pacho Exp $ +# $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 $ 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="" |