diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 20:43:16 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 20:43:16 +0000 |
commit | 1d8337fc97532d201e15c3ccfb35076450c766e9 (patch) | |
tree | c180d00aad702a2f2d5013409875c9acb90f3959 /x11-misc/lineakd | |
parent | ebuild cleanup (diff) | |
download | gentoo-2-1d8337fc97532d201e15c3ccfb35076450c766e9.tar.gz gentoo-2-1d8337fc97532d201e15c3ccfb35076450c766e9.tar.bz2 gentoo-2-1d8337fc97532d201e15c3ccfb35076450c766e9.zip |
x86 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r-- | x11-misc/lineakd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/lineakd/lineakd-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lineakd/ChangeLog b/x11-misc/lineakd/ChangeLog index febc47de8652..01bfbe1a7d28 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.17 2005/06/19 20:42:12 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/ChangeLog,v 1.18 2005/06/19 20:43:16 smithj Exp $ + + 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> lineakd-0.8.3.ebuild: + x86 stable 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> -lineakd-0.6.1.ebuild, -lineakd-0.7.ebuild: diff --git a/x11-misc/lineakd/lineakd-0.8.3.ebuild b/x11-misc/lineakd/lineakd-0.8.3.ebuild index 9cd011bec549..34cb8fddadec 100644 --- a/x11-misc/lineakd/lineakd-0.8.3.ebuild +++ b/x11-misc/lineakd/lineakd-0.8.3.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.ebuild,v 1.1 2005/03/12 14:24:50 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineakd/lineakd-0.8.3.ebuild,v 1.2 2005/06/19 20:43:16 smithj Exp $ IUSE="" MY_PV=${PV/_/} @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" DEPEND="virtual/x11" |