diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-17 20:15:52 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-17 20:15:52 +0000 |
commit | 3a7fa86414e4199a411d4ac92ba7df4b201304f4 (patch) | |
tree | a1a746bea0d1df8a379c7ce28c8d2799028ba22e /iqnotes | |
parent | 8470d4cbf86191a53927a2de6eeb313b52752770 (diff) |
Merge nslu2-linux@nslu2-linux.bkbits.net:packages
into hyperion.kergoth.com:/home/kergoth/code/packages
2004/11/17 20:31:25+01:00 uni-frankfurt.de!mickeyl
fix iqnotes SRC_URI. i mirrored it since upstream seems gone for good
2004/11/17 20:26:55+01:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/17 20:26:38+01:00 uni-frankfurt.de!mickeyl
we need opie-packagemanager-cvs for 3.5.2
2004/11/17 20:26:06+01:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/17 20:24:23+01:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/17 20:24:08+01:00 hrw.one.pl!hrw
added some packages to meta-opie
2004/11/17 20:24:07+01:00 uni-frankfurt.de!mickeyl
opie-collections.inc:
remove irda-utils, which is already in handhelds-common
2004/11/17 20:20:57+01:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/17 20:20:47+01:00 uni-frankfurt.de!mickeyl
add openobex-apps and irda-utils to opie base
2004/11/17 20:20:30+01:00 uni-frankfurt.de!mickeyl
fix sound module deps for collie
2004/11/17 20:03:37+01:00 hrw.one.pl!hrw
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/17 19:54:34+01:00 hrw.one.pl!hrw
added qpe-vexed 1.3
2004/11/17 12:44:23-06:00 (none)!kergoth
Change the default udevdir to /dev, and kill the long form commandline arguments on the start-stop-daemon calls in udev's startup script.
2004/11/17 17:18:33+01:00 local!hrw
Unbork a few of the glibc PROVIDES bits in glibc 2.3.2 20040726 snapshot
BKrev: 419bb178SWxMJEIF1b5Fr6nkZDZpXg
Diffstat (limited to 'iqnotes')
-rw-r--r-- | iqnotes/iqnotes_2.0.2.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/iqnotes/iqnotes_2.0.2.oe b/iqnotes/iqnotes_2.0.2.oe index fe35f3eee3..80c735b4f9 100644 --- a/iqnotes/iqnotes_2.0.2.oe +++ b/iqnotes/iqnotes_2.0.2.oe @@ -6,9 +6,8 @@ SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "virtual/libqpe" -MAINTAINER = "Peter Vrabel <kybu@kybu.sk>" -SRC_URI = "http://iqnotes.kybu.sk/iqnotes-2.0.2-src.tar.bz2 \ +SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \ file://md5.diff;patch=1" S = "${WORKDIR}/iqnotes/iqnotes" |