diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-14 15:50:15 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-14 15:50:15 +0000 |
commit | d0ef53fabcf86956214e1cbae3f112f6825689bb (patch) | |
tree | 5a839a884acb2104a70089615a769f3a12951c1d /packages/tomoe | |
parent | a67730afd1dd499e2486f345f1b8a7a665b8ea7f (diff) | |
parent | 4370c214334ef399b8b6b0204a7ea63366df4855 (diff) |
merge of '9f20206493b0337a84d74f61b27b34138e7ea9f3'
and 'a0dce4b014a5345488a3702f0af98e5eb36ae053'
Diffstat (limited to 'packages/tomoe')
-rw-r--r-- | packages/tomoe/libtomoe-gtk_0.1.0.bb | 2 | ||||
-rw-r--r-- | packages/tomoe/tomoe_0.2.1.bb | 2 | ||||
-rw-r--r-- | packages/tomoe/uim-tomoe-gtk_0.2.0.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/tomoe/libtomoe-gtk_0.1.0.bb b/packages/tomoe/libtomoe-gtk_0.1.0.bb index edbbc3a2e9..31cccf6fe9 100644 --- a/packages/tomoe/libtomoe-gtk_0.1.0.bb +++ b/packages/tomoe/libtomoe-gtk_0.1.0.bb @@ -6,7 +6,7 @@ LICENSE = "LGPL" inherit autotools pkgconfig -SRC_URI = "http://prdownloads.sourceforge.jp/tomoe/17171/libtomoe-gtk-0.1.0.tar.gz" +SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/17171/libtomoe-gtk-0.1.0.tar.gz" do_stage() { autotools_stage_all diff --git a/packages/tomoe/tomoe_0.2.1.bb b/packages/tomoe/tomoe_0.2.1.bb index 7affece4a4..e77ef2a50e 100644 --- a/packages/tomoe/tomoe_0.2.1.bb +++ b/packages/tomoe/tomoe_0.2.1.bb @@ -9,4 +9,4 @@ do_stage () { autotools_stage_all } -SRC_URI = "http://prdownloads.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz" +SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz" diff --git a/packages/tomoe/uim-tomoe-gtk_0.2.0.bb b/packages/tomoe/uim-tomoe-gtk_0.2.0.bb index 34503c0197..f0ed9c84a4 100644 --- a/packages/tomoe/uim-tomoe-gtk_0.2.0.bb +++ b/packages/tomoe/uim-tomoe-gtk_0.2.0.bb @@ -6,4 +6,4 @@ LICENSE = "LGPL" inherit autotools pkgconfig -SRC_URI = "http://prdownloads.sourceforge.jp/tomoe/17172/uim-tomoe-gtk-0.2.0.tar.gz" +SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/17172/uim-tomoe-gtk-0.2.0.tar.gz" |