diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2005-11-19 10:48:16 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-19 10:48:16 +0000 |
commit | 658450fcbe53b6b9a3429f92cd160a86b995a799 (patch) | |
tree | e9d86f07d3a3c9ab56cfe8e00cfc0491974b2010 | |
parent | 39e8d162102d116ead1c85bacc1dc5710689e2cd (diff) | |
parent | ea06c573ea73d84a02c8a28166100c3a6cbafe7e (diff) |
merge of 7a60456e1148db739739d3d0147b828bffebf944
and 7afdee4aedea90fb1bd7b32d135cd76f2bcfb368
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_cvs.bb index f8acf36069..df84ff9475 100644 --- a/packages/gpe-calendar/gpe-calendar_cvs.bb +++ b/packages/gpe-calendar/gpe-calendar_cvs.bb @@ -7,7 +7,7 @@ PR = "r0" inherit autotools gpe -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/${PN}" +SRC_URI = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=gpe/base/${PN}" DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" |