diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-21 02:21:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-21 02:21:29 +0000 |
commit | 5f598942cab9e932560996a593bbdf9c9a03ae18 (patch) | |
tree | 80f5b61b988ec3aca665cb80de0208d4482c8f20 /x11-misc/xlockmore | |
parent | Stable on amd64 wrt bug #348798 (diff) | |
download | gentoo-2-5f598942cab9e932560996a593bbdf9c9a03ae18.tar.gz gentoo-2-5f598942cab9e932560996a593bbdf9c9a03ae18.tar.bz2 gentoo-2-5f598942cab9e932560996a593bbdf9c9a03ae18.zip |
Stable on amd64 wrt bug #347845
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xlockmore')
-rw-r--r-- | x11-misc/xlockmore/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xlockmore/xlockmore-5.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xlockmore/ChangeLog b/x11-misc/xlockmore/ChangeLog index fedccbc9fe17..f2a39bc91aac 100644 --- a/x11-misc/xlockmore/ChangeLog +++ b/x11-misc/xlockmore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xlockmore # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.87 2010/12/08 03:22:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.88 2010/12/21 02:21:29 hwoarang Exp $ + + 21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> xlockmore-5.31.ebuild: + Stable on amd64 wrt bug #347845 08 Dec 2010; Jeroen Roovers <jer@gentoo.org> xlockmore-5.31.ebuild: Stable for HPPA PPC (bug #347845). diff --git a/x11-misc/xlockmore/xlockmore-5.31.ebuild b/x11-misc/xlockmore/xlockmore-5.31.ebuild index dd07987fdf5e..2507b11d603d 100644 --- a/x11-misc/xlockmore/xlockmore-5.31.ebuild +++ b/x11-misc/xlockmore/xlockmore-5.31.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/xlockmore/xlockmore-5.31.ebuild,v 1.5 2010/12/08 03:22:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.31.ebuild,v 1.6 2010/12/21 02:21:29 hwoarang Exp $ EAPI=2 inherit autotools eutils flag-o-matic pam @@ -11,7 +11,7 @@ SRC_URI="http://ftp.tux.org/pub/tux/bagleyd/${PN}/${P}/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 ~sparc x86" IUSE="crypt debug esd gtk motif nas opengl pam truetype xinerama xlockrc" RDEPEND="x11-libs/libX11 |