summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 15:40:30 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 15:40:30 +0000
commitc665dd4d434d9963e11f0562cd72a50255b82e62 (patch)
tree5a92b527e65a571a66aeda5a7e1fa66b63d0abfb /app-i18n/canna/canna-3.7_p3.ebuild
parentVersion bump #284855 by Lars Wendler. (diff)
downloadgentoo-2-c665dd4d434d9963e11f0562cd72a50255b82e62.tar.gz
gentoo-2-c665dd4d434d9963e11f0562cd72a50255b82e62.tar.bz2
gentoo-2-c665dd4d434d9963e11f0562cd72a50255b82e62.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/canna/canna-3.7_p3.ebuild')
-rw-r--r--app-i18n/canna/canna-3.7_p3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-i18n/canna/canna-3.7_p3.ebuild b/app-i18n/canna/canna-3.7_p3.ebuild
index a65c90137410..f1970bd40185 100644
--- a/app-i18n/canna/canna-3.7_p3.ebuild
+++ b/app-i18n/canna/canna-3.7_p3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7_p3.ebuild,v 1.5 2009/07/30 16:52:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7_p3.ebuild,v 1.6 2009/09/23 15:40:30 patrick Exp $
inherit cannadic eutils multilib
@@ -15,12 +15,11 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
-DEPEND="virtual/libc
- >=sys-apps/sed-4
+DEPEND=">=sys-apps/sed-4
x11-misc/gccmakedep
x11-misc/imake
doc? ( app-text/ptex )"
-RDEPEND="virtual/libc"
+RDEPEND=""
S="${WORKDIR}/${MY_P/_/}"