From 788ab251e8d8e7821ded9ebc5df557a7c1234b95 Mon Sep 17 00:00:00 2001 From: azazello Date: Mon, 23 Apr 2007 20:33:04 +0000 Subject: app-laptop/toshset: clean up and change src_uri to mirror://debian svn path=/sunrise/; revision=3516 --- app-laptop/toshset/toshset-1.72.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app-laptop/toshset/toshset-1.72.ebuild') diff --git a/app-laptop/toshset/toshset-1.72.ebuild b/app-laptop/toshset/toshset-1.72.ebuild index f65ca7fdf..aeea9fc3e 100644 --- a/app-laptop/toshset/toshset-1.72.ebuild +++ b/app-laptop/toshset/toshset-1.72.ebuild @@ -2,11 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -inherit eutils - DESCRIPTION="Utility to modify HCI/SCI controls on Toshiba Laptops" -HOMEPAGE="http://www.schwieters.org/toshset http://packages.ubuntulinux.org/feisty/utils/toshset" -SRC_URI="http://archive.ubuntu.com/ubuntu/pool/main/t/toshset/toshset_${PV}.orig.tar.gz" +HOMEPAGE="http://www.schwieters.org/toshset" +SRC_URI="mirror://debian/pool/main/t/toshset/toshset_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -18,7 +16,6 @@ RDEPEND="" src_unpack() { unpack ${A} -# epatch "${DISTDIR}/toshset_${PV}-2ubuntu1.diff" sed -i 's/CFLAGS = -march=i486 \(-Wall @OS_CFLAGS@ @DEBUGFLAGS@\)/CFLAGS := \1 ${CFLAGS}/' "${S}/Makefile.in" || die "sed failed" } -- cgit v1.2.3-65-gdbad