From 2172d34f67ad7bbeb8cf2a81f3f1285c779a2ec5 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 15 Jan 2008 16:40:55 +0000 Subject: sato-icon-theme: bump to 0.2 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3492 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb | 3 --- meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb create mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb (limited to 'meta/packages/sato-icon-theme') diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb deleted file mode 100644 index 0a29175aa..000000000 --- a/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb +++ /dev/null @@ -1,3 +0,0 @@ -require sato-icon-theme.inc - -SRC_URI = "http://pokylinux.org/releases/sato/sato-icon-theme-${PV}.tar.gz" diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb new file mode 100644 index 000000000..40a53e33e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb @@ -0,0 +1,3 @@ +require sato-icon-theme.inc + +SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" -- cgit v1.2.3