summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-10-12 12:36:48 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-10-12 12:36:48 +0000
commit632e84d34f706791318f9ec8e57b8bc2e5fdd968 (patch)
tree94e10c2addc551b8875880f2d4baa0af0ea3a041 /x11-apps/xvinfo
parentremove old crufty patches as well (diff)
downloadgentoo-2-632e84d34f706791318f9ec8e57b8bc2e5fdd968.tar.gz
gentoo-2-632e84d34f706791318f9ec8e57b8bc2e5fdd968.tar.bz2
gentoo-2-632e84d34f706791318f9ec8e57b8bc2e5fdd968.zip
Marked ~ppc
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/ChangeLog5
-rw-r--r--x11-apps/xvinfo/xvinfo-0.99.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index e80a66f16a05..9f6de812c97a 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.3 2005/09/09 07:07:28 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.4 2005/10/12 12:36:48 lu_zero Exp $
+
+ 12 Oct 2005; Luca Barbato <lu_zero@gentoo.org> xvinfo-0.99.0.ebuild:
+ Marked ~ppc
09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata.
diff --git a/x11-apps/xvinfo/xvinfo-0.99.0.ebuild b/x11-apps/xvinfo/xvinfo-0.99.0.ebuild
index ec28c3f67d02..6c59aedee662 100644
--- a/x11-apps/xvinfo/xvinfo-0.99.0.ebuild
+++ b/x11-apps/xvinfo/xvinfo-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-0.99.0.ebuild,v 1.3 2005/08/24 01:01:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-0.99.0.ebuild,v 1.4 2005/10/12 12:36:48 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xvinfo application"
-KEYWORDS="~arm ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~ppc ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"