diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:19:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:19:06 +0000 |
commit | a13313e7b1d51ffc7eed188510ef571c96e59ca6 (patch) | |
tree | 983b8414308bdb7a30ad5ec610b1e08bf7dc2dd2 /x11-apps/xvinfo | |
parent | masking sqlite3 off activerecord (diff) | |
download | historical-a13313e7b1d51ffc7eed188510ef571c96e59ca6.tar.gz historical-a13313e7b1d51ffc7eed188510ef571c96e59ca6.tar.bz2 historical-a13313e7b1d51ffc7eed188510ef571c96e59ca6.zip |
Stable for HPPA (bug #294958).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 65b4d8d2f450..6ec4ef5235f3 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvinfo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.39 2009/12/27 17:56:10 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.40 2010/01/14 17:18:22 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xvinfo-1.1.0.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xvinfo-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xvinfo/xvinfo-1.1.0.ebuild b/x11-apps/xvinfo/xvinfo-1.1.0.ebuild index 8214d2fbfa03..145c55a881ec 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.0.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.0.ebuild,v 1.5 2009/12/27 17:56:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.0.ebuild,v 1.6 2010/01/14 17:18:22 jer Exp $ inherit x-modular 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 |