summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-10-22 22:31:35 +0000
committerSteve Dibb <beandog@gentoo.org>2007-10-22 22:31:35 +0000
commit4a004000c5e48ab60f69e2a35595b90d8e29d995 (patch)
tree2fdf1d0610e8a162f5a44bbccba0dedbfa753d57 /sys-apps/lcdtest
parentImport from php overlay (diff)
downloadgentoo-2-4a004000c5e48ab60f69e2a35595b90d8e29d995.tar.gz
gentoo-2-4a004000c5e48ab60f69e2a35595b90d8e29d995.tar.bz2
gentoo-2-4a004000c5e48ab60f69e2a35595b90d8e29d995.zip
amd64 stable, bug 195218
(Portage version: 2.1.3.15)
Diffstat (limited to 'sys-apps/lcdtest')
-rw-r--r--sys-apps/lcdtest/ChangeLog5
-rw-r--r--sys-apps/lcdtest/lcdtest-1.08-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/lcdtest/ChangeLog b/sys-apps/lcdtest/ChangeLog
index a360d44fb3a4..e9311169a308 100644
--- a/sys-apps/lcdtest/ChangeLog
+++ b/sys-apps/lcdtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/lcdtest
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/ChangeLog,v 1.9 2007/10/22 21:45:25 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/ChangeLog,v 1.10 2007/10/22 22:31:35 beandog Exp $
+
+ 22 Oct 2007; Steve Dibb <beandog@gentoo.org> lcdtest-1.08-r1.ebuild:
+ amd64 stable, bug 195218
22 Oct 2007; Tony Vroon <chainsaw@gentoo.org> lcdtest-1.08-r1.ebuild:
Mark stable on PPC as requested by Raúl Porcel <armin76@gentoo.org> in bug
diff --git a/sys-apps/lcdtest/lcdtest-1.08-r1.ebuild b/sys-apps/lcdtest/lcdtest-1.08-r1.ebuild
index 471e5ba82af5..823cb5dd9b9e 100644
--- a/sys-apps/lcdtest/lcdtest-1.08-r1.ebuild
+++ b/sys-apps/lcdtest/lcdtest-1.08-r1.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/sys-apps/lcdtest/lcdtest-1.08-r1.ebuild,v 1.2 2007/10/22 21:45:25 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/lcdtest-1.08-r1.ebuild,v 1.3 2007/10/22 22:31:35 beandog Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.brouhaha.com/~eric/software/lcdtest/"
SRC_URI="http://www.brouhaha.com/~eric/software/lcdtest/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ppc ~ppc64"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=media-libs/libsdl-1.2.7-r2
>=media-libs/sdl-image-1.2.3-r1"