diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-09-03 20:30:30 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-09-03 20:30:30 +0000 |
commit | dbdd855676ae7c56341719a02aba3a8a97517ec4 (patch) | |
tree | a9b07a82df2f883b1844b23a32ce5d99a1863a5b /x11-misc/lineak-kdeplugins | |
parent | Version bump and removal of old version (bug #143073) (diff) | |
download | gentoo-2-dbdd855676ae7c56341719a02aba3a8a97517ec4.tar.gz gentoo-2-dbdd855676ae7c56341719a02aba3a8a97517ec4.tar.bz2 gentoo-2-dbdd855676ae7c56341719a02aba3a8a97517ec4.zip |
Stable on x86. See bug #146178.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'x11-misc/lineak-kdeplugins')
-rw-r--r-- | x11-misc/lineak-kdeplugins/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/lineak-kdeplugins/ChangeLog b/x11-misc/lineak-kdeplugins/ChangeLog index f9e094e7e533..b12daf901bbe 100644 --- a/x11-misc/lineak-kdeplugins/ChangeLog +++ b/x11-misc/lineak-kdeplugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/lineak-kdeplugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.15 2006/03/26 00:36:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.16 2006/09/03 20:30:30 nelchael Exp $ + + 03 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> + lineak-kdeplugins-0.8.4.ebuild: + Stable on x86. See bug #146178. *lineak-kdeplugins-0.9.0_pre1 (26 Mar 2006) diff --git a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild index 5faffcb04db9..dc0d5caa0db6 100644 --- a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild +++ b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-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-kdeplugins/lineak-kdeplugins-0.8.4.ebuild,v 1.1 2005/12/25 00:26:12 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild,v 1.2 2006/09/03 20:30:30 nelchael Exp $ inherit kde 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}" |