diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-05-15 14:04:31 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-05-15 14:04:31 +0000 |
commit | 7b559a5ea93852ef53a51002bc73201fe6501653 (patch) | |
tree | 12678dda6f0419e695c5464500af51fd0edb476c /x11-misc/sisctrl | |
parent | Stable on sparc wrt #178611 (diff) | |
download | gentoo-2-7b559a5ea93852ef53a51002bc73201fe6501653.tar.gz gentoo-2-7b559a5ea93852ef53a51002bc73201fe6501653.tar.bz2 gentoo-2-7b559a5ea93852ef53a51002bc73201fe6501653.zip |
Clean old versions.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-misc/sisctrl')
-rw-r--r-- | x11-misc/sisctrl/files/digest-sisctrl-0.0.20031119 | 3 | ||||
-rw-r--r-- | x11-misc/sisctrl/files/digest-sisctrl-0.0.20050618 | 3 | ||||
-rw-r--r-- | x11-misc/sisctrl/files/sisctrl-0.0.20050618-no-xv.patch | 12 | ||||
-rw-r--r-- | x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild | 29 | ||||
-rw-r--r-- | x11-misc/sisctrl/sisctrl-0.0.20050618.ebuild | 30 |
5 files changed, 0 insertions, 77 deletions
diff --git a/x11-misc/sisctrl/files/digest-sisctrl-0.0.20031119 b/x11-misc/sisctrl/files/digest-sisctrl-0.0.20031119 deleted file mode 100644 index 01faac5326cd..000000000000 --- a/x11-misc/sisctrl/files/digest-sisctrl-0.0.20031119 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0c9fdafd05b3f309d3cf2fef428c3e79 sisctrl-0.0.20031119.tar.gz 423051 -RMD160 44975320f021f9a66db8a9880377f49a0676d433 sisctrl-0.0.20031119.tar.gz 423051 -SHA256 42e3aae521a0b2320717879a327d86e16711205d4096f350c61a12c2a389eed0 sisctrl-0.0.20031119.tar.gz 423051 diff --git a/x11-misc/sisctrl/files/digest-sisctrl-0.0.20050618 b/x11-misc/sisctrl/files/digest-sisctrl-0.0.20050618 deleted file mode 100644 index 6132ce290eca..000000000000 --- a/x11-misc/sisctrl/files/digest-sisctrl-0.0.20050618 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a47885ee0910d9693adc5bcff7a18a9c sisctrl-0.0.20050618.tar.gz 615758 -RMD160 b4582e1c05742205c84afa4c4df8a6b59b20bdb2 sisctrl-0.0.20050618.tar.gz 615758 -SHA256 45ea71f9aaa716da4e1d43717e17a6dfccf356ae3d8bf9a5a79992af69ddfa08 sisctrl-0.0.20050618.tar.gz 615758 diff --git a/x11-misc/sisctrl/files/sisctrl-0.0.20050618-no-xv.patch b/x11-misc/sisctrl/files/sisctrl-0.0.20050618-no-xv.patch deleted file mode 100644 index 4511225600f0..000000000000 --- a/x11-misc/sisctrl/files/sisctrl-0.0.20050618-no-xv.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- src/sisctrl.c.orig 2006-01-07 01:44:13.000000000 -0500 -+++ src/sisctrl.c 2006-01-07 01:44:29.000000000 -0500 -@@ -4067,7 +4067,9 @@ - ( (!(sc.sdflags & SiS_SD_SUPPORT2OVL)) || (sc.sd2flags & SiS_SD2_SUPPORT760OO) ) ) ? - 1 : 0; - -+#ifdef USEXV - gl.noxvdemo = (sc.noxvdemo) ? 1 : 0; -+#endif - - #ifdef USE_STRAY - gl.dontusesystemtray = sc.dontusesystemtray; diff --git a/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild b/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild deleted file mode 100644 index 08cfe78775ae..000000000000 --- a/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild,v 1.6 2006/01/21 12:34:08 nelchael Exp $ - -IUSE="" - -DESCRIPTION="sisctrl is a tool that allows you to tune SiS drivers from X" -HOMEPAGE="http://www.winischhofer.net/linuxsis630.shtml" -SRC_URI="http://www.winischhofer.net/sis/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" - -RDEPEND=">=dev-libs/glib-2.0 - >=x11-libs/gtk+-2.0" - -DEPEND="dev-util/pkgconfig - ${RDEPEND}" - -src_compile() { - econf || die "econf failed" - emake || die "emake failed" -} - -src_install() { - einstall || die "einstall failed" -} - diff --git a/x11-misc/sisctrl/sisctrl-0.0.20050618.ebuild b/x11-misc/sisctrl/sisctrl-0.0.20050618.ebuild deleted file mode 100644 index 98721ab62154..000000000000 --- a/x11-misc/sisctrl/sisctrl-0.0.20050618.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sisctrl/sisctrl-0.0.20050618.ebuild,v 1.4 2006/01/21 12:34:08 nelchael Exp $ - -inherit eutils - -DESCRIPTION="tool that allows you to tune SiS drivers from X" -HOMEPAGE="http://www.winischhofer.net/linuxsis630.shtml" -SRC_URI="http://www.winischhofer.net/sis/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.0 - >=x11-libs/gtk+-2.0" -DEPEND="dev-util/pkgconfig - ${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-no-xv.patch -} - -src_install() { - make install DESTDIR="${D}" || die "install failed" - dodoc AUTHORS ChangeLog NEWS README -} |