diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-24 20:17:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-24 20:17:50 +0000 |
commit | 7429a89dd38ac8e3a6ca3639fd778f743b6dea1f (patch) | |
tree | 2056d52d0563dcb8b9ba1500072179cbdc2f354c /x11-misc/pcmanfm | |
parent | Version bump (bug #338431). (diff) | |
download | gentoo-2-7429a89dd38ac8e3a6ca3639fd778f743b6dea1f.tar.gz gentoo-2-7429a89dd38ac8e3a6ca3639fd778f743b6dea1f.tar.bz2 gentoo-2-7429a89dd38ac8e3a6ca3639fd778f743b6dea1f.zip |
add ~arm, bug #341031
(Portage version: 2.2.0_alpha1/cvs/Linux i686)
Diffstat (limited to 'x11-misc/pcmanfm')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index 17be84ea96f3..9b6588d41622 100644 --- a/x11-misc/pcmanfm/ChangeLog +++ b/x11-misc/pcmanfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pcmanfm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.37 2010/10/21 23:39:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.38 2010/10/24 20:17:50 maekke Exp $ + + 24 Oct 2010; Markus Meier <maekke@gentoo.org> pcmanfm-0.9.7-r2.ebuild: + add ~arm, bug #341031 21 Oct 2010; Brent Baude <ranger@gentoo.org> pcmanfm-0.9.7-r2.ebuild: Marking pcmanfm-0.9.7-r2 ~ppc for bug 341031 diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild index d0322808604f..12b4c776ec02 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.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-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild,v 1.2 2010/10/21 23:39:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild,v 1.3 2010/10/24 20:17:50 maekke Exp $ EAPI="2" inherit eutils fdo-mime @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="debug gnome hal udev" RDEPEND=">=dev-libs/glib-2.18:2 |