summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-01-21 14:24:15 +0000
committerSamuli Suominen <drac@gentoo.org>2008-01-21 14:24:15 +0000
commit64e8819ecf4190aab691e38eea64d34baff2a528 (patch)
tree36191bd4876d4d93842aa872d5882994d8330797 /x11-apps/xvinfo
parentamd64 stable. (diff)
downloadgentoo-2-64e8819ecf4190aab691e38eea64d34baff2a528.tar.gz
gentoo-2-64e8819ecf4190aab691e38eea64d34baff2a528.tar.bz2
gentoo-2-64e8819ecf4190aab691e38eea64d34baff2a528.zip
amd64 stable.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/ChangeLog7
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index 094835dbe574..26cee5755176 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.22 2007/12/20 00:28:06 cla Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.23 2008/01/21 14:24:15 drac Exp $
+
+ 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xvinfo-1.0.2.ebuild:
+ amd64 stable.
19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xvinfo-1.0.2.ebuild:
Stable on x86 (bug #202087)
diff --git a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild b/x11-apps/xvinfo/xvinfo-1.0.2.ebuild
index 80875f4a585b..ce7b3b7f318a 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-2008 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.3 2008/01/13 09:35:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.4 2008/01/21 14:24:15 drac 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"