diff options
author | 2005-11-05 14:35:40 +0000 | |
---|---|---|
committer | 2005-11-05 14:35:40 +0000 | |
commit | 9bbe8750a3cb75c08e7a977bcf1c5dc12bf32563 (patch) | |
tree | 970deb16c3a7673e8c4327ce389b60d0ea5f257c /x11-misc/lineakd | |
parent | Cleanup of old ebuilds. (diff) | |
download | gentoo-2-9bbe8750a3cb75c08e7a977bcf1c5dc12bf32563.tar.gz gentoo-2-9bbe8750a3cb75c08e7a977bcf1c5dc12bf32563.tar.bz2 gentoo-2-9bbe8750a3cb75c08e7a977bcf1c5dc12bf32563.zip |
Marked Stable on amd64. Bug #111282.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.8.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index cb8211c29db8..ecf545fd0132 100644 --- a/x11-misc/lineakd/ChangeLog +++ b/x11-misc/lineakd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/lineakd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.23 2005/11/03 07:56:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.24 2005/11/05 14:35:40 metalgod Exp $ + + 05 Nov 2005; Luis Medinas <metalgod@gentoo.org> lineakd-0.8.3-r1.ebuild: + Marked Stable on amd64. Bug #111282. 03 Nov 2005; Mark Loeser <halcy0n@gentoo.org> lineakd-0.8.3-r1.ebuild: Stable on x86; bug #111282 diff --git a/x11-misc/lineakd/lineakd-0.8.3-r1.ebuild b/x11-misc/lineakd/lineakd-0.8.3-r1.ebuild index 475a8b4e6b44..c91bc8f4b96e 100644 --- a/x11-misc/lineakd/lineakd-0.8.3-r1.ebuild +++ b/x11-misc/lineakd/lineakd-0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.3-r1.ebuild,v 1.3 2005/11/03 07:56:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.3-r1.ebuild,v 1.4 2005/11/05 14:35:40 metalgod Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="virtual/x11" |