diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:06:39 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:06:39 +0000 |
commit | a4eb31930e6f69adcd2e279d82b3fca7b6cfe04a (patch) | |
tree | 6d96100913b2e300dc7543042fc100da12b2d400 /x11-apps/xdriinfo | |
parent | sparc stable wrt #193181 (diff) | |
download | gentoo-2-a4eb31930e6f69adcd2e279d82b3fca7b6cfe04a.tar.gz gentoo-2-a4eb31930e6f69adcd2e279d82b3fca7b6cfe04a.tar.bz2 gentoo-2-a4eb31930e6f69adcd2e279d82b3fca7b6cfe04a.zip |
amd64 stable.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 2f7c512375c1..837f55f870fa 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdriinfo -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.25 2007/12/20 00:07:49 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.26 2008/01/21 14:06:39 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xdriinfo-1.0.2.ebuild: + amd64 stable. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xdriinfo-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild index 0cb1e4ea0ceb..7921e9b18d29 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-2007 Gentoo Foundation +# 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.2 2007/12/20 00:07:49 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.3 2008/01/21 14:06:39 drac 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" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} |