diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-18 10:01:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-18 10:01:03 +0000 |
commit | 387fc7c08cd0fc28eba2a2112cd679231d28d6fc (patch) | |
tree | e0a16e2ff17230858966421c10c7ee555b53f98d /x11-misc/lineak-kdeplugins | |
parent | Stable on ppc wrt bug 170191 (diff) | |
download | gentoo-2-387fc7c08cd0fc28eba2a2112cd679231d28d6fc.tar.gz gentoo-2-387fc7c08cd0fc28eba2a2112cd679231d28d6fc.tar.bz2 gentoo-2-387fc7c08cd0fc28eba2a2112cd679231d28d6fc.zip |
Stable on ppc wrt bug 170191
(Portage version: 2.1.2.2)
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.9.0_pre1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/lineak-kdeplugins/ChangeLog b/x11-misc/lineak-kdeplugins/ChangeLog index f56430fc3fe6..2cfc7dd25f17 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.20 2007/02/21 23:47:49 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.21 2007/03/18 10:01:03 nixnut Exp $ + + 18 Mar 2007; nixnut <nixnut@gentoo.org> + lineak-kdeplugins-0.9.0_pre1.ebuild: + Stable on ppc wrt bug 170191 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild index 95262bd1aeaa..e56b8c4aeaaa 100644 --- a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild +++ b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.9.0_pre1.ebuild,v 1.1 2006/03/26 00:36:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild,v 1.2 2007/03/18 10:01:03 nixnut 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}" |