summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2014-03-04 20:26:44 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2014-03-04 20:26:44 +0000
commitc33ef232e4b89b2b438e9d4edeadb0dc7758af2d (patch)
tree7923ed82aa90dbb24f3fa8128603475ac77cb100 /x11-libs/libfm
parentFix CVE-2014-1959, bug#501282 (diff)
downloadgentoo-2-c33ef232e4b89b2b438e9d4edeadb0dc7758af2d.tar.gz
gentoo-2-c33ef232e4b89b2b438e9d4edeadb0dc7758af2d.tar.bz2
gentoo-2-c33ef232e4b89b2b438e9d4edeadb0dc7758af2d.zip
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r--x11-libs/libfm/ChangeLog5
-rw-r--r--x11-libs/libfm/libfm-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog
index d29d45e88683..16d42a9e574f 100644
--- a/x11-libs/libfm/ChangeLog
+++ b/x11-libs/libfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libfm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.95 2014/02/22 19:48:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.96 2014/03/04 20:26:44 vincent Exp $
+
+ 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> libfm-1.1.4.ebuild:
+ Add ~mips keyword.
22 Feb 2014; Chema Alonso <nimiux@gentoo.org> libfm-1.1.4.ebuild:
Stable for amd64 wrt bug #494440
diff --git a/x11-libs/libfm/libfm-1.1.4.ebuild b/x11-libs/libfm/libfm-1.1.4.ebuild
index 1403f70b691d..d3ab62d4ca3a 100644
--- a/x11-libs/libfm/libfm-1.1.4.ebuild
+++ b/x11-libs/libfm/libfm-1.1.4.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/x11-libs/libfm/libfm-1.1.4.ebuild,v 1.6 2014/02/22 19:48:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild,v 1.7 2014/03/04 20:26:44 vincent Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="A library for file management"
HOMEPAGE="http://pcmanfm.sourceforge.net/"
SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.xz"
-KEYWORDS="~alpha amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~mips ~ppc ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-2"
SLOT="0/4.7.1" #copy ABI_VERSION because it seems upstream change it randomly
IUSE="+automount debug doc examples udisks vala"