diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-15 20:39:42 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-15 20:39:42 +0000 |
commit | ce90c128cb99e987cade6898cc8fafa1603fed1f (patch) | |
tree | c4a201dbd4892f565ccd875764a0fbd8f74ad4ba /packages/gemdropx/gemdropx_0.9.bb | |
parent | f0334c891d3f5c3e6dcb559e9d46503b18e0c8be (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/15 22:35:48+02:00 handhelds.org!zecke
DFB++:
Update Version and URL
2005/05/15 22:27:01+02:00 handhelds.org!zecke
dash:
Update to new debian version
2005/05/15 22:22:55+02:00 handhelds.org!zecke
dhcp-forwarder:
Update to new upstream location and introduce version 0.7
2005/05/15 22:11:05+02:00 handhelds.org!zecke
DHCP:
Update the version 3.0.1 SRC_URI
Create a version 3.0.2 dhcp source
2005/05/15 22:06:30+02:00 handhelds.org!zecke
DebianUtils:
provide common implementation in debianutils.inc
remove version 2.8.1
add version 2.13.2
2005/05/15 21:55:58+02:00 handhelds.org!zecke
Game Update:
ftp.sonic.net does not hold the sourcecode anymore
BKrev: 4287b38enUOBLbjQMU2qIhH0VKmh6g
Diffstat (limited to 'packages/gemdropx/gemdropx_0.9.bb')
-rw-r--r-- | packages/gemdropx/gemdropx_0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gemdropx/gemdropx_0.9.bb b/packages/gemdropx/gemdropx_0.9.bb index 426bdcad6c..5c15b5dcf6 100644 --- a/packages/gemdropx/gemdropx_0.9.bb +++ b/packages/gemdropx/gemdropx_0.9.bb @@ -7,7 +7,7 @@ HOMEPAGE = "http://www.newbreedsoftware.com/gemdropx/" DEPENDS = "virtual/libqpe libsdl-qpe" PR = "r3" -SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/src/gemdropx-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.billsgames.com/unix/x/gemdropx/src/gemdropx-${PV}.tar.gz \ file://directories.patch;patch=1 \ file://icon.png" |