summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:25:50 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:25:50 +0000
commit8ae047b9700b82ff00f05feabb8a502e3c49b6af (patch)
tree60d43807f9631e1b24aef8eff17198c8136f62a2 /media-libs/rte
parentremove version from src_uri, version bump, closes 55296 (diff)
downloadhistorical-8ae047b9700b82ff00f05feabb8a502e3c49b6af.tar.gz
historical-8ae047b9700b82ff00f05feabb8a502e3c49b6af.tar.bz2
historical-8ae047b9700b82ff00f05feabb8a502e3c49b6af.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-libs/rte')
-rw-r--r--media-libs/rte/rte-0.4.ebuild3
-rw-r--r--media-libs/rte/rte-0.5.1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/rte/rte-0.4.ebuild b/media-libs/rte/rte-0.4.ebuild
index 3e05ee104db5..86f1e132c152 100644
--- a/media-libs/rte/rte-0.4.ebuild
+++ b/media-libs/rte/rte-0.4.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/rte/rte-0.4.ebuild,v 1.12 2004/06/24 23:20:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/rte/rte-0.4.ebuild,v 1.13 2004/07/14 20:25:50 agriffis Exp $
IUSE="esd alsa"
-S=${WORKDIR}/${P}
DESCRIPTION="Real Time Encoder"
SRC_URI="mirror://sourceforge/zapping/${P}.tar.bz2"
HOMEPAGE="http://zapping.sourceforge.net/"
diff --git a/media-libs/rte/rte-0.5.1.ebuild b/media-libs/rte/rte-0.5.1.ebuild
index b6267a2cbda8..535e1ae7e2f3 100644
--- a/media-libs/rte/rte-0.5.1.ebuild
+++ b/media-libs/rte/rte-0.5.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/rte/rte-0.5.1.ebuild,v 1.6 2004/06/24 23:20:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/rte/rte-0.5.1.ebuild,v 1.7 2004/07/14 20:25:50 agriffis Exp $
IUSE="esd alsa"
-S=${WORKDIR}/${P}
DESCRIPTION="Real Time Encoder"
SRC_URI="mirror://sourceforge/zapping/${P}.tar.bz2"
RESTRICT="nomirror"