From 8b06ad90d0ea66aabd5f5cbdcae63921099939c3 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 22 Feb 2014 20:54:28 +0000 Subject: Fix wrong commit, bug 502160 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- app-arch/file-roller/ChangeLog | 5 ++++- app-arch/file-roller/file-roller-3.10.2.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 8a285817578d..31d1c1fd9d94 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/file-roller # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.331 2014/02/22 14:21:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.332 2014/02/22 20:54:28 pacho Exp $ + + 22 Feb 2014; Pacho Ramos file-roller-3.10.2.1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos file-roller-3.10.2.1.ebuild: arch stable, bug 888 diff --git a/app-arch/file-roller/file-roller-3.10.2.1.ebuild b/app-arch/file-roller/file-roller-3.10.2.1.ebuild index bb26c1ba658b..9bcb7eae97a4 100644 --- a/app-arch/file-roller/file-roller-3.10.2.1.ebuild +++ b/app-arch/file-roller/file-roller-3.10.2.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/app-arch/file-roller/file-roller-3.10.2.1.ebuild,v 1.3 2014/02/22 14:21:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.10.2.1.ebuild,v 1.4 2014/02/22 20:54:28 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" IUSE="nautilus packagekit" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c -- cgit v1.2.3-65-gdbad