diff options
author | 2006-10-10 23:55:19 +0000 | |
---|---|---|
committer | 2006-10-10 23:55:19 +0000 | |
commit | e0c72a619174d939ab62cb845b9c69d04a3b7af0 (patch) | |
tree | aeb253eaf9beb19c308707039bbd5ed5dde625ed /x11-apps/xvinfo | |
parent | version bump (diff) | |
download | historical-e0c72a619174d939ab62cb845b9c69d04a3b7af0.tar.gz historical-e0c72a619174d939ab62cb845b9c69d04a3b7af0.tar.bz2 historical-e0c72a619174d939ab62cb845b9c69d04a3b7af0.zip |
Update description to be less generic.
Package-Manager: portage-2.1.2_pre2-r5
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 eaaacfb6651d..9302883d37d8 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.13 2006/08/17 19:29:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.14 2006/10/10 23:55:19 dberkholz Exp $ + + 10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; xvinfo-1.0.1.ebuild: + Update description to be less generic. 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> xvinfo-1.0.1.ebuild: Added ~hppa. diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild index f7ebd3506c25..5c93bda86166 100644 --- a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild @@ -1,13 +1,13 @@ # 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.3 2006/08/17 19:29:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.4 2006/10/10 23:55:19 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org xvinfo application" +DESCRIPTION="Print out X-Video extension adaptor information" KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXv x11-libs/libX11" |