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-chips | |
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-chips')
-rw-r--r-- | x11-drivers/xf86-video-chips/Manifest | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild | 21 |
2 files changed, 0 insertions, 23 deletions
diff --git a/x11-drivers/xf86-video-chips/Manifest b/x11-drivers/xf86-video-chips/Manifest index c74cd6944300..92c2c0fa6f94 100644 --- a/x11-drivers/xf86-video-chips/Manifest +++ b/x11-drivers/xf86-video-chips/Manifest @@ -1,6 +1,4 @@ -DIST xf86-video-chips-1.2.2.tar.bz2 346931 RMD160 1764606bf8a1401c01dfb3f3113ff22c70008472 SHA1 3990bc1cf4e8963164b3a38b15f92bc87da9278c SHA256 ff6fef2cffc62feb3b23f3fee375e502ab7356d571517a89b4de67f0f6037f0e DIST xf86-video-chips-1.2.3.tar.bz2 338968 RMD160 e4a23472b39923eb70ecdb169c5ff9970d147664 SHA1 79d1592dacbdd5ff0419dcb2fef2a2ca541dd329 SHA256 0561278e06f84d4ee20317b19831cc8d42c952a1577c7865163ad2d6d900cb1d -EBUILD xf86-video-chips-1.2.2.ebuild 591 RMD160 798ee968790e6f114201c613dbc3688ea78567e5 SHA1 9b30e19a4d7f2a541c8c99ea0d426df419c8c1a2 SHA256 08a885e7e2a5501549b8e0544637541a5f0fda16bd881b3752271f25065cf275 EBUILD xf86-video-chips-1.2.3.ebuild 536 RMD160 f9713ff74cd9569c8b835a01f271654328b66b63 SHA1 519327a823ab3fa911298f30bb5a1bf2db15c56e SHA256 8d21840ca7759989105b9230e8ab496febe19695b14879197d6b1730ac1c6319 MISC ChangeLog 5958 RMD160 90d98eee4f058fa3f765041ea14d382dfe308127 SHA1 a77b6b229020c730b60ca5aa700e11a4d73a7c48 SHA256 6fac6439c4355f42633458d3dfb02e8305d01a044351b5f77af71f98dc881233 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild deleted file mode 100644 index 6dd3515fda21..000000000000 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild,v 1.5 2009/12/27 18:02:35 josejx Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Chips and Technologies video driver" - -KEYWORDS="amd64 ia64 ppc 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/xproto" |