diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 18:32:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 18:32:53 +0000 |
commit | b87b374b94c318c6d69b378de3622ef25d202dd3 (patch) | |
tree | b4f5817d37d8e5f026319209c05d4dd819e924e3 /x11-libs/libfm | |
parent | Stable for ppc, wrt bug #494440 (diff) | |
download | gentoo-2-b87b374b94c318c6d69b378de3622ef25d202dd3.tar.gz gentoo-2-b87b374b94c318c6d69b378de3622ef25d202dd3.tar.bz2 gentoo-2-b87b374b94c318c6d69b378de3622ef25d202dd3.zip |
Stable for ppc, wrt bug #494440
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 16d42a9e574f..d2e0d2a2fcf5 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.96 2014/03/04 20:26:44 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.97 2014/03/05 18:32:53 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libfm-1.1.4.ebuild: + Stable for ppc, wrt bug #494440 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> libfm-1.1.4.ebuild: Add ~mips keyword. diff --git a/x11-libs/libfm/libfm-1.1.4.ebuild b/x11-libs/libfm/libfm-1.1.4.ebuild index d3ab62d4ca3a..2a95e4c92e6f 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.7 2014/03/04 20:26:44 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.1.4.ebuild,v 1.8 2014/03/05 18:32:53 ago 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 ~mips ~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" |