summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-12-28 18:54:04 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-12-28 18:54:04 +0000
commit59fe5c3a639d0b73e2e3f88f4f7d05a8df7eeedb (patch)
treebaae98e1288ad12623542afab36ae63f36bf8009 /x11-misc/lineakconfig
parentRemove unused local var (diff)
downloadhistorical-59fe5c3a639d0b73e2e3f88f4f7d05a8df7eeedb.tar.gz
historical-59fe5c3a639d0b73e2e3f88f4f7d05a8df7eeedb.tar.bz2
historical-59fe5c3a639d0b73e2e3f88f4f7d05a8df7eeedb.zip
Stable on x86.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-misc/lineakconfig')
-rw-r--r--x11-misc/lineakconfig/ChangeLog6
-rw-r--r--x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lineakconfig/ChangeLog b/x11-misc/lineakconfig/ChangeLog
index 2b0ad7428b78..af82e415ed77 100644
--- a/x11-misc/lineakconfig/ChangeLog
+++ b/x11-misc/lineakconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/lineakconfig
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakconfig/ChangeLog,v 1.9 2005/09/25 22:02:58 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakconfig/ChangeLog,v 1.10 2005/12/28 18:46:08 nelchael Exp $
+
+ 28 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org>
+ lineakconfig-0.4.1b-r1.ebuild:
+ Stable on x86.
*lineakconfig-0.4.1b-r1 (25 Sep 2005)
diff --git a/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild b/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild
index 8ff32e7dd3fd..309483072619 100644
--- a/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild
+++ b/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild,v 1.1 2005/09/25 22:02:58 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakconfig/lineakconfig-0.4.1b-r1.ebuild,v 1.2 2005/12/28 18:46:08 nelchael Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
RDEPEND="x11-misc/lineakd
=x11-libs/gtk+-1.2*"