diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:27:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:27:24 +0000 |
commit | 3bfd9244230640a1a099f51d344455732c161c6a (patch) | |
tree | cad7cd1f6740b58ead6fbe5ded4f3034c9bef639 /gnome-extra/nemo | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-3bfd9244230640a1a099f51d344455732c161c6a.tar.gz gentoo-2-3bfd9244230640a1a099f51d344455732c161c6a.tar.bz2 gentoo-2-3bfd9244230640a1a099f51d344455732c161c6a.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/nemo')
-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 03e28e2870b1..775a3295e061 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.7 2013/09/01 13:53:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.8 2013/11/30 19:27:24 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> nemo-1.8.5.ebuild: + amd64 stable, bug #478252 *nemo-1.8.5 (01 Sep 2013) diff --git a/gnome-extra/nemo/nemo-1.8.5.ebuild b/gnome-extra/nemo/nemo-1.8.5.ebuild index b6504f76a556..9c1a98b9df98 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.1 2013/09/01 13:53:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-1.8.5.ebuild,v 1.2 2013/11/30 19:27:24 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=" |