summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-03-07 16:21:14 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-03-07 16:21:14 +0000
commiteb2206234cfbf9bb5586921d016bcefff16d9aee (patch)
treeea893ff1ba0af22889bafcdc3ea3e6ecaf5110c3 /x11-misc/read-edid
parentRewrite build-common.xml, see bug #260718. (diff)
downloadgentoo-2-eb2206234cfbf9bb5586921d016bcefff16d9aee.tar.gz
gentoo-2-eb2206234cfbf9bb5586921d016bcefff16d9aee.tar.bz2
gentoo-2-eb2206234cfbf9bb5586921d016bcefff16d9aee.zip
x86 stable, bug 252701
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'x11-misc/read-edid')
-rw-r--r--x11-misc/read-edid/ChangeLog6
-rw-r--r--x11-misc/read-edid/read-edid-1.4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/read-edid/ChangeLog b/x11-misc/read-edid/ChangeLog
index 681c1566873b..94b743d9596b 100644
--- a/x11-misc/read-edid/ChangeLog
+++ b/x11-misc/read-edid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/read-edid
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/ChangeLog,v 1.18 2009/03/04 20:51:23 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/ChangeLog,v 1.19 2009/03/07 16:21:14 fauli Exp $
+
+ 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
+ read-edid-1.4.2.ebuild:
+ stable x86, bug 252701
04 Mar 2009; Steve Dibb <beandog@gentoo.org> read-edid-1.4.2.ebuild:
amd64 stable, bug 252701
diff --git a/x11-misc/read-edid/read-edid-1.4.2.ebuild b/x11-misc/read-edid/read-edid-1.4.2.ebuild
index 5dcd2325107f..7088cf1744af 100644
--- a/x11-misc/read-edid/read-edid-1.4.2.ebuild
+++ b/x11-misc/read-edid/read-edid-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/read-edid-1.4.2.ebuild,v 1.4 2009/03/04 20:51:23 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/read-edid-1.4.2.ebuild,v 1.5 2009/03/07 16:21:14 fauli Exp $
DESCRIPTION="Get EDID information from a PnP monitor"
HOMEPAGE="http://www.polypux.org/projects/read-edid/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.polypux.org/projects/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND=""
RDEPEND=""