summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-07-22 02:53:53 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-07-22 02:53:53 +0000
commite19a4e6d175e213a0f335440d639d724885a3416 (patch)
tree8daa68d8d08937e6fcd18cd1df804b6363ef6464 /x11-drivers
parentRemove old. (diff)
downloadgentoo-2-e19a4e6d175e213a0f335440d639d724885a3416.tar.gz
gentoo-2-e19a4e6d175e213a0f335440d639d724885a3416.tar.bz2
gentoo-2-e19a4e6d175e213a0f335440d639d724885a3416.zip
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-sis/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild32
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild19
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild19
4 files changed, 6 insertions, 72 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog
index 1ae40750d500..b903c93a73ca 100644
--- a/x11-drivers/xf86-video-sis/ChangeLog
+++ b/x11-drivers/xf86-video-sis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sis
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.66 2012/12/28 11:25:39 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.67 2015/07/22 02:53:53 mrueg Exp $
+
+ 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xf86-video-sis-0.10.3.ebuild,
+ -xf86-video-sis-0.10.4-r1.ebuild, -xf86-video-sis-0.10.6.ebuild:
+ Remove old.
28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-sis-0.10.7.ebuild:
Stable for ia64, wrt bug #440872
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild
deleted file mode 100644
index 047b7bf9f78d..000000000000
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild,v 1.6 2011/02/12 19:34:39 armin76 Exp $
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="SiS and XGI video driver"
-KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
-IUSE="dri"
-
-RDEPEND="dri? ( x11-base/xorg-server[-minimal] )
- !dri? ( x11-base/xorg-server )
-"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/videoproto
- x11-proto/xextproto
- x11-proto/xf86dgaproto
- x11-proto/xf86miscproto
- x11-proto/xineramaproto
- x11-proto/xproto
- dri? (
- x11-proto/xf86driproto
- >=x11-libs/libdrm-2
- )"
-
-pkg_setup() {
- CONFIGURE_OPTIONS="$(use_enable dri)"
-}
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild
deleted file mode 100644
index 806a784c726d..000000000000
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.6 2012/08/26 20:05:45 armin76 Exp $
-
-EAPI=4
-XORG_DRI=dri
-inherit xorg-2
-
-DESCRIPTION="SiS and XGI video driver"
-KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
-IUSE="dri"
-
-DEPEND=">=x11-proto/xf86dgaproto-2.1"
-
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable dri)
- )
-}
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild
deleted file mode 100644
index 69911224826f..000000000000
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild,v 1.2 2012/07/11 08:57:00 chithanh Exp $
-
-EAPI=4
-XORG_DRI=dri
-inherit xorg-2
-
-DESCRIPTION="SiS and XGI video driver"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
-IUSE="dri"
-
-DEPEND=">=x11-proto/xf86dgaproto-2.1"
-
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable dri)
- )
-}