diff options
Diffstat (limited to 'x11-misc/mixer_app/mixer_app-1.7.0.ebuild')
-rw-r--r-- | x11-misc/mixer_app/mixer_app-1.7.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/mixer_app/mixer_app-1.7.0.ebuild b/x11-misc/mixer_app/mixer_app-1.7.0.ebuild index ad0f17365872..37dacd7d1948 100644 --- a/x11-misc/mixer_app/mixer_app-1.7.0.ebuild +++ b/x11-misc/mixer_app/mixer_app-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mixer_app/mixer_app-1.7.0.ebuild,v 1.2 2002/08/14 23:44:15 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mixer_app/mixer_app-1.7.0.ebuild,v 1.3 2002/10/20 18:55:28 vapier Exp $ #need to do some name mangling #so that ebuild name adheres to "standart" @@ -11,7 +11,6 @@ DESCRIPTION="Mixer.app is a mixer utility that has three volume controllers that SRC_URI="http://www.fukt.bth.se/~per/mixer/${Name}-${PV}.tar.gz" HOMEPAGE="http://www.fukt.bth.se/~per/mixer/" DEPEND="virtual/glibc x11-base/xfree " -RDEPEND="${DEPEND}" LICENSE="GPL-2" |