diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:41:41 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:41:41 +0000 |
commit | 1292f40e612cc76b9ec3fd74c49d7ba12435de63 (patch) | |
tree | bd93406b8984401252904b1f5943c45156b087b9 | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-1292f40e612cc76b9ec3fd74c49d7ba12435de63.tar.gz gentoo-2-1292f40e612cc76b9ec3fd74c49d7ba12435de63.tar.bz2 gentoo-2-1292f40e612cc76b9ec3fd74c49d7ba12435de63.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-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | 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 31d1c1fd9d94..de43e64498c5 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.332 2014/02/22 20:54:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.333 2014/03/09 10:41:41 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> file-roller-3.10.2.1.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> file-roller-3.10.2.1.ebuild: Fix wrong commit, bug 502160 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 9bcb7eae97a4..abc4c24711c8 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.4 2014/02/22 20:54:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.10.2.1.ebuild,v 1.5 2014/03/09 10:41:41 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 |