diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:47:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:47:19 +0000 |
commit | 130a0ec66cbb6b3793ee7c14610d3fd7924e4952 (patch) | |
tree | f7adf940bd94fb7e88f7a136755e6e579c700c12 /gnome-extra/nemo | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-130a0ec66cbb6b3793ee7c14610d3fd7924e4952.tar.gz gentoo-2-130a0ec66cbb6b3793ee7c14610d3fd7924e4952.tar.bz2 gentoo-2-130a0ec66cbb6b3793ee7c14610d3fd7924e4952.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra/nemo')
-rw-r--r-- | gnome-extra/nemo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/nemo/nemo-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/nemo/ChangeLog b/gnome-extra/nemo/ChangeLog index 174ed78b0c5e..6a2d3fbcd12d 100644 --- a/gnome-extra/nemo/ChangeLog +++ b/gnome-extra/nemo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/nemo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.14 2014/07/15 10:55:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/ChangeLog,v 1.15 2014/07/22 10:47:19 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> nemo-2.2.2.ebuild: + Stable for amd64, wrt bug #512912 *nemo-2.2.2 (15 Jul 2014) diff --git a/gnome-extra/nemo/nemo-2.2.2.ebuild b/gnome-extra/nemo/nemo-2.2.2.ebuild index 013a54201997..e2c3daab5d9e 100644 --- a/gnome-extra/nemo/nemo-2.2.2.ebuild +++ b/gnome-extra/nemo/nemo-2.2.2.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/gnome-extra/nemo/nemo-2.2.2.ebuild,v 1.1 2014/07/15 10:55:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nemo/nemo-2.2.2.ebuild,v 1.2 2014/07/22 10:47:19 ago 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=" |