diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:04:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:04:08 +0000 |
commit | 1041885b79fa2f4a2b21d97f949b231651915004 (patch) | |
tree | d6c8167a97773bd48c4ace01f550b99a6aad308b /x11-apps | |
parent | sparc stable wrt #342295 (diff) | |
download | historical-1041885b79fa2f4a2b21d97f949b231651915004.tar.gz historical-1041885b79fa2f4a2b21d97f949b231651915004.tar.bz2 historical-1041885b79fa2f4a2b21d97f949b231651915004.zip |
alpha/ia64/sh/sparc stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 93dd8951624e..602bec022f71 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # 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.53 2010/12/31 20:47:36 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.54 2011/02/12 18:04:08 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xdriinfo-1.0.4.ebuild: + alpha/ia64/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xdriinfo-1.0.4.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild index 32b7f94b56a4..8cbebc97c6d3 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 +# Copyright 1999-2011 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.6 2010/12/31 20:47:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.7 2011/02/12 18:04:08 armin76 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 |