diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-09-24 09:23:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-09-24 09:23:32 +0000 |
commit | 0fcf9bc9950cf98762cd803d4b6e7a32e4abd47d (patch) | |
tree | 9c8a77dc13969f6f0b5caa49bd2bf131a45c569a /x11-misc/lineak-kdeplugins | |
parent | x11-misc/lineakd stable on ppc. (diff) | |
download | historical-0fcf9bc9950cf98762cd803d4b6e7a32e4abd47d.tar.gz historical-0fcf9bc9950cf98762cd803d4b6e7a32e4abd47d.tar.bz2 historical-0fcf9bc9950cf98762cd803d4b6e7a32e4abd47d.zip |
x11-misc/lineak-kdeplugins stable on ppc.
Package-Manager: portage-2.1.2_pre1-r1
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lineak-kdeplugins/ChangeLog b/x11-misc/lineak-kdeplugins/ChangeLog index 09521f0e77d2..94e960beac42 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.17 2006/09/09 00:59:53 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.18 2006/09/24 09:23:32 hansmi Exp $ + + 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> + lineak-kdeplugins-0.8.4.ebuild: + Stable on ppc. 09 Sep 2006; Thomas Cort <tcort@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 b6b075035850..9904916c9da7 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.3 2006/09/09 00:59:53 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.8.4.ebuild,v 1.4 2006/09/24 09:23:32 hansmi 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}" |