diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:58:14 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:58:14 +0000 |
commit | ea6842b2f4b745c1ea43166f9391772cc8be2b33 (patch) | |
tree | 4b5db6c5811561af6516321dc3217ce31b67429f /gnome-extra | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-ea6842b2f4b745c1ea43166f9391772cc8be2b33.tar.gz gentoo-2-ea6842b2f4b745c1ea43166f9391772cc8be2b33.tar.bz2 gentoo-2-ea6842b2f4b745c1ea43166f9391772cc8be2b33.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, 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-1.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/nemo/ChangeLog b/gnome-extra/nemo/ChangeLog index 775a3295e061..21af918acc31 100644 --- a/gnome-extra/nemo/ChangeLog +++ b/gnome-extra/nemo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/nemo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.8 2013/11/30 19:27:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.9 2013/12/08 18:58:14 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> nemo-1.8.5.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> nemo-1.8.5.ebuild: amd64 stable, bug #478252 diff --git a/gnome-extra/nemo/nemo-1.8.5.ebuild b/gnome-extra/nemo/nemo-1.8.5.ebuild index 9c1a98b9df98..76a54d1690ef 100644 --- a/gnome-extra/nemo/nemo-1.8.5.ebuild +++ b/gnome-extra/nemo/nemo-1.8.5.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/nemo/nemo-1.8.5.ebuild,v 1.2 2013/11/30 19:27:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-1.8.5.ebuild,v 1.3 2013/12/08 18:58:14 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="https://github.com/linuxmint/nemo/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="exif +introspection packagekit tracker xmp" # doc COMMON_DEPEND=" |