diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-15 13:21:53 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-15 13:21:53 +0000 |
commit | 03cb7a40f2a379a858304c70ed1a9d321ad5470c (patch) | |
tree | 919781530923c4848251913f47f3aef4b8e680fe /x11-drivers/xf86-video-dummy | |
parent | Version bump (diff) | |
download | historical-03cb7a40f2a379a858304c70ed1a9d321ad5470c.tar.gz historical-03cb7a40f2a379a858304c70ed1a9d321ad5470c.tar.bz2 historical-03cb7a40f2a379a858304c70ed1a9d321ad5470c.zip |
Drop old overshadowed versions.
Diffstat (limited to 'x11-drivers/xf86-video-dummy')
-rw-r--r-- | x11-drivers/xf86-video-dummy/Manifest | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild | 22 |
2 files changed, 0 insertions, 24 deletions
diff --git a/x11-drivers/xf86-video-dummy/Manifest b/x11-drivers/xf86-video-dummy/Manifest index 4892cb4e9191..2a224ecec297 100644 --- a/x11-drivers/xf86-video-dummy/Manifest +++ b/x11-drivers/xf86-video-dummy/Manifest @@ -1,6 +1,4 @@ -DIST xf86-video-dummy-0.3.3.tar.bz2 250155 RMD160 ef04bb37ad67d3a3cf43c24f18914f60bd9ab11b SHA1 3ea81b819c29938feab58b644b7066250e88da79 SHA256 df3f55de7953dba6d7ce10cc5f355da1a6164f781ad9393a38dae502dba4955d DIST xf86-video-dummy-0.3.4.tar.bz2 255658 RMD160 aac23243d85dc9b17447de96b7aaf5e7e5d4d504 SHA1 876ed7165ea2821bbddd73232a1ce0b79c1f14ff SHA256 7e84dff50eb3a783c0bc718a08f82f1f34583531469c98ca75a815d177871bdc -EBUILD xf86-video-dummy-0.3.3.ebuild 645 RMD160 f0eb6b1d5cebadc12165514ae5769efdc4cf7c28 SHA1 a31fb03ac9bd91e820a90a183ba28688e0767366 SHA256 f69468fd5eccbb48dd30dfbe0a13eb525ebb2c82827db44363aaa966c0191ed6 EBUILD xf86-video-dummy-0.3.4.ebuild 589 RMD160 71bdf6187d3b79896f73b222b0f99b47d0d4043c SHA1 c75fa4e07e46e86eb6f2a1348bb994cc31194db4 SHA256 48e3d492fac1047772d5144d7adbc61529c8b5cf9efcd36104d24283536c17ed MISC ChangeLog 8832 RMD160 7b93e086f05ccf0edf8228fc25a85ed8f4ab30bf SHA1 90a51f5c560e4005f2ae76843d65e2d84a4a6f0b SHA256 40c77e79ea8ed1f06a83a4da6abc6674bdd779557197c86e298b74bc2cd5a293 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild deleted file mode 100644 index 0590bc75b1e5..000000000000 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.3.ebuild,v 1.8 2010/09/19 20:02:17 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for dummy cards" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xf86dgaproto - x11-proto/xproto" |