summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-31 10:45:50 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-31 10:45:50 +0000
commit56ed6acde40e27300915f4d3f74851c3448d0add (patch)
treee83110b56ea6d826932cff4e977abbe36cdcbad4
parentamd64 stable, bug 327907 (diff)
downloadgentoo-2-56ed6acde40e27300915f4d3f74851c3448d0add.tar.gz
gentoo-2-56ed6acde40e27300915f4d3f74851c3448d0add.tar.bz2
gentoo-2-56ed6acde40e27300915f4d3f74851c3448d0add.zip
amd64 stable, bug 327907
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--x11-libs/libfm/ChangeLog5
-rw-r--r--x11-libs/libfm/libfm-0.1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog
index 0eeb65927726..5940c16200bf 100644
--- a/x11-libs/libfm/ChangeLog
+++ b/x11-libs/libfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libfm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.11 2010/07/30 08:26:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.12 2010/07/31 10:45:50 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libfm-0.1.12.ebuild:
+ amd64 stable, bug 327907
30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> libfm-0.1.12.ebuild:
stable x86, bug 327907
diff --git a/x11-libs/libfm/libfm-0.1.12.ebuild b/x11-libs/libfm/libfm-0.1.12.ebuild
index f04ac1c2a251..e541e0d011d1 100644
--- a/x11-libs/libfm/libfm-0.1.12.ebuild
+++ b/x11-libs/libfm/libfm-0.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.12.ebuild,v 1.2 2010/07/30 08:26:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.12.ebuild,v 1.3 2010/07/31 10:45:49 pacho Exp $
EAPI="2"
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcmanfm/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="debug demo"
RDEPEND=">=dev-libs/glib-2.18:2