diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:32:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:32:36 +0000 |
commit | 0c441f4d545b881306be2ea4a7b70c94a9810c83 (patch) | |
tree | 3d862b02ed6f729bcb44fc5c7a8d2f2567c30098 /gnome-extra/gnome-audio | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-0c441f4d545b881306be2ea4a7b70c94a9810c83.tar.gz gentoo-2-0c441f4d545b881306be2ea4a7b70c94a9810c83.tar.bz2 gentoo-2-0c441f4d545b881306be2ea4a7b70c94a9810c83.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'gnome-extra/gnome-audio')
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild b/gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild index 96be024ed329..01182bd3f202 100644 --- a/gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild +++ b/gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild,v 1.7 2004/06/24 22:04:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-1.4.0-r2.ebuild,v 1.8 2004/07/14 15:30:55 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="gnome-audio" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc sparc" +IUSE="" DEPEND="" RDEPEND="" |