summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2008-02-23 17:44:29 +0000
committerHanno Böck <hanno@gentoo.org>2008-02-23 17:44:29 +0000
commit0a47d2c430618c380705f568bb23934776653700 (patch)
tree70fe9e3b17f746c55bd64cc7fa118d4981253ef9 /app-misc
parentRemove traces of monolithic KDE 4. (diff)
downloadgentoo-2-0a47d2c430618c380705f568bb23934776653700.tar.gz
gentoo-2-0a47d2c430618c380705f568bb23934776653700.tar.bz2
gentoo-2-0a47d2c430618c380705f568bb23934776653700.zip
remove old sdricoh_cs versions
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/sdricoh_cs/sdricoh_cs-0.1.1_p20071015.ebuild20
-rw-r--r--app-misc/sdricoh_cs/sdricoh_cs-0.1.2.ebuild19
2 files changed, 0 insertions, 39 deletions
diff --git a/app-misc/sdricoh_cs/sdricoh_cs-0.1.1_p20071015.ebuild b/app-misc/sdricoh_cs/sdricoh_cs-0.1.1_p20071015.ebuild
deleted file mode 100644
index 9b20f23f838b..000000000000
--- a/app-misc/sdricoh_cs/sdricoh_cs-0.1.1_p20071015.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/sdricoh_cs/sdricoh_cs-0.1.1_p20071015.ebuild,v 1.1 2007/10/17 08:48:24 hanno Exp $
-
-inherit linux-mod
-
-DESCRIPTION="Driver for Ricoh Bay1Controller found in some laptops"
-HOMEPAGE="http://sdricohcs.sourceforge.net/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-S="${WORKDIR}/${PN}"
-
-BUILD_TARGETS="default"
-CONFIG_CHECK="MMC_BLOCK"
-MODULE_NAMES="sdricoh_cs(mmc:)"
-ERROR_MMC_BLOCK="${P} requires MMC block device support (CONFIG_MMC_BLOCK)."
-MODULESD_SDRICOH_CS_DOCS="ChangeLog README"
diff --git a/app-misc/sdricoh_cs/sdricoh_cs-0.1.2.ebuild b/app-misc/sdricoh_cs/sdricoh_cs-0.1.2.ebuild
deleted file mode 100644
index 42dd6e7b25a3..000000000000
--- a/app-misc/sdricoh_cs/sdricoh_cs-0.1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/sdricoh_cs/sdricoh_cs-0.1.2.ebuild,v 1.3 2008/02/14 13:41:53 hanno Exp $
-
-inherit linux-mod
-
-DESCRIPTION="Driver for Ricoh Bay1Controller found in some laptops"
-HOMEPAGE="http://sdricohcs.sourceforge.net"
-SRC_URI="mirror://sourceforge/sdricohcs/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-BUILD_TARGETS="default"
-CONFIG_CHECK="MMC_BLOCK"
-MODULE_NAMES="sdricoh_cs(mmc:)"
-ERROR_MMC_BLOCK="${P} requires MMC block device support (CONFIG_MMC_BLOCK)."
-MODULESD_SDRICOH_CS_DOCS="ChangeLog README"