Add ipkg 0.99.95.
authorChris Larson <clarson@kergoth.com>
Sun, 28 Sep 2003 22:01:19 +0000 (22:01 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 28 Sep 2003 22:01:19 +0000 (22:01 +0000)
BKrev: 3f775a2ftpYZcBcPLRDmX1LBERElrw

ipkg/ipkg-0.99.84.oe
ipkg/ipkg-0.99.91.oe
ipkg/ipkg-0.99.95.oe [new file with mode: 0644]
ipkg/ipkg-buildarch-0.99.95.oe [new file with mode: 0644]

index e69de29..71946a8 100644 (file)
@@ -0,0 +1,13 @@
+DESCRIPTION="Itsy Package Manager"
+LICENSE="GPL"
+PROVIDES=virtual/ipkg
+DEPENDS=virtual/libc
+
+SRC_URI="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=familiar/dist/ipkg;tag=V0-99-84"
+S="${WORKDIR}/ipkg/C"
+
+inherit autotools
+
+do_configure_prepend () {
+       ./autoconfigure.sh
+}
index e69de29..a26317b 100644 (file)
@@ -0,0 +1,13 @@
+DESCRIPTION="Itsy Package Manager"
+LICENSE="GPL"
+PROVIDES=virtual/ipkg
+DEPENDS=virtual/libc
+
+SRC_URI="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=familiar/dist/ipkg;tag=${@'V' + string.replace(oe.data.getVar('PV',d,1), '.', '-')}"
+S="${WORKDIR}/ipkg/C"
+
+inherit autotools
+
+do_configure_prepend () {
+       ./autoconfigure.sh
+}
diff --git a/ipkg/ipkg-0.99.95.oe b/ipkg/ipkg-0.99.95.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ipkg/ipkg-buildarch-0.99.95.oe b/ipkg/ipkg-buildarch-0.99.95.oe
new file mode 100644 (file)
index 0000000..e69de29