diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-22 19:48:53 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-22 19:48:53 +0000 |
commit | 78b9ad3af339d173b55bb81f3e854d3deb06711c (patch) | |
tree | 5ef8c2ac56d18972be2236b1dc966c39e5493721 /x11-libs/libfm | |
parent | amd64 stable wrt bug #492178 (diff) | |
download | gentoo-2-78b9ad3af339d173b55bb81f3e854d3deb06711c.tar.gz gentoo-2-78b9ad3af339d173b55bb81f3e854d3deb06711c.tar.bz2 gentoo-2-78b9ad3af339d173b55bb81f3e854d3deb06711c.zip |
Stable for amd64 wrt bug #494440
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index 16825b6f2cdf..d29d45e88683 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.94 2014/02/20 18:11:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.95 2014/02/22 19:48:53 nimiux Exp $ + + 22 Feb 2014; Chema Alonso <nimiux@gentoo.org> libfm-1.1.4.ebuild: + Stable for amd64 wrt bug #494440 20 Feb 2014; Markus Meier <maekke@gentoo.org> libfm-1.1.4.ebuild: arm stable, bug #494440 diff --git a/x11-libs/libfm/libfm-1.1.4.ebuild b/x11-libs/libfm/libfm-1.1.4.ebuild index ed8e38c280e7..1403f70b691d 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.5 2014/02/20 18:11:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild,v 1.6 2014/02/22 19:48:53 nimiux 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 ~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" |