diff options
author | 2005-10-12 12:36:48 +0000 | |
---|---|---|
committer | 2005-10-12 12:36:48 +0000 | |
commit | 74793a0359762434f6e0471f8162b746cd9748b7 (patch) | |
tree | 493076954ed7aa45e0b4756864c6dd3b7da05749 /x11-apps | |
parent | remove old crufty patches as well (diff) | |
download | historical-74793a0359762434f6e0471f8162b746cd9748b7.tar.gz historical-74793a0359762434f6e0471f8162b746cd9748b7.tar.bz2 historical-74793a0359762434f6e0471f8162b746cd9748b7.zip |
Marked ~ppc
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/Manifest | 6 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-0.99.0.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/x11-apps/xvinfo/Manifest index e6aaeb15c27e..164bb3f6fc45 100644 --- a/x11-apps/xvinfo/Manifest +++ b/x11-apps/xvinfo/Manifest @@ -1,4 +1,4 @@ -MD5 c2e4815e6993943e9fdbbdd6456dc3a3 ChangeLog 553 -MD5 8e64f78a999638a3f6d18a68e6e057eb xvinfo-0.99.0.ebuild 437 -MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 +MD5 7d4fc163919b8658decde03106a6f462 ChangeLog 637 MD5 4a09f52913e8defc03c5b9cf688b55dd files/digest-xvinfo-0.99.0 65 +MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 +MD5 1bf2f7aedcb4620ac897531b1733b384 xvinfo-0.99.0.ebuild 443 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}" |