summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:26:33 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:26:33 +0000
commitd7c2daf8d08d1d2880e88eae5330582ddb75d89a (patch)
tree46a81b694d1e2ab50160e37f4aeca45898a2bfea /x11-apps
parentold (diff)
downloadgentoo-2-d7c2daf8d08d1d2880e88eae5330582ddb75d89a.tar.gz
gentoo-2-d7c2daf8d08d1d2880e88eae5330582ddb75d89a.tar.bz2
gentoo-2-d7c2daf8d08d1d2880e88eae5330582ddb75d89a.zip
old
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xvinfo/ChangeLog5
-rw-r--r--x11-apps/xvinfo/xvinfo-1.1.0.ebuild14
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}"