From 79d494cd7de45a9b18ad4a2720bed7b8e23f4912 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 7 Apr 2013 09:22:49 +0000 Subject: For some reason ~arm was present in 3.6.0 but not 3.6.1 and, then, deptree was broken until now due 3.6.0 removal. (Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- gnome-extra/gnome-color-manager/ChangeLog | 7 ++++++- gnome-extra/gnome-color-manager/gnome-color-manager-3.6.1.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'gnome-extra') diff --git a/gnome-extra/gnome-color-manager/ChangeLog b/gnome-extra/gnome-color-manager/ChangeLog index a4d5304f47ee..3c21494f6d5a 100644 --- a/gnome-extra/gnome-color-manager/ChangeLog +++ b/gnome-extra/gnome-color-manager/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/gnome-color-manager # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/ChangeLog,v 1.33 2013/03/29 20:17:15 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/ChangeLog,v 1.34 2013/04/07 09:22:49 pacho Exp $ + + 07 Apr 2013; Pacho Ramos gnome-color-manager-3.6.1.ebuild, + gnome-color-manager-3.8.0.ebuild: + For some reason ~arm was present in 3.6.0 but not 3.6.1 and, then, deptree was + broken until now due 3.6.0 removal. 29 Mar 2013; Gilles Dartiguelongue -files/gnome-color-manager-3.2.2-argyll-prefix.patch, diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.6.1.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.6.1.ebuild index fd9da66ff178..703f4d2133c5 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.6.1.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.6.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/gnome-extra/gnome-color-manager/gnome-color-manager-3.6.1.ebuild,v 1.1 2013/01/22 07:25:06 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-3.6.1.ebuild,v 1.2 2013/04/07 09:22:48 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/gnome-color-manager/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="clutter packagekit raw" # Need gtk+-3.3.8 for https://bugzilla.gnome.org/show_bug.cgi?id=673331 -- cgit v1.2.3-65-gdbad