summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-12-20 00:28:06 +0000
committerDawid Węgliński <cla@gentoo.org>2007-12-20 00:28:06 +0000
commitd286447090ade871c53ffe1b3aed0409bda3cd81 (patch)
tree92716cdfc438c55ce9ff223630f1b3883a6707db /x11-apps
parentStable on x86 wrt #202087 (diff)
downloadgentoo-2-d286447090ade871c53ffe1b3aed0409bda3cd81.tar.gz
gentoo-2-d286447090ade871c53ffe1b3aed0409bda3cd81.tar.bz2
gentoo-2-d286447090ade871c53ffe1b3aed0409bda3cd81.zip
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps')
-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 62f5f7ef7f43..094835dbe574 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.21 2007/09/08 06:27:56 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.22 2007/12/20 00:28:06 cla Exp $
+
+ 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xvinfo-1.0.2.ebuild:
+ Stable on x86 (bug #202087)
*xvinfo-1.0.2 (08 Sep 2007)
diff --git a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild b/x11-apps/xvinfo/xvinfo-1.0.2.ebuild
index 761ccb508d45..c1140d7d6c3d 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-2007 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.1 2007/09/08 06:27:56 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.2 2007/12/20 00:28:06 cla 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="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"