diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:13:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:13:59 +0000 |
commit | 37d4784ccba882bd33595c40d10bc88054383118 (patch) | |
tree | d48a4fe3d5e1de75ec98a6b8f809a3bca2ceb8b3 /x11-apps/xdriinfo | |
parent | Marking xdpyinfo-1.1.0 ppc64 for bug 294958 (diff) | |
download | historical-37d4784ccba882bd33595c40d10bc88054383118.tar.gz historical-37d4784ccba882bd33595c40d10bc88054383118.tar.bz2 historical-37d4784ccba882bd33595c40d10bc88054383118.zip |
Marking xdriinfo-1.0.3 ppc64 for bug 294958
Package-Manager: portage-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 |