diff options
author | Michael Weber <xmw@gentoo.org> | 2011-06-17 13:09:42 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-06-17 13:09:42 +0000 |
commit | bb3f7ccd172f82b2d7f21c5adc8146637513b8d7 (patch) | |
tree | e2debb23fc944bba5b0dc00b17f17bab5ae7da1c /x11-misc | |
parent | It is dumb to copy files in filesdir 1:1. Rather use fixed version in the ebu... (diff) | |
download | gentoo-2-bb3f7ccd172f82b2d7f21c5adc8146637513b8d7.tar.gz gentoo-2-bb3f7ccd172f82b2d7f21c5adc8146637513b8d7.tar.bz2 gentoo-2-bb3f7ccd172f82b2d7f21c5adc8146637513b8d7.zip |
ppc stable (bug 371979)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/alock/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/alock/alock-94.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/alock/ChangeLog b/x11-misc/alock/ChangeLog index 9032169d8586..e96f22ceb840 100644 --- a/x11-misc/alock/ChangeLog +++ b/x11-misc/alock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/alock -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alock/ChangeLog,v 1.18 2010/07/08 11:45:16 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alock/ChangeLog,v 1.19 2011/06/17 13:09:42 xmw Exp $ + + 17 Jun 2011; Michael Weber <xmw@gentoo.org> alock-94.ebuild: + ppc stable (bug 371979) 08 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> alock-94.ebuild: Use precompiled manpage wrt #327467 (set XMLTO to true). Fix license from diff --git a/x11-misc/alock/alock-94.ebuild b/x11-misc/alock/alock-94.ebuild index d91dfe8eb209..f75224d0932a 100644 --- a/x11-misc/alock/alock-94.ebuild +++ b/x11-misc/alock/alock-94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alock/alock-94.ebuild,v 1.3 2010/07/08 11:45:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alock/alock-94.ebuild,v 1.4 2011/06/17 13:09:42 xmw Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://alock.googlecode.com/files/alock-svn-${PV}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="imlib pam" DEPEND="x11-libs/libX11 |