diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:40:35 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:40:35 +0000 |
commit | d58c7efadacef7a59cf4dd96c5885e7062dafc46 (patch) | |
tree | 95e5321d39ae459a304080d0d5cd3b5153a05b3a /x11-libs | |
parent | x86 stable wrt bug #382255 (diff) | |
download | gentoo-2-d58c7efadacef7a59cf4dd96c5885e7062dafc46.tar.gz gentoo-2-d58c7efadacef7a59cf4dd96c5885e7062dafc46.tar.bz2 gentoo-2-d58c7efadacef7a59cf4dd96c5885e7062dafc46.zip |
x86 stable wrt bug #382255
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-0.1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index e1ca3c6ff824..48518b031ae4 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.56 2011/12/04 16:51:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.57 2011/12/07 07:40:35 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libfm-0.1.17.ebuild: + x86 stable wrt bug #382255 04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> libfm-0.1.17.ebuild: Stable on amd64 wrt bug #382255 diff --git a/x11-libs/libfm/libfm-0.1.17.ebuild b/x11-libs/libfm/libfm-0.1.17.ebuild index 424f8b6f77be..2fad775c7926 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 # 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.3 2011/12/04 16:51:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.17.ebuild,v 1.4 2011/12/07 07:40:35 phajdan.jr 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" |