diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:27:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:27:45 +0000 |
commit | ffbf5ac10f874c645a3dc1101c43cf66675f8224 (patch) | |
tree | aa09b945cb3b66cdb1ef4275b2ff90be4fae051c /x11-apps/xdriinfo | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-ffbf5ac10f874c645a3dc1101c43cf66675f8224.tar.gz gentoo-2-ffbf5ac10f874c645a3dc1101c43cf66675f8224.tar.bz2 gentoo-2-ffbf5ac10f874c645a3dc1101c43cf66675f8224.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 81337dc2fdc1..3ba9c814af50 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2009/12/10 12:45:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.39 2009/12/10 18:27:45 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + xdriinfo-1.0.3.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xdriinfo-1.0.3.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild index 945bb2d3f717..bcfd82478421 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild @@ -1,12 +1,12 @@ # 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.3.ebuild,v 1.2 2009/12/10 12:45:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.3 2009/12/10 18:27:45 fauli Exp $ 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 |