From 414ba3cefdad1337130c35bdb406ea3e86703189 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 9 Aug 2004 10:07:40 +0000 Subject: [PATCH] add ac result for rp-pppoe on mipsel BKrev: 41174cecN-1CtiqvYL3p3tg22JBo0g --- ...hon-numarray_0.9.oe => python-numarray_1.0.oe} | 0 python/python-numeric_23.1.oe | 15 --------------- python/python-numeric_23.3.oe | 0 site/mipsel-linux | 4 ++++ 4 files changed, 4 insertions(+), 15 deletions(-) rename python/{python-numarray_0.9.oe => python-numarray_1.0.oe} (100%) delete mode 100644 python/python-numeric_23.1.oe create mode 100644 python/python-numeric_23.3.oe diff --git a/python/python-numarray_0.9.oe b/python/python-numarray_1.0.oe similarity index 100% rename from python/python-numarray_0.9.oe rename to python/python-numarray_1.0.oe diff --git a/python/python-numeric_23.1.oe b/python/python-numeric_23.1.oe deleted file mode 100644 index ad099c8946..0000000000 --- a/python/python-numeric_23.1.oe +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "A sophisticated Numeric Processing Package for Python" -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael Lauer " -RDEPENDS = "python-core" - -SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" -S = "${WORKDIR}/Numeric-${PV}" - -inherit distutils - -do_stage() { - cp -a Include/Numeric ${STAGING_INCDIR} -} - diff --git a/python/python-numeric_23.3.oe b/python/python-numeric_23.3.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/site/mipsel-linux b/site/mipsel-linux index 58fa310762..e911827e51 100644 --- a/site/mipsel-linux +++ b/site/mipsel-linux @@ -74,3 +74,7 @@ ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes} wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} + +# rp-pppoe +rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} + -- 2.39.5