summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-11 17:57:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-11 17:57:56 +0000
commitabb2a01ef660a0d6bb010d0b77d5247d30045f92 (patch)
treef5fcda5d9bf37622b7c795fed6e0450854851613 /mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild
parentalpha stable wrt #297422 (diff)
downloadgentoo-2-abb2a01ef660a0d6bb010d0b77d5247d30045f92.tar.gz
gentoo-2-abb2a01ef660a0d6bb010d0b77d5247d30045f92.tar.bz2
gentoo-2-abb2a01ef660a0d6bb010d0b77d5247d30045f92.zip
Remove functions from ccc.eclass as its going to be removed
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild')
-rw-r--r--mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild b/mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild
index a0b1a8ee8710..aacf4d84f1fe 100644
--- a/mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild,v 1.14 2006/08/06 16:17:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/mailx-8.1.2.20040524-r1.ebuild,v 1.15 2010/01/11 17:57:56 armin76 Exp $
-inherit ccc eutils flag-o-matic
+inherit eutils flag-o-matic
IUSE=""
MX_VER="8.1.2"
@@ -32,7 +32,6 @@ src_unpack() {
}
src_compile() {
- is-ccc && replace-cc-hardcode
make EXTRAFLAGS="${CFLAGS}" || die
}