summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-10-01 23:02:11 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-10-01 23:02:11 +0000
commit98b0c85b4c52e249a77586b643457e18ee681ff5 (patch)
tree463e4b233c3b2cf3ea8daae538613dbde6b0c7c5 /sys-apps/lcdtest
parentStable on x86 and ppc. (diff)
downloadhistorical-98b0c85b4c52e249a77586b643457e18ee681ff5.tar.gz
historical-98b0c85b4c52e249a77586b643457e18ee681ff5.tar.bz2
historical-98b0c85b4c52e249a77586b643457e18ee681ff5.zip
Keyworded ~x86.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'sys-apps/lcdtest')
-rw-r--r--sys-apps/lcdtest/ChangeLog5
-rw-r--r--sys-apps/lcdtest/Manifest12
-rw-r--r--sys-apps/lcdtest/lcdtest-1.01.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-apps/lcdtest/ChangeLog b/sys-apps/lcdtest/ChangeLog
index f3d7c2baee9f..29a6d56f7bdb 100644
--- a/sys-apps/lcdtest/ChangeLog
+++ b/sys-apps/lcdtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/lcdtest
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/ChangeLog,v 1.1 2005/10/01 22:48:31 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/ChangeLog,v 1.2 2005/10/01 23:02:11 ticho Exp $
+
+ 01 Oct 2005; Andrej Kacian <ticho@gentoo.org> lcdtest-1.01.ebuild:
+ Keyworded ~x86.
*lcdtest-1.01 (01 Oct 2005)
diff --git a/sys-apps/lcdtest/Manifest b/sys-apps/lcdtest/Manifest
index e531fd3c4385..e465e4824db3 100644
--- a/sys-apps/lcdtest/Manifest
+++ b/sys-apps/lcdtest/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 5babe50ca95b86a32bbe8be72ff78f8f lcdtest-1.01.ebuild 674
+MD5 113caaf7358e23cd7d146355f922a448 ChangeLog 498
MD5 eeee4743c4e463eeed3a7a4c15380e0d metadata.xml 254
-MD5 21939c175ff3c3c4c4130fe324d747aa ChangeLog 413
-MD5 0c1a7553e0d4f7631219a6bd80572688 lcdtest-1.01.ebuild 672
MD5 9709ad40b41ff6bbf92be9f01f464e30 files/digest-lcdtest-1.01 63
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDPxKHp5vW4rUFj5oRAp0EAJ4hbvaWeB0ywaiFyjtLQv8FkOf38wCgvSUk
-jiWCg9USxCjcxLUb0+0ZbkI=
-=ugBv
+iD8DBQFDPxWCQlM6RnzZP+IRAgtSAJwPGEGiiRFaHhKEbfgUd8jUAiUJlQCdESE0
+byTtQGWNT5kBdZI+FSo82Sc=
+=h+2i
-----END PGP SIGNATURE-----
diff --git a/sys-apps/lcdtest/lcdtest-1.01.ebuild b/sys-apps/lcdtest/lcdtest-1.01.ebuild
index 5acfa09524a8..fe42a803131c 100644
--- a/sys-apps/lcdtest/lcdtest-1.01.ebuild
+++ b/sys-apps/lcdtest/lcdtest-1.01.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/lcdtest-1.01.ebuild,v 1.1 2005/10/01 22:48:31 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/lcdtest-1.01.ebuild,v 1.2 2005/10/01 23:02:11 ticho Exp $
DESCRIPTION="Displays test patterns to spot dead/hot pixels on LCD screens"
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"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=media-libs/libsdl-1.2.7-r2
>=media-libs/sdl-image-1.2.3-r1"