From 5fb6ffd7d1d5b787b8729c361c99f7eeaa77dd73 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 10 Jun 2003 17:01:38 +0000 Subject: Make the ipkg checkout use a local cvspass BKrev: 3ee60ef268iMEeukM8co6LBxtaH_0w --- content/ipkg-0.99.84-r0/.cvspass | 0 content/ipkg-0.99.84.oe | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 content/ipkg-0.99.84-r0/.cvspass diff --git a/content/ipkg-0.99.84-r0/.cvspass b/content/ipkg-0.99.84-r0/.cvspass new file mode 100644 index 0000000000..e69de29bb2 diff --git a/content/ipkg-0.99.84.oe b/content/ipkg-0.99.84.oe index e69de29bb2..93a1f152c3 100644 --- a/content/ipkg-0.99.84.oe +++ b/content/ipkg-0.99.84.oe @@ -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 -- cgit v1.2.3