summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-12-04 07:14:47 +0100
committerJeroen Roovers <jer@gentoo.org>2015-12-04 07:14:47 +0100
commit316a6bfa1216420637fbcf361dd57f8730542ea1 (patch)
tree8e8858cf17f31f99c613d1599c2d34ecbd1d0936 /x11-misc
parentdev-util/dialog: Stable for HPPA PPC64 (bug #566098). (diff)
downloadgentoo-316a6bfa1216420637fbcf361dd57f8730542ea1.tar.gz
gentoo-316a6bfa1216420637fbcf361dd57f8730542ea1.tar.bz2
gentoo-316a6bfa1216420637fbcf361dd57f8730542ea1.zip
x11-misc/vdpauinfo: Old.
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/vdpauinfo/Manifest3
-rw-r--r--x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild20
-rw-r--r--x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild20
-rw-r--r--x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild20
4 files changed, 0 insertions, 63 deletions
diff --git a/x11-misc/vdpauinfo/Manifest b/x11-misc/vdpauinfo/Manifest
index ec47c055b669..2b5e646fc0be 100644
--- a/x11-misc/vdpauinfo/Manifest
+++ b/x11-misc/vdpauinfo/Manifest
@@ -1,4 +1 @@
-DIST vdpauinfo-0.0.6.tar.gz 77375 SHA256 52bb5d817b16984aca2d410584150cd35551bdfd6346688a377d406e25a65454 SHA512 d6dca1908e522227441f108052c9bfe8201bf907ffb7d6d86b1a701f815411f7063454ca7d9beb643a1ed7634f178ebd47218d2e445585f6f1c2c70b6c29c867 WHIRLPOOL dd7d37dfb9880c68a2ccc2deaea6ddacfaa687ddd0800b94adf12fe5e89314604bc13b31b629a642e33e6a0880380a080757730fd768556ebaf3403ee35e76c6
-DIST vdpauinfo-0.1.tar.gz 82732 SHA256 b0c856a6933e306f3f783717a29124c7d145d6027a3175e197249696f5d5019f SHA512 f72e05b5b7189aa431ab6e6a6e7d976cbf6072ab16d1aa6a06cef12d0aaa6778e4d38619d08da7784968b5a709b209d6584ec3f9d52f6fbdd2e81b1bf21d1f17 WHIRLPOOL 3461b637cc5ad1c182a6d0c325583148a4365234110c1a07c9cd88221f364dbc79355c0cb90696b870974de7968e5f86f480cc745c23bd607de95cd012608f50
-DIST vdpauinfo-0.9.tar.gz 87887 SHA256 a040fe3682db4cb6076179185a68559a62b908cd01f0aee086838eaf2923c8e3 SHA512 dc54db4778d53704814b25d37ee05ee3c0b1e20aca701e695a5e87ad90ae609c5ad778f2571f3637af9cfe0cb0fa5f829ef19cfb7b28d16120db50da2b763fe2 WHIRLPOOL 359411d9f9599aa221bcdb4e85990b86d20520add4ba752f2eb8e8a8e049534708bf820047574b3e15f4d9c63af45103b4777605439c26989e9ef0f5b1f9e8c8
DIST vdpauinfo-1.0.tar.gz 88567 SHA256 4054960b7ae618c351ff1ce3e7831b5cbda964ae1fbf9969b7146404d3044bc4 SHA512 54c177424bdae65374a13c0546ecda0e25e7357f9e779fb48dc018a9c11593039f87715ea18b320684dca22455df9b41a4eea6b0f977956efb6ab85b8b99297e WHIRLPOOL 5d43539332773a328c1a5a12b5ec0e1d2729217fda056a6fc5427fdcb228a8da4a674599c8d9e21f71e8d2378c1d9e47f132de44e60f670559a78003fb9c5722
diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild
deleted file mode 100644
index bbb6d7d16be3..000000000000
--- a/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Displays info about your card's VDPAU support"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
-SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libvdpau"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-proto/xproto"
diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild
deleted file mode 100644
index f53461577757..000000000000
--- a/x11-misc/vdpauinfo/vdpauinfo-0.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Displays info about your card's VDPAU support"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
-SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libvdpau"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-proto/xproto"
diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild
deleted file mode 100644
index 909aa7d74fed..000000000000
--- a/x11-misc/vdpauinfo/vdpauinfo-0.9-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Displays info about your card's VDPAU support"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/VDPAU"
-SRC_URI="http://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- >=x11-libs/libvdpau-0.9"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- x11-proto/xproto"