diff options
author | 2010-01-23 19:28:51 +0000 | |
---|---|---|
committer | 2010-01-23 19:28:51 +0000 | |
commit | 9797f8e60ef67381981892896fd99f7980a51e2e (patch) | |
tree | edb8d0eb3e51f6f5a5f27c67d7c4b71bf936fca8 /x11-apps/xvinfo | |
parent | Update bzr/bzrtools mask to really mask all beta versions. (diff) | |
download | historical-9797f8e60ef67381981892896fd99f7980a51e2e.tar.gz historical-9797f8e60ef67381981892896fd99f7980a51e2e.tar.bz2 historical-9797f8e60ef67381981892896fd99f7980a51e2e.zip |
rm
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.0.2.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 2d7ebf9db932..a83ca80abbe2 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.43 2010/01/19 18:55:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.44 2010/01/23 19:26:10 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xvinfo-1.0.2.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xvinfo-1.1.0.ebuild: s390 stable wrt #294958 diff --git a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild b/x11-apps/xvinfo/xvinfo-1.0.2.ebuild deleted file mode 100644 index 1ecabaa66b47..000000000000 --- a/x11-apps/xvinfo/xvinfo-1.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.2.ebuild,v 1.12 2009/06/23 20:52:41 klausman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -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" -IUSE="" -RDEPEND="x11-libs/libXv - x11-libs/libX11" -DEPEND="${RDEPEND}" |