diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-02 14:02:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-02 14:02:19 +0000 |
commit | 08685c0637e017c47a7c93f84d63300213c57412 (patch) | |
tree | f838801579362a988a4ec27d011d2902e53864ec /x11-misc/lineakd | |
parent | Version bump (diff) | |
download | gentoo-2-08685c0637e017c47a7c93f84d63300213c57412.tar.gz gentoo-2-08685c0637e017c47a7c93f84d63300213c57412.tar.bz2 gentoo-2-08685c0637e017c47a7c93f84d63300213c57412.zip |
Keyworded ~sparc wrt #145970 and cleanup
(Portage version: 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 |