diff options
Diffstat (limited to 'media-sound/mpg321/mpg321-0.2.10-r1.ebuild')
-rw-r--r-- | media-sound/mpg321/mpg321-0.2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg321/mpg321-0.2.10-r1.ebuild b/media-sound/mpg321/mpg321-0.2.10-r1.ebuild index 5d79e9503089..a2257fd431c4 100644 --- a/media-sound/mpg321/mpg321-0.2.10-r1.ebuild +++ b/media-sound/mpg321/mpg321-0.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.2.10-r1.ebuild,v 1.26 2005/04/15 03:33:17 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.2.10-r1.ebuild,v 1.27 2005/11/07 11:14:06 flameeyes Exp $ IUSE="" @@ -26,7 +26,7 @@ src_compile() { src_install () { make DESTDIR=${D} install || die - dodoc AUTHORS BUGS COPYING ChangeLog HACKING INSTALL NEWS README README.remote THANKS TODO + dodoc AUTHORS BUGS ChangeLog HACKING NEWS README README.remote THANKS TODO } pkg_postinst() { |