diff options
author | 2015-07-07 20:49:39 +0000 | |
---|---|---|
committer | 2015-07-07 20:49:39 +0000 | |
commit | a2bf4fc14727b2f89fc7a0b8f69d510066a7a074 (patch) | |
tree | f1e72c00330e11d43bf1ccaeb02ffc08e0b14c9e /x11-libs | |
parent | arm stable, bug #550068 (diff) | |
download | gentoo-2-a2bf4fc14727b2f89fc7a0b8f69d510066a7a074.tar.gz gentoo-2-a2bf4fc14727b2f89fc7a0b8f69d510066a7a074.tar.bz2 gentoo-2-a2bf4fc14727b2f89fc7a0b8f69d510066a7a074.zip |
arm stable, bug #550068
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-1.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index 14e04b1f6594..3b0df62e7b77 100644 --- a/x11-libs/libfm/ChangeLog +++ b/x11-libs/libfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.109 2015/05/17 10:20:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.110 2015/07/07 20:49:39 maekke Exp $ + + 07 Jul 2015; Markus Meier <maekke@gentoo.org> libfm-1.2.3-r1.ebuild: + arm stable, bug #550068 17 May 2015; Markos Chandras <hwoarang@gentoo.org> libfm-9999.ebuild: Update live ebuild. Move it to git-r3 and sync it with the regular ebuilds diff --git a/x11-libs/libfm/libfm-1.2.3-r1.ebuild b/x11-libs/libfm/libfm-1.2.3-r1.ebuild index 88e70b49ac39..7bf31038c512 100644 --- a/x11-libs/libfm/libfm-1.2.3-r1.ebuild +++ b/x11-libs/libfm/libfm-1.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.2.3-r1.ebuild,v 1.1 2015/03/06 12:44:59 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.2.3-r1.ebuild,v 1.2 2015/07/07 20:49:39 maekke 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 ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/4.3.0" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala" |