diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-22 18:45:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-22 18:45:05 +0000 |
commit | 32f8bb1eb4d85070504137d9a636d268fdaf951a (patch) | |
tree | 403d343c0a19f776e3190779c4d9d8be77593c96 /x11-misc/lineakd | |
parent | Vbump. (diff) | |
download | gentoo-2-32f8bb1eb4d85070504137d9a636d268fdaf951a.tar.gz gentoo-2-32f8bb1eb4d85070504137d9a636d268fdaf951a.tar.bz2 gentoo-2-32f8bb1eb4d85070504137d9a636d268fdaf951a.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index 682967ceeb67..7051f9b1dc6c 100644 --- a/x11-misc/lineakd/ChangeLog +++ b/x11-misc/lineakd/ChangeLog @@ -1,6 +1,10 @@ # 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.40 2007/03/14 10:57:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.41 2007/03/22 18:45:05 gustavoz Exp $ + + 22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + lineakd-0.9.0_pre1.ebuild: + Stable on sparc 14 Mar 2007; Simon Stelling <blubb@gentoo.org> lineakd-0.9.0_pre1.ebuild: stable on amd64; bug 170191 diff --git a/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild b/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild index 336caaff9271..634af0462741 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-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.6 2007/03/14 10:57:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild,v 1.7 2007/03/22 18:45:05 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 ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" RDEPEND="|| ( ( x11-libs/libICE |