diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-06 18:47:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-06 18:47:08 +0000 |
commit | 78e12477a316539fbf3918aa01b44d51d8698aa9 (patch) | |
tree | e6fc424afe469d3eb42a44b68aaeadcb2ae3e20e /x11-libs/libfm | |
parent | Version bump. (diff) | |
download | gentoo-2-78e12477a316539fbf3918aa01b44d51d8698aa9.tar.gz gentoo-2-78e12477a316539fbf3918aa01b44d51d8698aa9.tar.bz2 gentoo-2-78e12477a316539fbf3918aa01b44d51d8698aa9.zip |
Marking libfm-0.1.17 ppc for bug 382255
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-0.1.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index 56beb215f03e..71b84f615e05 100644 --- a/x11-libs/libfm/ChangeLog +++ b/x11-libs/libfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfm -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.59 2011/12/11 21:55:43 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.60 2012/03/06 18:47:08 ranger Exp $ + + 06 Mar 2012; Brent Baude <ranger@gentoo.org> libfm-0.1.17.ebuild: + Marking libfm-0.1.17 ppc for bug 382255 11 Dec 2011; Markus Meier <maekke@gentoo.org> libfm-0.1.17.ebuild: arm stable, bug #382255 diff --git a/x11-libs/libfm/libfm-0.1.17.ebuild b/x11-libs/libfm/libfm-0.1.17.ebuild index 053010def8b1..a3e8504bb8c2 100644 --- a/x11-libs/libfm/libfm-0.1.17.ebuild +++ b/x11-libs/libfm/libfm-0.1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.17.ebuild,v 1.5 2011/12/11 21:55:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.17.ebuild,v 1.6 2012/03/06 18:47:08 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~ppc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ppc x86 ~x86-linux" LICENSE="GPL-2" SLOT="0" IUSE="debug examples udev" |