diff options
author | Ian Leitch <port001@gentoo.org> | 2003-12-13 22:56:34 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2003-12-13 22:56:34 +0000 |
commit | 5a2fadc145260b5610a9a7f88d4c6e0b2b92a3a8 (patch) | |
tree | 9b04ea985e83f143b68e5764926cf5dc4ddc52e9 /x11-misc/lineakd/lineakd-0.6.1.ebuild | |
parent | version bump and 0.7 + 0.6.1 marked stable on x86 - #35737 (diff) | |
download | gentoo-2-5a2fadc145260b5610a9a7f88d4c6e0b2b92a3a8.tar.gz gentoo-2-5a2fadc145260b5610a9a7f88d4c6e0b2b92a3a8.tar.bz2 gentoo-2-5a2fadc145260b5610a9a7f88d4c6e0b2b92a3a8.zip |
version bump and 0.7 + 0.6.1 marked stable on x86 - #35737
Diffstat (limited to 'x11-misc/lineakd/lineakd-0.6.1.ebuild')
-rw-r--r-- | x11-misc/lineakd/lineakd-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lineakd/lineakd-0.6.1.ebuild b/x11-misc/lineakd/lineakd-0.6.1.ebuild index 94455862b269..55fd1ab9ac80 100644 --- a/x11-misc/lineakd/lineakd-0.6.1.ebuild +++ b/x11-misc/lineakd/lineakd-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.6.1.ebuild,v 1.2 2003/09/15 14:16:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.6.1.ebuild,v 1.3 2003/12/13 22:56:30 port001 Exp $ IUSE="xosd" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="x11-base/xfree xosd? ( x11-libs/xosd )" |