summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-09 22:11:28 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-09 22:11:28 +0000
commit3117dda118a0b60972a31e30e0981ef2e031e84b (patch)
tree5b03bdf5674850517ca3b2b62e0eb8df11dc2531 /x11-apps
parentarm stable, bug #282290 (diff)
downloadgentoo-2-3117dda118a0b60972a31e30e0981ef2e031e84b.tar.gz
gentoo-2-3117dda118a0b60972a31e30e0981ef2e031e84b.tar.bz2
gentoo-2-3117dda118a0b60972a31e30e0981ef2e031e84b.zip
arm stable, bug #282290
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xdriinfo/ChangeLog5
-rw-r--r--x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog
index 175528ca855d..dd9921d72511 100644
--- a/x11-apps/xdriinfo/ChangeLog
+++ b/x11-apps/xdriinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xdriinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.35 2009/05/20 13:39:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.36 2009/10/09 22:11:28 maekke Exp $
+
+ 09 Oct 2009; Markus Meier <maekke@gentoo.org> xdriinfo-1.0.2.ebuild:
+ arm stable, bug #282290
20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking xdriinfo-1.0.2 ppc stable for bug 268581
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild
index cd9b33c83fc9..a4ba2270ca18 100644
--- a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild
+++ b/x11-apps/xdriinfo/xdriinfo-1.0.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-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.12 2009/05/20 13:39:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.13 2009/10/09 22:11:28 maekke Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="query configuration information of DRI drivers"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libX11
virtual/opengl"