diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 20:33:15 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 20:33:15 +0000 |
commit | 6dfc7beaf6d1428cafc5204e2d316c6147d8c231 (patch) | |
tree | d29f622bf550a801dd204be7abff8864cc2e2411 /x11-libs | |
parent | Stable for HPPA (bug #353436). (diff) | |
download | gentoo-2-6dfc7beaf6d1428cafc5204e2d316c6147d8c231.tar.gz gentoo-2-6dfc7beaf6d1428cafc5204e2d316c6147d8c231.tar.bz2 gentoo-2-6dfc7beaf6d1428cafc5204e2d316c6147d8c231.zip |
Keyworded on alpha, bug #330911
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-0.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index e6d8ea08e962..51129afd488d 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.34 2011/02/27 22:54:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.35 2011/03/07 20:33:15 klausman Exp $ + + 07 Mar 2011; Tobias Klausmann <klausman@gentoo.org> libfm-0.1.12.ebuild: + Keyworded on alpha, bug #330911 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libfm-0.1.15_pre20110216.ebuild, libfm-9999.ebuild: diff --git a/x11-libs/libfm/libfm-0.1.12.ebuild b/x11-libs/libfm/libfm-0.1.12.ebuild index 9a0d9c524b5a..39c9f31e803e 100644 --- a/x11-libs/libfm/libfm-0.1.12.ebuild +++ b/x11-libs/libfm/libfm-0.1.12.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.12.ebuild,v 1.8 2011/01/22 13:39:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.12.ebuild,v 1.9 2011/03/07 20:33:15 klausman Exp $ EAPI="2" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcmanfm/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc x86" +KEYWORDS="~alpha amd64 arm ppc x86" IUSE="debug demo udev" COMMON_DEPEND=">=dev-libs/glib-2.18:2 |