From 73ef7b5c0de85525c666e4cb8e0421bae4ec147e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 2 Feb 2005 22:07:05 +0000 Subject: compute TAG line in opie.bbclass instead of in (all) opie files BKrev: 42014f09KAfHSQPBUOyP1omr2yGkzA --- packages/opie-style-flat/opie-style-flat_1.1.9.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'packages/opie-style-flat') diff --git a/packages/opie-style-flat/opie-style-flat_1.1.9.bb b/packages/opie-style-flat/opie-style-flat_1.1.9.bb index e69de29bb2..b1370d9394 100644 --- a/packages/opie-style-flat/opie-style-flat_1.1.9.bb +++ b/packages/opie-style-flat/opie-style-flat_1.1.9.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "Simple, flat widget style for Opie" +SECTION = "opie/styles" +PRIORITY = "optional" +MAINTAINER = "Team Opie " +LICENSE = "GPL" + +APPNAME = "flatstyle" + + +SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/flat " + +S = "${WORKDIR}/flat" + +inherit opie -- cgit 1.2.3-korg