Make the ipkg checkout use a local cvspass
authorChris Larson <clarson@kergoth.com>
Tue, 10 Jun 2003 17:01:38 +0000 (17:01 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 10 Jun 2003 17:01:38 +0000 (17:01 +0000)
BKrev: 3ee60ef268iMEeukM8co6LBxtaH_0w

content/ipkg-0.99.84-r0/.cvspass [new file with mode: 0644]
content/ipkg-0.99.84.oe

diff --git a/content/ipkg-0.99.84-r0/.cvspass b/content/ipkg-0.99.84-r0/.cvspass
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..93a1f15 100644 (file)
@@ -0,0 +1,10 @@
+DESCRIPTION="Itsy Package Manager"
+LICENSE="GPL"
+SRC_URI="cvs://anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=V0-99-84"
+PROVIDES=virtual/ipkg
+
+export CVS_PASSFILE="${FILESDIR}/.cvspass"
+
+S="${WORKDIR}/${P}"
+
+inherit base