diff options
author | Robert Bradford <rob@openedhand.com> | 2008-02-27 11:48:27 +0000 |
---|---|---|
committer | Robert Bradford <rob@openedhand.com> | 2008-02-27 11:48:27 +0000 |
commit | 212bd6f2504eb25f07cd91e023860f2aad15fe84 (patch) | |
tree | bba5300b301b537b61cacb47b4f182fff508afb5 /meta/packages/pimlico/dates_0.4.6.bb | |
parent | 944f5d0507eb4ce9a47683750908f18a9d7c764d (diff) | |
download | poky-212bd6f2504eb25f07cd91e023860f2aad15fe84.tar.gz |
Switch to Dates 0.4.6.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3871 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pimlico/dates_0.4.6.bb')
-rw-r--r-- | meta/packages/pimlico/dates_0.4.6.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/packages/pimlico/dates_0.4.6.bb b/meta/packages/pimlico/dates_0.4.6.bb new file mode 100644 index 0000000000..a8ec63188b --- /dev/null +++ b/meta/packages/pimlico/dates_0.4.6.bb | |||
@@ -0,0 +1,5 @@ | |||
1 | require dates.inc | ||
2 | |||
3 | SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz \ | ||
4 | file://dates-owl-window-menu.patch;patch=1 \ | ||
5 | " | ||