diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-04-17 15:13:17 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-04-17 15:13:17 +0000 |
commit | fdc1f18a0d67f79899f1a7f5052c2f2cd6ccbc08 (patch) | |
tree | 2ecf5d9bc67d4ab1c7b6e9e24364dcdb2c64441f /app-text/rhyme | |
parent | qa (Manifest recommit) (diff) | |
download | gentoo-2-fdc1f18a0d67f79899f1a7f5052c2f2cd6ccbc08.tar.gz gentoo-2-fdc1f18a0d67f79899f1a7f5052c2f2cd6ccbc08.tar.bz2 gentoo-2-fdc1f18a0d67f79899f1a7f5052c2f2cd6ccbc08.zip |
qa fixes
Diffstat (limited to 'app-text/rhyme')
-rw-r--r-- | app-text/rhyme/rhyme-0.9.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/rhyme/rhyme-0.9.ebuild b/app-text/rhyme/rhyme-0.9.ebuild index 1d0dc25a5e19..c71ba2ee6e29 100644 --- a/app-text/rhyme/rhyme-0.9.ebuild +++ b/app-text/rhyme/rhyme-0.9.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-text/rhyme/rhyme-0.9.ebuild,v 1.3 2004/03/24 23:25:04 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rhyme/rhyme-0.9.ebuild,v 1.4 2004/04/17 15:11:24 taviso Exp $ inherit ccc @@ -20,8 +20,6 @@ DEPEND="ncurses? ( >=sys-libs/ncurses-5.3 ) >=sys-libs/readline-4.3 >=sys-libs/gdbm-1.8.0" -S=${WORKDIR}/${P} - src_compile() { # gcc is hardcoded, switch to user specified compiler replace-cc-hardcode |