diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 16:41:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 16:41:52 +0000 |
commit | 6488c25eb4785f1513368ba4c4037b024376f18b (patch) | |
tree | 8134623dc5a3d5a8d2ed05df40298b008678d372 /x11-apps/xdriinfo | |
parent | change to virtualization herd (diff) | |
download | gentoo-2-6488c25eb4785f1513368ba4c4037b024376f18b.tar.gz gentoo-2-6488c25eb4785f1513368ba4c4037b024376f18b.tar.bz2 gentoo-2-6488c25eb4785f1513368ba4c4037b024376f18b.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 3ba9c814af50..12c73e750df6 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2009/12/10 18:27:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.40 2009/12/15 16:41:52 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xdriinfo-1.0.2.ebuild, + xdriinfo-1.0.3.ebuild: + sh stable 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xdriinfo-1.0.3.ebuild: diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild index a4ba2270ca18..3818f58695f2 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-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.2.ebuild,v 1.13 2009/10/09 22:11:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.14 2009/12/15 16:41:52 armin76 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 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 virtual/opengl" diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild index bcfd82478421..d68284877bbe 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.3 2009/12/10 18:27:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.4 2009/12/15 16:41:52 armin76 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 |