summaryrefslogtreecommitdiffstats
path: root/meta/packages/sato-icon-theme
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-06 11:55:35 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-06 11:55:35 +0000
commit3f4d5483c7d8d5f9a4d33e0b07617aa74d0d0324 (patch)
tree13cf84d5ea85904aecd397e6d1a1531a6d6b3459 /meta/packages/sato-icon-theme
parent48f8cda2c3248d57e6661092a22c3e335b6355d0 (diff)
downloadpoky-3f4d5483c7d8d5f9a4d33e0b07617aa74d0d0324.tar.gz
sato-icon-theme: Add 0.3.1, drop broken svn version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3671 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/sato-icon-theme')
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb5
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_svn.bb7
2 files changed, 5 insertions, 7 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
new file mode 100644
index 0000000000..1dc8f9381e
--- /dev/null
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb
@@ -0,0 +1,5 @@
1require sato-icon-theme.inc
2
3DEPENDS += "icon-naming-utils-native"
4
5SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
deleted file mode 100644
index 595886ab99..0000000000
--- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1require sato-icon-theme.inc
2
3PV = "0.1+svnr${SRCREV}"
4
5SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http"
6
7S = "${WORKDIR}/sato-icon-theme"