diff options
author | 2010-02-23 18:44:07 +0000 | |
---|---|---|
committer | 2010-02-23 18:44:07 +0000 | |
commit | e973ccfabbb59db4d14258dc39f43d6fdfb7c079 (patch) | |
tree | 95a65f7de03b4b7c765dbf676b97a2c67ab99ddf /x11-misc/pcmanfm | |
parent | Stable on amd64 wrt bug #303871 (diff) | |
download | gentoo-2-e973ccfabbb59db4d14258dc39f43d6fdfb7c079.tar.gz gentoo-2-e973ccfabbb59db4d14258dc39f43d6fdfb7c079.tar.bz2 gentoo-2-e973ccfabbb59db4d14258dc39f43d6fdfb7c079.zip |
arm stable wrt #306433
(Portage version: 2.1.7.16/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-misc/pcmanfm')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index dc1ea55da2e2..e254ff729656 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.14 2010/02/22 21:42:03 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.15 2010/02/23 18:44:07 armin76 Exp $ + + 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> pcmanfm-0.5.2.ebuild: + arm stable wrt #306433 *pcmanfm-0.9 (22 Feb 2010) diff --git a/x11-misc/pcmanfm/pcmanfm-0.5.2.ebuild b/x11-misc/pcmanfm/pcmanfm-0.5.2.ebuild index e458ca3f96f8..f201d68c092e 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.5.2.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.5.2.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.5.2.ebuild,v 1.5 2010/01/24 18:20:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.5.2.ebuild,v 1.6 2010/02/23 18:44:07 armin76 Exp $ EAPI="2" inherit autotools eutils fdo-mime @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="amd64 arm ppc x86" IUSE="hal" RDEPEND="virtual/fam |