diff options
author | 2009-12-15 19:13:59 +0000 | |
---|---|---|
committer | 2009-12-15 19:13:59 +0000 | |
commit | 3cd11993d061ab2bc28fc319d5771913679f7727 (patch) | |
tree | 999c43a3e1881a20db52ff58b54bd13c0d411aa7 /x11-apps/xdriinfo | |
parent | Marking xdpyinfo-1.1.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-3cd11993d061ab2bc28fc319d5771913679f7727.tar.gz gentoo-2-3cd11993d061ab2bc28fc319d5771913679f7727.tar.bz2 gentoo-2-3cd11993d061ab2bc28fc319d5771913679f7727.zip |
Marking xdriinfo-1.0.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 12c73e750df6..21073a2449ad 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.40 2009/12/15 16:41:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.41 2009/12/15 19:13:59 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xdriinfo-1.0.3.ebuild: + Marking xdriinfo-1.0.3 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xdriinfo-1.0.2.ebuild, xdriinfo-1.0.3.ebuild: diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild index d68284877bbe..b501c1dbbf28 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.4 2009/12/15 16:41:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.5 2009/12/15 19:13:59 ranger 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 |