diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-18 11:26:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-18 11:26:33 +0000 |
commit | 8f05ac20f0a6af1fc11e257ea0cd01000ab597ea (patch) | |
tree | 0e212ddd79ed97f3f78d9951c69113a605edcef5 /x11-apps/xvinfo | |
parent | old (diff) | |
download | historical-8f05ac20f0a6af1fc11e257ea0cd01000ab597ea.tar.gz historical-8f05ac20f0a6af1fc11e257ea0cd01000ab597ea.tar.bz2 historical-8f05ac20f0a6af1fc11e257ea0cd01000ab597ea.zip |
old
Package-Manager: portage-2.2.0_alpha30/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.1.0.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index e70a1d3968bb..5d49313e3df7 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.51 2011/04/16 17:58:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.52 2011/04/18 11:26:33 scarabeus Exp $ + + 18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xvinfo-1.1.0.ebuild: + old 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> xvinfo-1.1.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #359059 diff --git a/x11-apps/xvinfo/xvinfo-1.1.0.ebuild b/x11-apps/xvinfo/xvinfo-1.1.0.ebuild deleted file mode 100644 index 4d1341b137de..000000000000 --- a/x11-apps/xvinfo/xvinfo-1.1.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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.9 2010/01/19 18:55:43 armin76 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" -IUSE="" - -RDEPEND="x11-libs/libXv - x11-libs/libX11" -DEPEND="${RDEPEND}" |