diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 14:48:15 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 14:48:15 +0200 |
commit | d2d55b07d5a8fa9940be0ae0dc997709ff6d5310 (patch) | |
tree | 0d74aee5408e7a49fe4c6d2e281fa1afef62d395 /recipes | |
parent | 74daf2368d73f3ed202b1cbe9f1d13cf8593c741 (diff) |
gnome-cups-manager: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gnome/gnome-cups-manager_0.31.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/gnome/gnome-cups-manager_0.31.bb b/recipes/gnome/gnome-cups-manager_0.31.bb deleted file mode 100644 index c633720bf2..0000000000 --- a/recipes/gnome/gnome-cups-manager_0.31.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION="Gnome Cups Manager" -LICENSE="GPLv2" - -PR = "r1" - -DEPENDS="glib-2.0 gtk+ pango libgnomecups" - -inherit gnome pkgconfig - -FILES += "${datadir}/icons/hicolor/48x48/stock/data/emblem-*.png \ - ${datadir}/icons/hicolor/48x48/devices/gnome-dev-printer-new.png" - -SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gnome-cups-manager/${PV}/gnome-cups-manager-${PV}.tar.bz2" - -SRC_URI[md5sum] = "4144b2cf05e381e89fed066793e3b249" -SRC_URI[sha256sum] = "8ccfd3816757fa8127cf96a530e374c81a449fbcd9391d2d3e1bac29f54ab3e6" |