diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 19:08:04 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 19:08:04 +0000 |
commit | 182efb4d2fd5d8a75168c01821335d95174696de (patch) | |
tree | 585a0896a0c2433d08af0ce032fd802579966210 /x11-drivers/xf86-video-siliconmotion | |
parent | alpha/ia64/sparc stable wrt #354623 (diff) | |
download | historical-182efb4d2fd5d8a75168c01821335d95174696de.tar.gz historical-182efb4d2fd5d8a75168c01821335d95174696de.tar.bz2 historical-182efb4d2fd5d8a75168c01821335d95174696de.zip |
old
Package-Manager: portage-2.2.0_alpha23/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/Manifest | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild | 20 |
2 files changed, 0 insertions, 22 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/Manifest b/x11-drivers/xf86-video-siliconmotion/Manifest index badb8c2d44cc..6c4593366d39 100644 --- a/x11-drivers/xf86-video-siliconmotion/Manifest +++ b/x11-drivers/xf86-video-siliconmotion/Manifest @@ -1,6 +1,4 @@ -DIST xf86-video-siliconmotion-1.7.3.tar.bz2 330623 RMD160 12c61e9785d280c4ab8cb253dc4879dffa8c5975 SHA1 f3edf5853a17c3725c11ea983edcf4b6bd54d10a SHA256 ebda468be42695c08ceaa4043da3cf5bcd5f9ab15d1482311fd6e826a8060b2b DIST xf86-video-siliconmotion-1.7.4.tar.bz2 350035 RMD160 bf53ff99f3c5163a6935b5a255d5a5bd0fcdcea8 SHA1 3c0fd42fbd301e66104e4b9190796d102a034787 SHA256 b47511480fab5c517e12bd67a332f452d1718b32d53a6201edfc1c279e6e04d7 -EBUILD xf86-video-siliconmotion-1.7.3.ebuild 622 RMD160 c01fa9dced138731badf2b055ae9357c7763d3cd SHA1 a69af0123ce9a7e566f52756f8c2110b21e94c8f SHA256 0054c7d0043c2e6b9c6dd7b3b0190e99e4fd15f036aafe7cf9858813aab3e2eb EBUILD xf86-video-siliconmotion-1.7.4.ebuild 563 RMD160 0790026e061ac6daa72f19d3b21538c0ee08abf2 SHA1 c9c48b437dfd1e69ef2668e101bdcc9e791896a5 SHA256 5428d97397058954fef6470d166dfe4f64427bdcfb90ae84d9e44fac68d80569 MISC ChangeLog 7499 RMD160 efc672248274c07b8a5814776dd3cfdbb2f3734c SHA1 c14665ede8260f8ac6a0f22408b8992abcbbaaa3 SHA256 cdd7841e71eca1ba2d73a7e4132f4972c4a851a5c82edb59a274c60713be5b73 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild deleted file mode 100644 index 5da41aad08bd..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild +++ /dev/null @@ -1,20 +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-siliconmotion/xf86-video-siliconmotion-1.7.3.ebuild,v 1.4 2009/12/15 15:44:20 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=4 - -inherit x-modular - -DESCRIPTION="Silicon Motion video driver" -KEYWORDS="alpha amd64 ia64 x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/fontsproto - x11-proto/randrproto - x11-proto/renderproto - x11-proto/videoproto - x11-proto/xextproto - x11-proto/xproto" |