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 | c6ccea265ff4253387e3d15dff25938a4342266c (patch) | |
tree | 078af2e230dc039ca63b0f0f3d88f2d940a27898 /app-accessibility/festival | |
parent | old (diff) | |
download | gentoo-2-c6ccea265ff4253387e3d15dff25938a4342266c.tar.gz gentoo-2-c6ccea265ff4253387e3d15dff25938a4342266c.tar.bz2 gentoo-2-c6ccea265ff4253387e3d15dff25938a4342266c.zip |
removing unneccessary comments.
Diffstat (limited to 'app-accessibility/festival')
-rw-r--r-- | app-accessibility/festival/festival-1.4.3-r1.ebuild | 8 | ||||
-rw-r--r-- | app-accessibility/festival/festival-1.4.3.ebuild | 8 |
2 files changed, 2 insertions, 14 deletions
diff --git a/app-accessibility/festival/festival-1.4.3-r1.ebuild b/app-accessibility/festival/festival-1.4.3-r1.ebuild index 867c4c57df00..5cb99168f94d 100644 --- a/app-accessibility/festival/festival-1.4.3-r1.ebuild +++ b/app-accessibility/festival/festival-1.4.3-r1.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-r1.ebuild,v 1.5 2004/03/25 17:50:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r1.ebuild,v 1.6 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" 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" |