guile: move guile-native-1.6.4 to nonworking and close 3503.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 13 May 2008 21:07:33 +0000 (21:07 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 13 May 2008 21:07:33 +0000 (21:07 +0000)
packages/guile/guile-native_1.6.4.bb [deleted file]
packages/nonworking/guile/.mtn2git_empty [new file with mode: 0644]
packages/nonworking/guile/guile-native_1.6.4.bb [new file with mode: 0644]

diff --git a/packages/guile/guile-native_1.6.4.bb b/packages/guile/guile-native_1.6.4.bb
deleted file mode 100644 (file)
index 4a3bc5e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-SECTION = "unknown"
-LICENSE = "GPL"
-DEPENDS = "gmp-native"
-SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
-          file://guile-amd64.patch;patch=1"
-
-inherit autotools native
-
-S="${WORKDIR}/guile-${PV}"
-
-do_configure() {
-       # no autoreconf, thanks
-       oe_runconf
-}
diff --git a/packages/nonworking/guile/.mtn2git_empty b/packages/nonworking/guile/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/nonworking/guile/guile-native_1.6.4.bb b/packages/nonworking/guile/guile-native_1.6.4.bb
new file mode 100644 (file)
index 0000000..4a3bc5e
--- /dev/null
@@ -0,0 +1,14 @@
+SECTION = "unknown"
+LICENSE = "GPL"
+DEPENDS = "gmp-native"
+SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
+          file://guile-amd64.patch;patch=1"
+
+inherit autotools native
+
+S="${WORKDIR}/guile-${PV}"
+
+do_configure() {
+       # no autoreconf, thanks
+       oe_runconf
+}