diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:44:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:44:37 +0000 |
commit | 9d63078612d8c0242e3648f5d4721647f9faf4da (patch) | |
tree | 231c8c93f0f7341ec120b97c6169ea3afb6aed71 /x11-apps/xdriinfo | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-9d63078612d8c0242e3648f5d4721647f9faf4da.tar.gz gentoo-2-9d63078612d8c0242e3648f5d4721647f9faf4da.tar.bz2 gentoo-2-9d63078612d8c0242e3648f5d4721647f9faf4da.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 21073a2449ad..67ea06aac740 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.41 2009/12/15 19:13:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.42 2009/12/27 17:44:37 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xdriinfo-1.0.3.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> xdriinfo-1.0.3.ebuild: Marking xdriinfo-1.0.3 ppc64 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 b501c1dbbf28..623a7bb69a17 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.5 2009/12/15 19:13:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.6 2009/12/27 17:44:37 josejx 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 |