diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:28:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:28:09 +0000 |
commit | d17808c1e6a110684672f3f49fa5d836375c7611 (patch) | |
tree | b2f1037acd47d2f2823573aa90f308f12ab3e108 /media-libs/rte | |
parent | sync IUSE (+jabber, +ssl), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-d17808c1e6a110684672f3f49fa5d836375c7611.tar.gz gentoo-2-d17808c1e6a110684672f3f49fa5d836375c7611.tar.bz2 gentoo-2-d17808c1e6a110684672f3f49fa5d836375c7611.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-libs/rte')
-rw-r--r-- | media-libs/rte/rte-0.4.ebuild | 3 | ||||
-rw-r--r-- | media-libs/rte/rte-0.5.1.ebuild | 3 |
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" |