diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-30 15:43:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-30 15:43:44 +0000 |
commit | 2e71d2afb660ee93669c848073180b19d4695b3e (patch) | |
tree | 84bf65e2bfe8dafbb9bd444f0cb9c3c24eaa8820 /x11-apps | |
parent | tidy (diff) | |
download | gentoo-2-2e71d2afb660ee93669c848073180b19d4695b3e.tar.gz gentoo-2-2e71d2afb660ee93669c848073180b19d4695b3e.tar.bz2 gentoo-2-2e71d2afb660ee93669c848073180b19d4695b3e.zip |
Stable for HPPA (bug #359059).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 3baaba2c97da..456ff7159e1d 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.48 2011/03/26 10:30:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.49 2011/03/30 15:43:44 jer Exp $ + + 30 Mar 2011; Jeroen Roovers <jer@gentoo.org> xvinfo-1.1.1.ebuild: + Stable for HPPA (bug #359059). 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> xvinfo-1.1.1.ebuild: x86 stable, bug 359059 diff --git a/x11-apps/xvinfo/xvinfo-1.1.1.ebuild b/x11-apps/xvinfo/xvinfo-1.1.1.ebuild index e0f72226ca00..2040d9c641d1 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.1.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.1.ebuild,v 1.4 2011/03/26 10:30:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.1.ebuild,v 1.5 2011/03/30 15:43:44 jer Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Print out X-Video extension adaptor information" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXv |