diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:59:36 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:59:36 +0000 |
commit | 367b17f02776d4f3ceecc11995fa423a2fe7d95d (patch) | |
tree | 991edaf3cc37f856ed50b1d08eefdff82910b47a /x11-apps/xdriinfo | |
parent | x86 stable, bug 344827 (diff) | |
download | gentoo-2-367b17f02776d4f3ceecc11995fa423a2fe7d95d.tar.gz gentoo-2-367b17f02776d4f3ceecc11995fa423a2fe7d95d.tar.bz2 gentoo-2-367b17f02776d4f3ceecc11995fa423a2fe7d95d.zip |
x86 stable, bug 344827
(Portage version: 2.1.9.25/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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 3559f84823d3..d71c01de75f3 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xdriinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.50 2010/12/23 11:04:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.51 2010/12/25 19:59:36 fauli Exp $ + + 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> + xdriinfo-1.0.4.ebuild: + x86 stable, bug 344827 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xdriinfo-1.0.4.ebuild: amd64 stable wrt #344827 diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild index e4c0caa563e0..41ebc44b7bea 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.3 2010/12/23 11:04:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.4 2010/12/25 19:59:36 fauli Exp $ EAPI=3 inherit xorg-2 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 |