diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-24 22:21:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-24 22:21:07 +0000 |
commit | de2b9c57d4f5819669a9bcefca6ab7db69b7a6a2 (patch) | |
tree | 4e00f79c770808a3a7a7339e7238ef1cd8a8df82 /x11-apps/xvinfo | |
parent | Added ~ppc64; bug #155683 (diff) | |
download | gentoo-2-de2b9c57d4f5819669a9bcefca6ab7db69b7a6a2.tar.gz gentoo-2-de2b9c57d4f5819669a9bcefca6ab7db69b7a6a2.tar.bz2 gentoo-2-de2b9c57d4f5819669a9bcefca6ab7db69b7a6a2.zip |
Stable on ppc64; bug #155883
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index ff1dec8dca03..8eac233c9db9 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.18 2006/11/23 11:29:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.19 2006/11/24 22:21:07 corsair Exp $ + + 24 Nov 2006; Markus Rothe <corsair@gentoo.org> xvinfo-1.0.1.ebuild: + Stable on ppc64; bug #155883 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> xvinfo-1.0.1.ebuild: stable x86, bug #155883 diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild index d94ea2be981a..94735f387244 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.8 2006/11/23 11:29:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.9 2006/11/24 22:21:07 corsair 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}" |