summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2006-11-23 04:29:21 +0000
committerOlivier Crête <tester@gentoo.org>2006-11-23 04:29:21 +0000
commite98339dac29a0634b73aeeaf40dad80dde282189 (patch)
tree52a04c7870775232ea37867ef6afecf4e84681a9 /x11-apps/xvinfo
parentMove depend to dbus-glib, and removed old version (diff)
downloadgentoo-2-e98339dac29a0634b73aeeaf40dad80dde282189.tar.gz
gentoo-2-e98339dac29a0634b73aeeaf40dad80dde282189.tar.bz2
gentoo-2-e98339dac29a0634b73aeeaf40dad80dde282189.zip
Stable on amd64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/ChangeLog5
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index cfe00c1ccba3..723ff398ccd2 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.16 2006/11/21 20:58:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.17 2006/11/23 04:29:21 tester Exp $
+
+ 23 Nov 2006; Olivier Crête <tester@gentoo.org> xvinfo-1.0.1.ebuild:
+ Stable on amd64
21 Nov 2006; Jeroen Roovers <jer@gentoo.org> xvinfo-1.0.1.ebuild:
Stable for HPPA (bug #155804).
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
index fb7f2f2ddb8a..8d7bf4b2e9ad 100644
--- a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
+++ b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.6 2006/11/21 20:58:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.7 2006/11/23 04:29:21 tester Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Print out X-Video extension adaptor information"
-KEYWORDS="~amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"