diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 10:34:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 10:34:53 +0000 |
commit | 26776073bebefcc5874d6a863c88743021cb45b7 (patch) | |
tree | c022d5b86cb89dfc4ca318ae5831e114178c2916 /x11-apps/xdriinfo | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-26776073bebefcc5874d6a863c88743021cb45b7.tar.gz gentoo-2-26776073bebefcc5874d6a863c88743021cb45b7.tar.bz2 gentoo-2-26776073bebefcc5874d6a863c88743021cb45b7.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 4f17b7810fce..a14811a1d079 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdriinfo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.28 2008/02/05 11:33:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.29 2008/09/24 10:34:53 aballier Exp $ + + 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xdriinfo-1.0.2.ebuild: + keyword ~x86-fbsd 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xdriinfo-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild index 212532eae2bd..098fb74df7eb 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.5 2008/02/05 11:33:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.6 2008/09/24 10:34:53 aballier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="query configuration information of DRI drivers" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} |