diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-09-03 20:22:07 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-09-03 20:22:07 +0000 |
commit | efe86bd923047abecb8ab3798d263be713c9a927 (patch) | |
tree | 3786a5debe0e415aa3109dad22a70f3e0b2c8f33 /x11-misc/lineak-defaultplugin | |
parent | Added eutils to inherit for bug #139655. (diff) | |
download | gentoo-2-efe86bd923047abecb8ab3798d263be713c9a927.tar.gz gentoo-2-efe86bd923047abecb8ab3798d263be713c9a927.tar.bz2 gentoo-2-efe86bd923047abecb8ab3798d263be713c9a927.zip |
Stable on x86. See bug #146175.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'x11-misc/lineak-defaultplugin')
-rw-r--r-- | x11-misc/lineak-defaultplugin/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/lineak-defaultplugin/ChangeLog b/x11-misc/lineak-defaultplugin/ChangeLog index dc574bd08848..71e0b2eee146 100644 --- a/x11-misc/lineak-defaultplugin/ChangeLog +++ b/x11-misc/lineak-defaultplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/lineak-defaultplugin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/ChangeLog,v 1.11 2006/03/26 00:22:49 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/ChangeLog,v 1.12 2006/09/03 20:22:07 nelchael Exp $ + + 03 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + lineak-defaultplugin-0.8.4.ebuild: + Stable on x86. See bug #146175. *lineak-defaultplugin-0.9.0_pre1 (26 Mar 2006) diff --git a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild index 7e5c04156d7d..0e07fda39697 100644 --- a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild +++ b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild,v 1.1 2005/12/25 00:25:38 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.8.4.ebuild,v 1.2 2006/09/03 20:22:07 nelchael Exp $ inherit multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="=x11-misc/lineakd-${PV}*" DEPEND="${RDEPEND}" |