diff options
Diffstat (limited to 'packages/opie-style-flat')
-rw-r--r-- | packages/opie-style-flat/opie-style-flat.inc | 10 | ||||
-rw-r--r-- | packages/opie-style-flat/opie-style-flat_1.2.2.bb | 5 | ||||
-rw-r--r-- | packages/opie-style-flat/opie-style-flat_1.2.3.bb | 4 | ||||
-rw-r--r-- | packages/opie-style-flat/opie-style-flat_1.2.4.bb | 4 | ||||
-rw-r--r-- | packages/opie-style-flat/opie-style-flat_cvs.bb | 5 |
5 files changed, 0 insertions, 28 deletions
diff --git a/packages/opie-style-flat/opie-style-flat.inc b/packages/opie-style-flat/opie-style-flat.inc deleted file mode 100644 index f94573b03f..0000000000 --- a/packages/opie-style-flat/opie-style-flat.inc +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Simple, flat widget style for Opie" -SECTION = "opie/styles" -PRIORITY = "optional" -LICENSE = "GPL" -APPNAME = "flatstyle" - - -S = "${WORKDIR}/flat" - -inherit opie diff --git a/packages/opie-style-flat/opie-style-flat_1.2.2.bb b/packages/opie-style-flat/opie-style-flat_1.2.2.bb deleted file mode 100644 index 17b022f789..0000000000 --- a/packages/opie-style-flat/opie-style-flat_1.2.2.bb +++ /dev/null @@ -1,5 +0,0 @@ -require ${PN}.inc - - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/flat " diff --git a/packages/opie-style-flat/opie-style-flat_1.2.3.bb b/packages/opie-style-flat/opie-style-flat_1.2.3.bb deleted file mode 100644 index 90abf56f25..0000000000 --- a/packages/opie-style-flat/opie-style-flat_1.2.3.bb +++ /dev/null @@ -1,4 +0,0 @@ -require ${PN}.inc - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/flat " diff --git a/packages/opie-style-flat/opie-style-flat_1.2.4.bb b/packages/opie-style-flat/opie-style-flat_1.2.4.bb deleted file mode 100644 index 90abf56f25..0000000000 --- a/packages/opie-style-flat/opie-style-flat_1.2.4.bb +++ /dev/null @@ -1,4 +0,0 @@ -require ${PN}.inc - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/flat " diff --git a/packages/opie-style-flat/opie-style-flat_cvs.bb b/packages/opie-style-flat/opie-style-flat_cvs.bb deleted file mode 100644 index f007a4b9b2..0000000000 --- a/packages/opie-style-flat/opie-style-flat_cvs.bb +++ /dev/null @@ -1,5 +0,0 @@ -require ${PN}.inc - -PV = "${OPIE_CVS_PV}" - -SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/styles/flat " |