diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-24 20:16:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-24 20:16:05 +0000 |
commit | 2a3d11c647de9470abbf614cc424915974835249 (patch) | |
tree | 7c7e900043ec0627a99d141f779cc06b6546b19f /x11-libs/libfm | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-2a3d11c647de9470abbf614cc424915974835249.tar.gz gentoo-2-2a3d11c647de9470abbf614cc424915974835249.tar.bz2 gentoo-2-2a3d11c647de9470abbf614cc424915974835249.zip |
add ~arm, bug #341031
(Portage version: 2.2.0_alpha1/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-0.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index ed12be9fc117..5d059a736094 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.18 2010/10/21 20:57:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.19 2010/10/24 20:16:05 maekke Exp $ + + 24 Oct 2010; Markus Meier <maekke@gentoo.org> libfm-0.1.12.ebuild: + add ~arm, bug #341031 21 Oct 2010; Brent Baude <ranger@gentoo.org> libfm-0.1.12.ebuild: Marking libfm-0.1.12 ~ppc for bug 341031 diff --git a/x11-libs/libfm/libfm-0.1.12.ebuild b/x11-libs/libfm/libfm-0.1.12.ebuild index 9c78eea9fd52..c654f624bde0 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.4 2010/10/21 20:57:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.12.ebuild,v 1.5 2010/10/24 20:16:05 maekke Exp $ EAPI="2" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcmanfm/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="debug demo" RDEPEND=">=dev-libs/glib-2.18:2 |