diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index 3b17a46c7231..87f49474ed18 100644 --- a/x11-misc/lineakd/ChangeLog +++ b/x11-misc/lineakd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/lineakd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.31 2006/09/09 00:53:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.32 2006/09/24 09:22:45 hansmi Exp $ + + 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> lineakd-0.8.4.ebuild: + Stable on ppc. 09 Sep 2006; Thomas Cort <tcort@gentoo.org> lineakd-0.8.4.ebuild: Stable on amd64 wrt Bug #145970. diff --git a/x11-misc/lineakd/lineakd-0.8.4.ebuild b/x11-misc/lineakd/lineakd-0.8.4.ebuild index 99888da73425..fdc7c0dfb8cb 100644 --- a/x11-misc/lineakd/lineakd-0.8.4.ebuild +++ b/x11-misc/lineakd/lineakd-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/lineakd/lineakd-0.8.4.ebuild,v 1.4 2006/09/09 00:53:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.4.ebuild,v 1.5 2006/09/24 09:22:45 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="|| ( ( x11-libs/libICE |