summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-24 09:44:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-24 09:44:21 +0000
commit2e4bcfda33737bbde3faadb24230ff7af622307e (patch)
treebc5880a73b24e365ff043e82b26cee9d42b3ddda
parentadd dev-python/pyxf86config and dev-python/rhpxl to p.mask (diff)
downloadgentoo-2-2e4bcfda33737bbde3faadb24230ff7af622307e.tar.gz
gentoo-2-2e4bcfda33737bbde3faadb24230ff7af622307e.tar.bz2
gentoo-2-2e4bcfda33737bbde3faadb24230ff7af622307e.zip
old
(Portage version: 2.2_rc41/cvs/Linux x86_64)
-rw-r--r--x11-apps/xvinfo/Manifest2
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.1.ebuild16
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xvinfo/Manifest b/x11-apps/xvinfo/Manifest
index 174edfd0f1af..49e35130883f 100644
--- a/x11-apps/xvinfo/Manifest
+++ b/x11-apps/xvinfo/Manifest
@@ -1,6 +1,4 @@
-DIST xvinfo-1.0.1.tar.bz2 74829 RMD160 eb1cfbd5073fa4ece49760f574df427f71c54198 SHA1 92c4a9a31a1238d17c7fffedb4bfffb320f7b73e SHA256 439b3c7ad96fc7b1ef9156c716e10b607883a9a58b777f8dc02f03284eb33fb3
DIST xvinfo-1.0.2.tar.bz2 86657 RMD160 cde65f175fc10c3561fbdb7cc883b8b6ec556375 SHA1 1b3947fd1e1f4464b39488f539812adbd7ddb30e SHA256 126e2a612ac723f9688904fcfa612688d62e520ce55c56eb34eb5390074cf150
-EBUILD xvinfo-1.0.1.ebuild 494 RMD160 44480f37962bd8a24b3128f68790dde434a4530c SHA1 7679208dfef296705d18f0e690fb0d82f3c2f6c9 SHA256 5aa8b68d9292bfd3cef4ae5495fa472d9a0c99c032d42014584944547948aed8
EBUILD xvinfo-1.0.2.ebuild 518 RMD160 bf1d85324d2a5f22ded4c19c39c73a92b3bc6bfe SHA1 d55937d1f1bc8e61fa7bca78f167a374da2b0d98 SHA256 ea43772420f4a3863f836ad78189a7ef7329d41e2fd64078fd90feff9d67a343
MISC ChangeLog 3568 RMD160 5e393cf7edcba8e7e87e1085ffefa52392e3da44 SHA1 1229bcc0d3069313c22c5fc1f6494571d811ee58 SHA256 543a29bdec4173dd35cd35ecf31676439e86dfa56697522d0e234d5da0584de0
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
deleted file mode 100644
index d20924d5bd02..000000000000
--- a/x11-apps/xvinfo/xvinfo-1.0.1.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.1.ebuild,v 1.13 2009/05/05 08:18:03 fauli Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Print out X-Video extension adaptor information"
-
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libXv
- x11-libs/libX11"
-DEPEND="${RDEPEND}"