diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-10-11 12:08:46 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-10-11 12:08:46 +0000 |
commit | 3dc701ebe6e852645fa123c7ee3008e98cf3ced3 (patch) | |
tree | c21fc8ce8fdfd6916d4043c66baf21936d435b63 /x11-misc | |
parent | Add missing dev-util/pkgconfig to DEPEND, see bug #150817. (diff) | |
download | gentoo-2-3dc701ebe6e852645fa123c7ee3008e98cf3ced3.tar.gz gentoo-2-3dc701ebe6e852645fa123c7ee3008e98cf3ced3.tar.bz2 gentoo-2-3dc701ebe6e852645fa123c7ee3008e98cf3ced3.zip |
Stable on x86 to fix bug #150819.
(Portage version: 2.1.2_pre2-r8)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xautolock/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xautolock/xautolock-2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xautolock/ChangeLog b/x11-misc/xautolock/ChangeLog index f564c80836d0..7050a8e426b8 100644 --- a/x11-misc/xautolock/ChangeLog +++ b/x11-misc/xautolock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xautolock # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/ChangeLog,v 1.13 2006/05/13 18:41:31 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/ChangeLog,v 1.14 2006/10/11 12:08:46 nelchael Exp $ + + 11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> + xautolock-2.1-r1.ebuild: + Stable on x86 to fix bug #150819. 13 May 2006; Krzysiek Pawlik <nelchael@gentoo.org> xautolock-2.1-r1.ebuild: diff --git a/x11-misc/xautolock/xautolock-2.1-r1.ebuild b/x11-misc/xautolock/xautolock-2.1-r1.ebuild index 780d878ad324..b5241ea794ad 100644 --- a/x11-misc/xautolock/xautolock-2.1-r1.ebuild +++ b/x11-misc/xautolock/xautolock-2.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v 1.2 2006/05/13 18:41:31 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v 1.3 2006/10/11 12:08:46 nelchael Exp $ DESCRIPTION="An automatic X screen-locker/screen-saver." SRC_URI="http://www.ibiblio.org/pub/Linux/X11/screensavers/${P}.tgz" HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/screensavers/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="|| ( x11-misc/xlockmore |