diff options
Diffstat (limited to 'packages')
4 files changed, 1 insertions, 39 deletions
diff --git a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty deleted file mode 100644 index e69de29bb2..0000000000 --- a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/.mtn2git_empty +++ /dev/null diff --git a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch deleted file mode 100644 index 93a251ccac..0000000000 --- a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/add-hrw-to-authors.patch +++ /dev/null @@ -1,18 +0,0 @@ -Backport from CVS - -Index: widget.ui -=================================================================== -RCS file: /cvs/opie/core/applets/aboutapplet/widget.ui,v -retrieving revision 1.6 -retrieving revision 1.7 -diff -u -u -r1.6 -r1.7 ---- aboutapplet/widget.ui 22 Apr 2005 13:01:47 -0000 1.6 -+++ aboutapplet/widget.ui 13 Nov 2005 14:40:31 -0000 1.7 -@@ -134,6 +134,7 @@ - <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> - <b>Robert 'Sandman' Griebl</b> (sandman@handhelds.org)<br/> - <b>Alberto 'Skyhusker' Hierro</b> (skyhusker@handhelds.org)<br/> -+<b>Marcin 'Hrw' Juszkiewicz</b> (hrw@handhelds.org)<br/> - <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> - <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> - <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> diff --git a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/opie-1.2.1.patch b/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/opie-1.2.1.patch deleted file mode 100644 index 31e66ced31..0000000000 --- a/packages/opie-aboutapplet/opie-aboutapplet-1.2.1/opie-1.2.1.patch +++ /dev/null @@ -1,18 +0,0 @@ -Backport from CVS - -Index: widget.ui -=================================================================== -RCS file: /cvs/opie/core/applets/aboutapplet/widget.ui,v -retrieving revision 1.7 -diff -u -u -r1.7 widget.ui ---- aboutapplet/widget.ui 13 Nov 2005 14:40:31 -0000 1.7 -+++ aboutapplet/widget.ui 22 Jan 2006 20:49:33 -0000 -@@ -42,7 +42,7 @@ - </property> - <property stdset="1"> - <name>text</name> -- <string><center><b>The Open Palmtop Integrated Environment V1.2</b></center></string> -+ <string><center><b>The Open Palmtop Integrated Environment V1.2.1</b></center></string> - </property> - </widget> - <widget row="1" column="1" > diff --git a/packages/opie-aboutapplet/opie-aboutapplet_1.2.2.bb b/packages/opie-aboutapplet/opie-aboutapplet_1.2.2.bb index 963728e20b..65cb96a6e1 100644 --- a/packages/opie-aboutapplet/opie-aboutapplet_1.2.2.bb +++ b/packages/opie-aboutapplet/opie-aboutapplet_1.2.2.bb @@ -1,6 +1,4 @@ include ${PN}.inc -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/applets/aboutapplet \ - file://opie-1.2.2.patch;patch=1 \ - file://add-hrw-to-authors.patch;patch=1" +SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/applets/aboutapplet" |