diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-22 19:49:12 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-22 19:49:12 +0000 |
commit | 6a09a821773e36f2256aeadee435d1cf7d2fa75e (patch) | |
tree | b91ce56ece65f221ef3229d595b2420f813e0386 /x11-misc/pcmanfm | |
parent | Stable for amd64 wrt bug #494440 (diff) | |
download | gentoo-2-6a09a821773e36f2256aeadee435d1cf7d2fa75e.tar.gz gentoo-2-6a09a821773e36f2256aeadee435d1cf7d2fa75e.tar.bz2 gentoo-2-6a09a821773e36f2256aeadee435d1cf7d2fa75e.zip |
Stable for amd64 wrt bug #494440
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-misc/pcmanfm')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index 0a3ac739a497..55226459a2a3 100644 --- a/x11-misc/pcmanfm/ChangeLog +++ b/x11-misc/pcmanfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pcmanfm # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.95 2014/02/22 19:49:12 nimiux Exp $ + + 22 Feb 2014; Chema Alonso <nimiux@gentoo.org> pcmanfm-1.1.2.ebuild: + Stable for amd64 wrt bug #494440 20 Feb 2014; Markus Meier <maekke@gentoo.org> pcmanfm-1.1.2.ebuild: arm stable, bug #494440 diff --git a/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild b/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild index 12b20e903f56..746d45519858 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-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.2 2014/02/20 18:12:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild,v 1.3 2014/02/22 19:49:12 nimiux 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 |