diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-29 00:52:52 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-29 00:52:52 +0000 |
commit | c5031b14359dce0f364de8d1aa9b5e5fcf2d0129 (patch) | |
tree | 149dda7da7e70cb471aef25bf52db7affb1577e1 /app-accessibility/festival/festival-1.4.3.ebuild | |
parent | move from net-ftp #45968 (diff) | |
download | historical-c5031b14359dce0f364de8d1aa9b5e5fcf2d0129.tar.gz historical-c5031b14359dce0f364de8d1aa9b5e5fcf2d0129.tar.bz2 historical-c5031b14359dce0f364de8d1aa9b5e5fcf2d0129.zip |
removing unneccessary comments.
Diffstat (limited to 'app-accessibility/festival/festival-1.4.3.ebuild')
-rw-r--r-- | app-accessibility/festival/festival-1.4.3.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/app-accessibility/festival/festival-1.4.3.ebuild b/app-accessibility/festival/festival-1.4.3.ebuild index a880d9cfb527..d9b7e823e111 100644 --- a/app-accessibility/festival/festival-1.4.3.ebuild +++ b/app-accessibility/festival/festival-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3.ebuild,v 1.4 2004/03/25 17:50:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3.ebuild,v 1.5 2004/03/29 00:52:52 eradicator Exp $ inherit eutils @@ -25,12 +25,6 @@ SRC_URI="${SITE}/${P}-release.tar.gz ${SITE}/festvox_us3.tar.gz doc? ( ${SITE}/festdoc-1.4.2.tar.gz )" - # Keeping these things in external patch files (that dont even live in - # the files subdir) makes it far too difficult to modify the ebuild. These - # patches are easily replaced by a bit of sed, consistant with the rest of - # the ebuild, and moving the ebuild commands from the external shell script - # into the ebuild where they belong. - SLOT="0" LICENSE="FESTIVAL BSD as-is" KEYWORDS="x86 ~ppc ~sparc amd64" |