diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-14 10:57:55 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-14 10:57:55 +0000 |
commit | 4df242842ed04089188f2e3c56b0fc1481823ac0 (patch) | |
tree | cdfdfdd0fea08f4ff66c57fe98764764e8b91a5c /x11-misc/lineakd | |
parent | stable on amd64; bug 170140 (diff) | |
download | historical-4df242842ed04089188f2e3c56b0fc1481823ac0.tar.gz historical-4df242842ed04089188f2e3c56b0fc1481823ac0.tar.bz2 historical-4df242842ed04089188f2e3c56b0fc1481823ac0.zip |
stable on amd64; bug 170191
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.9.0_pre1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index 2dc3c92d8dd5..682967ceeb67 100644 --- a/x11-misc/lineakd/ChangeLog +++ b/x11-misc/lineakd/ChangeLog @@ -1,6 +1,9 @@ # 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.39 2007/03/10 20:05:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.40 2007/03/14 10:57:55 blubb Exp $ + + 14 Mar 2007; Simon Stelling <blubb@gentoo.org> lineakd-0.9.0_pre1.ebuild: + stable on amd64; bug 170191 10 Mar 2007; nixnut <nixnut@gentoo.org> lineakd-0.9.0_pre1.ebuild: Stable on ppc wrt 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 2ab108aa4c14..336caaff9271 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.5 2007/03/10 20:05:20 nixnut Exp $ +# $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 $ 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 |