diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 12:45:00 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 12:45:00 +0000 |
commit | 35a61a82dbc1792003571b2ef0e1f0d59d5be78d (patch) | |
tree | b268ecfd652c0bc98b655a8cac0f609b8fd51a76 /meta/packages/sato-icon-theme | |
parent | 953c0413fb2d2673e5a1f9a9dda3c6f37bd7868e (diff) | |
download | poky-35a61a82dbc1792003571b2ef0e1f0d59d5be78d.tar.gz |
sato-icon-theme: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2458 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/sato-icon-theme')
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb index 04c8eeba54..5d01e1f82c 100644 --- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb +++ b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | |||
@@ -2,7 +2,7 @@ SECTION = "x11" | |||
2 | DESCRIPTION = "Sato Icon Theme" | 2 | DESCRIPTION = "Sato Icon Theme" |
3 | LICENSE = "CC-BY-SA3" | 3 | LICENSE = "CC-BY-SA3" |
4 | DEPENDS = "" | 4 | DEPENDS = "" |
5 | PV = "0.1+svn${SRCDATE}" | 5 | PV = "0.1+svnr${SRCREV}" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" |
8 | S = "${WORKDIR}/sato-icon-theme" | 8 | S = "${WORKDIR}/sato-icon-theme" |