diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-09 00:59:53 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-09 00:59:53 +0000 |
commit | e69887c8be3f8b2787039487505111f6a617f06b (patch) | |
tree | a6d3de19bb087296300f27a4f8acb58c3d25d3dc /x11-misc | |
parent | Stable on amd64 wrt Bug #146176. Fix ebuild.badheader in 0.8.3 and 0.8.2. (diff) | |
download | historical-e69887c8be3f8b2787039487505111f6a617f06b.tar.gz historical-e69887c8be3f8b2787039487505111f6a617f06b.tar.bz2 historical-e69887c8be3f8b2787039487505111f6a617f06b.zip |
Stable on amd64 wrt Bug #146178.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lineak-kdeplugins/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lineak-kdeplugins/ChangeLog b/x11-misc/lineak-kdeplugins/ChangeLog index b12daf901bbe..09521f0e77d2 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.16 2006/09/03 20:30:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.17 2006/09/09 00:59:53 tcort Exp $ + + 09 Sep 2006; Thomas Cort <tcort@gentoo.org> + lineak-kdeplugins-0.8.4.ebuild: + Stable on amd64 wrt Bug #146178. 03 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> lineak-kdeplugins-0.8.4.ebuild: 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 dc0d5caa0db6..b6b075035850 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-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.2 2006/09/03 20:30:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild,v 1.3 2006/09/09 00:59:53 tcort 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}" |