diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
commit | cad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch) | |
tree | f0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-sound/mix2000 | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.gz gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.bz2 gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/mix2000')
-rw-r--r-- | media-sound/mix2000/Manifest | 2 | ||||
-rw-r--r-- | media-sound/mix2000/mix2000-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/mix2000/Manifest b/media-sound/mix2000/Manifest index 31177096cd65..6145bab03e50 100644 --- a/media-sound/mix2000/Manifest +++ b/media-sound/mix2000/Manifest @@ -1,3 +1,3 @@ MD5 0af3e9d056a36421e6ff07777b536c7f ChangeLog 690 -MD5 4785dea24e32681e8a05f0777e1a7703 mix2000-1.0.ebuild 1012 +MD5 229435c65a4abf84598cbc8b1d930533 mix2000-1.0.ebuild 1013 MD5 c8818d420fd7da67c5af2bd46d53d9e6 files/digest-mix2000-1.0 65 diff --git a/media-sound/mix2000/mix2000-1.0.ebuild b/media-sound/mix2000/mix2000-1.0.ebuild index f0510bcc1099..e573e7e57ba3 100644 --- a/media-sound/mix2000/mix2000-1.0.ebuild +++ b/media-sound/mix2000/mix2000-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mix2000/mix2000-1.0.ebuild,v 1.6 2003/02/13 13:15:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mix2000/mix2000-1.0.ebuild,v 1.7 2003/09/07 00:06:06 msterret Exp $ S=${WORKDIR}/mix-2000 DESCRIPTION="The OSS sound mixer from the bcast2000 people; now orphaned." @@ -10,7 +10,7 @@ DESCRIPTION="The OSS sound mixer from the bcast2000 people; now orphaned." SRC_URI="http://diddl.firehead.org/software/unix/media/heroine/mix-2000-src.tar.gz" HOMEPAGE="http://www.geocities.com/Hollywood/3709/mix2000.html" -DEPEND=" virtual/x11 +DEPEND=" virtual/x11 media-libs/libpng sys-libs/zlib >=dev-libs/glib-1.2.0" |