diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:13:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:13:17 +0000 |
commit | fdcde6b1be7b4e45834532dbd66582ec3b88b31f (patch) | |
tree | a9c240e90c78823efe9c9b92e5f1c93547415ffb /x11-apps/xdriinfo | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-fdcde6b1be7b4e45834532dbd66582ec3b88b31f.tar.gz gentoo-2-fdcde6b1be7b4e45834532dbd66582ec3b88b31f.tar.bz2 gentoo-2-fdcde6b1be7b4e45834532dbd66582ec3b88b31f.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 67ea06aac740..e5a74db6745c 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.42 2009/12/27 17:44:37 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.43 2010/01/14 22:13:17 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xdriinfo-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xdriinfo-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild index 623a7bb69a17..b2b624c57143 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 +# 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.3.ebuild,v 1.6 2009/12/27 17:44:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.7 2010/01/14 22:13:17 maekke 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 |