diff options
author | 2014-03-09 11:53:07 +0000 | |
---|---|---|
committer | 2014-03-09 11:53:07 +0000 | |
commit | 94242a8c1f02f7fcea122fe37b24741290a8f8d4 (patch) | |
tree | fef117f41d927ec8731b8f552d1c62c1226512b6 /app-arch | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-94242a8c1f02f7fcea122fe37b24741290a8f8d4.tar.gz gentoo-2-94242a8c1f02f7fcea122fe37b24741290a8f8d4.tar.bz2 gentoo-2-94242a8c1f02f7fcea122fe37b24741290a8f8d4.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-arch')
-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 de43e64498c5..0f566f89b33e 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.333 2014/03/09 10:41:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.334 2014/03/09 11:53:07 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> file-roller-3.10.2.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> file-roller-3.10.2.1.ebuild: amd64 stable, bug 499954 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 abc4c24711c8..cba18ac7c16f 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.5 2014/03/09 10:41:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.10.2.1.ebuild,v 1.6 2014/03/09 11:53:07 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 |