diff options
author | Markus Meier <maekke@gentoo.org> | 2014-02-20 18:12:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-02-20 18:12:16 +0000 |
commit | 2834f03b6cb982459bd9ed7b5419ebf67fe00656 (patch) | |
tree | ae2e42078b4d4adff4300af0facbc6ca50cde800 /x11-misc | |
parent | arm stable, bug #494440 (diff) | |
download | gentoo-2-2834f03b6cb982459bd9ed7b5419ebf67fe00656.tar.gz gentoo-2-2834f03b6cb982459bd9ed7b5419ebf67fe00656.tar.bz2 gentoo-2-2834f03b6cb982459bd9ed7b5419ebf67fe00656.zip |
arm stable, bug #494440
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index 6d4726d26b60..0a3ac739a497 100644 --- a/x11-misc/pcmanfm/ChangeLog +++ b/x11-misc/pcmanfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pcmanfm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.93 2013/12/14 11:50:30 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.94 2014/02/20 18:12:16 maekke Exp $ + + 20 Feb 2014; Markus Meier <maekke@gentoo.org> pcmanfm-1.1.2.ebuild: + arm stable, bug #494440 14 Dec 2013; Markos Chandras <hwoarang@gentoo.org> -pcmanfm-1.1.0-r1.ebuild: Remove old diff --git a/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild b/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild index 666f43d28d16..12b20e903f56 100644 --- a/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild,v 1.1 2013/08/17 11:52:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild,v 1.2 2014/02/20 18:12:16 maekke Exp $ EAPI="5" inherit eutils fdo-mime readme.gentoo @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha ~amd64 arm ~ppc ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2 |