diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-10-01 23:02:11 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-10-01 23:02:11 +0000 |
commit | 03ea7330b768b1616bf4155951cf8d3b984f6aa5 (patch) | |
tree | c967928c23b4086c741771ae575049a5dd41694c /sys-apps/lcdtest | |
parent | Stable on x86 and ppc. (diff) | |
download | gentoo-2-03ea7330b768b1616bf4155951cf8d3b984f6aa5.tar.gz gentoo-2-03ea7330b768b1616bf4155951cf8d3b984f6aa5.tar.bz2 gentoo-2-03ea7330b768b1616bf4155951cf8d3b984f6aa5.zip |
Keyworded ~x86.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-apps/lcdtest')
-rw-r--r-- | sys-apps/lcdtest/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/lcdtest/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/lcdtest/lcdtest-1.01.ebuild | 4 |
3 files changed, 8 insertions, 15 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..38bcc45eba41 100644 --- a/sys-apps/lcdtest/Manifest +++ b/sys-apps/lcdtest/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 eeee4743c4e463eeed3a7a4c15380e0d metadata.xml 254 +MD5 94ca7f17e1133e172fa0d716102e7a47 lcdtest-1.01.ebuild 677 MD5 21939c175ff3c3c4c4130fe324d747aa ChangeLog 413 -MD5 0c1a7553e0d4f7631219a6bd80572688 lcdtest-1.01.ebuild 672 +MD5 eeee4743c4e463eeed3a7a4c15380e0d metadata.xml 254 MD5 9709ad40b41ff6bbf92be9f01f464e30 files/digest-lcdtest-1.01 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDPxKHp5vW4rUFj5oRAp0EAJ4hbvaWeB0ywaiFyjtLQv8FkOf38wCgvSUk -jiWCg9USxCjcxLUb0+0ZbkI= -=ugBv ------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" |