diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:26:10 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:26:10 +0000 |
commit | e8fbb3a9081ebd3dd1e3e06f91e3d604d3c42015 (patch) | |
tree | 52dc729969abaf0f7b4782e9c402eb9e0fba22e2 /x11-apps | |
parent | rm (diff) | |
download | gentoo-2-e8fbb3a9081ebd3dd1e3e06f91e3d604d3c42015.tar.gz gentoo-2-e8fbb3a9081ebd3dd1e3e06f91e3d604d3c42015.tar.bz2 gentoo-2-e8fbb3a9081ebd3dd1e3e06f91e3d604d3c42015.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-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}" |