summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2008-01-13 13:47:38 +0000
committerThomas Sachau <tommy@gentoo.org>2008-01-13 13:47:38 +0000
commit3b76247ac5abd5bc83b730baae88b8aa004b2265 (patch)
treea737e515aeeb73f052634521aba8b6ef1f98efc3 /x11-libs/pdcurses/pdcurses-2.8.ebuild
parentMask net-misc/mugshot because firefox/xulrunner stuff there is a complete mess (diff)
downloadsunrise-3b76247ac5abd5bc83b730baae88b8aa004b2265.tar.gz
sunrise-3b76247ac5abd5bc83b730baae88b8aa004b2265.tar.bz2
sunrise-3b76247ac5abd5bc83b730baae88b8aa004b2265.zip
sunrise/x11-libs/pdcurses/pdcurses-2.8.ebuild: drop some unneeded WANT_AUTO* and eclasses
svn path=/sunrise/; revision=5388
Diffstat (limited to 'x11-libs/pdcurses/pdcurses-2.8.ebuild')
-rw-r--r--x11-libs/pdcurses/pdcurses-2.8.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-libs/pdcurses/pdcurses-2.8.ebuild b/x11-libs/pdcurses/pdcurses-2.8.ebuild
index 19227a2b2..51f5cb6e3 100644
--- a/x11-libs/pdcurses/pdcurses-2.8.ebuild
+++ b/x11-libs/pdcurses/pdcurses-2.8.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
inherit autotools eutils
MY_P=${P/pdc/PDC}