diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 15:17:30 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 15:17:30 +0000 |
commit | 02eeda419b758fe93298746c8ae1d1cbe66259db (patch) | |
tree | 8b83d7b669914b153d42ee105ef750cd31f926c5 /x11-misc/lineakd | |
parent | Marked stable. Ebuild fixup. (diff) | |
download | historical-02eeda419b758fe93298746c8ae1d1cbe66259db.tar.gz historical-02eeda419b758fe93298746c8ae1d1cbe66259db.tar.bz2 historical-02eeda419b758fe93298746c8ae1d1cbe66259db.zip |
Marked stable. Ebuild fixup.
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.7.2.ebuild | 7 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.7.ebuild | 5 |
3 files changed, 11 insertions, 9 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index faf0d66570a6..90368930a960 100644 --- a/x11-misc/lineakd/ChangeLog +++ b/x11-misc/lineakd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/lineakd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.8 2004/02/28 19:19:17 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.9 2004/04/11 15:17:30 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> lineakd-0.7.2.ebuild, + lineakd-0.7.ebuild: + Marked stable. Ebuild fixup. *lineakd-0.7.2 (13 Dec 2003) *lineakd-0.7 (13 Dec 2003) diff --git a/x11-misc/lineakd/lineakd-0.7.2.ebuild b/x11-misc/lineakd/lineakd-0.7.2.ebuild index b3b022f7b968..95afd1e8b6ba 100644 --- a/x11-misc/lineakd/lineakd-0.7.2.ebuild +++ b/x11-misc/lineakd/lineakd-0.7.2.ebuild @@ -1,17 +1,16 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.7.2.ebuild,v 1.1 2003/12/13 22:56:30 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.7.2.ebuild,v 1.2 2004/04/11 15:17:30 pyrania Exp $ IUSE="xosd" -S=${WORKDIR}/${P} DESCRIPTION="Linux support for Easy Access and Internet Keyboards features X11 support" HOMEPAGE="http://lineak.sourceforge.net/" 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 )" diff --git a/x11-misc/lineakd/lineakd-0.7.ebuild b/x11-misc/lineakd/lineakd-0.7.ebuild index 6ab4b26884a5..b951efcfb8b7 100644 --- a/x11-misc/lineakd/lineakd-0.7.ebuild +++ b/x11-misc/lineakd/lineakd-0.7.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.7.ebuild,v 1.2 2003/12/13 22:56:30 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.7.ebuild,v 1.3 2004/04/11 15:17:30 pyrania Exp $ IUSE="xosd" -S=${WORKDIR}/${P} DESCRIPTION="Linux support for Easy Access and Internet Keyboards features X11 support" HOMEPAGE="http://lineak.sourceforge.net/" SRC_URI="mirror://sourceforge/lineak/${P}.tar.gz" |