diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:27:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:27:02 +0000 |
commit | fc8e79798942f966038b06ff6e280146fe2a41ec (patch) | |
tree | b7c46306586d47a67f79e361bd95988af0669308 /gnome-extra | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-fc8e79798942f966038b06ff6e280146fe2a41ec.tar.gz gentoo-2-fc8e79798942f966038b06ff6e280146fe2a41ec.tar.bz2 gentoo-2-fc8e79798942f966038b06ff6e280146fe2a41ec.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nemo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/nemo/nemo-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/nemo/ChangeLog b/gnome-extra/nemo/ChangeLog index 834ee7bec057..fe229d37b169 100644 --- a/gnome-extra/nemo/ChangeLog +++ b/gnome-extra/nemo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/nemo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.23 2015/03/14 18:39:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.24 2015/03/15 13:27:02 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> nemo-2.4.5.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> nemo-2.4.5.ebuild: amd64 stable, bug 534012 diff --git a/gnome-extra/nemo/nemo-2.4.5.ebuild b/gnome-extra/nemo/nemo-2.4.5.ebuild index e5d7f4a3c4fe..da18d218603a 100644 --- a/gnome-extra/nemo/nemo-2.4.5.ebuild +++ b/gnome-extra/nemo/nemo-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-2.4.5.ebuild,v 1.2 2015/03/14 18:39:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-2.4.5.ebuild,v 1.3 2015/03/15 13:27:02 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="exif +introspection +l10n packagekit tracker xmp" COMMON_DEPEND=" |