diff options
author | 2007-01-02 14:02:19 +0000 | |
---|---|---|
committer | 2007-01-02 14:02:19 +0000 | |
commit | f8d3e5462988c55d178b7e090671b2abc55e528c (patch) | |
tree | 06982b81728a6d2e102d3a967c9971809fd320db /x11-misc/lineakd | |
parent | Add missing WANT_AUTOMAKE/WANT_AUTOCONF variables. (diff) | |
download | historical-f8d3e5462988c55d178b7e090671b2abc55e528c.tar.gz historical-f8d3e5462988c55d178b7e090671b2abc55e528c.tar.bz2 historical-f8d3e5462988c55d178b7e090671b2abc55e528c.zip |
Keyworded ~sparc wrt #145970 and cleanup
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.8.4.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index dc88630baf5c..1b56b6c98ca1 100644 --- a/x11-misc/lineakd/ChangeLog +++ b/x11-misc/lineakd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/lineakd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.35 2007/01/01 21:09:52 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.36 2007/01/02 14:02:19 gustavoz Exp $ + + 02 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + -files/lkey-cast.patch, -lineakd-0.8.2.ebuild, lineakd-0.8.4.ebuild, + lineakd-0.9.0_pre1.ebuild: + Keyworded ~sparc wrt #145970 and cleanup 01 Jan 2007; Matti Bickel <mabi@gentoo.org> files/lineakd-0.8.4-mandestdir.patch: diff --git a/x11-misc/lineakd/lineakd-0.8.4.ebuild b/x11-misc/lineakd/lineakd-0.8.4.ebuild index 811637c4b16e..cd4eed329957 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 +# Copyright 1999-2007 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.6 2006/10/20 08:56:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.4.ebuild,v 1.7 2007/01/02 14:02:19 gustavoz 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 ~sparc x86" RDEPEND="|| ( ( x11-libs/libICE diff --git a/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild b/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild index 3bda690406c0..0ca2320a839f 100644 --- a/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild +++ b/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild,v 1.2 2006/04/17 00:39:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild,v 1.3 2007/01/02 14:02:19 gustavoz Exp $ inherit eutils @@ -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 ~sparc ~x86" RDEPEND="|| ( ( x11-libs/libICE |