From 9f1c2dcf7fc3edecd25f7cb02f0712ead498147d Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 15 Jan 2004 23:30:43 +0000 Subject: [PATCH] Switch to a different upstream for scew, since savannah is down. BKrev: 400722a3F_KAyan9-CGB-RVuZZZw4w --- scew/scew_0.3.1.oe | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scew/scew_0.3.1.oe b/scew/scew_0.3.1.oe index e69de29bb2..1198fddb2f 100644 --- a/scew/scew_0.3.1.oe +++ b/scew/scew_0.3.1.oe @@ -0,0 +1,8 @@ +DESCRIPTION = Simple C Expat Wrapper. +DEPENDS = virtual/libc expat +RDEPENDS = libc6 expat + +SRC_URI = http://www.ccd.uab.es/~aleix/scew/scew-${PV}.tar.gz \ + file://${FILESDIR}/m4.patch;patch=1 + +inherit autotools pkgconfig -- 2.39.5