summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-06-23 20:52:41 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-06-23 20:52:41 +0000
commitbbad688b92140d45d54281d35929813ecd0d5028 (patch)
treee385b1625176b175f8ef72e583474fd5dde8ad98 /x11-apps/xvinfo
parentStable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff)
downloadgentoo-2-bbad688b92140d45d54281d35929813ecd0d5028.tar.gz
gentoo-2-bbad688b92140d45d54281d35929813ecd0d5028.tar.bz2
gentoo-2-bbad688b92140d45d54281d35929813ecd0d5028.zip
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/ChangeLog5
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index db54e0c6d289..9a43f1773b0e 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.33 2009/05/05 08:18:03 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.34 2009/06/23 20:52:41 klausman Exp $
+
+ 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xvinfo-1.0.2.ebuild:
+ Stable on alpha for xorg-server-1.5/xorg-x11-7.4
05 May 2009; Christian Faulhammer <fauli@gentoo.org> xvinfo-1.0.1.ebuild,
xvinfo-1.0.2.ebuild:
diff --git a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild b/x11-apps/xvinfo/xvinfo-1.0.2.ebuild
index 7d6e50e573d2..1ecabaa66b47 100644
--- a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild
+++ b/x11-apps/xvinfo/xvinfo-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/xvinfo/xvinfo-1.0.2.ebuild,v 1.11 2009/05/05 08:18:03 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.12 2009/06/23 20:52:41 klausman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="Print out X-Video extension adaptor information"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXv
x11-libs/libX11"