Kill off old nonworking gd, since we have a working version.
authorChris Larson <clarson@kergoth.com>
Sat, 29 May 2004 17:47:07 +0000 (17:47 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 29 May 2004 17:47:07 +0000 (17:47 +0000)
BKrev: 40b8cc9bQZCdlpT2ftlHKenj_sLwoA

nonworking/gd/gd-native_2.0.22.oe [deleted file]
nonworking/gd/gd_2.0.22.oe [deleted file]

diff --git a/nonworking/gd/gd-native_2.0.22.oe b/nonworking/gd/gd-native_2.0.22.oe
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/nonworking/gd/gd_2.0.22.oe b/nonworking/gd/gd_2.0.22.oe
deleted file mode 100644 (file)
index 18674db..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "An ANSI C library for the dynamic creation of images. GD creates PNG and JPEG images, among other formats."
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = ""
-
-SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
-
-inherit autotools libtool
-
-
-