diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-02-11 07:06:47 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-02-11 07:06:47 +0000 |
commit | 415bcd2f782acc043bf230d17f1c25228e2185dc (patch) | |
tree | 5b15be72dc65efbfc07c1ee0284918422685010e /app-i18n | |
parent | Version bumped. (diff) | |
download | gentoo-2-415bcd2f782acc043bf230d17f1c25228e2185dc.tar.gz gentoo-2-415bcd2f782acc043bf230d17f1c25228e2185dc.tar.bz2 gentoo-2-415bcd2f782acc043bf230d17f1c25228e2185dc.zip |
Updated HOMEPAGE and SRC_URI (freedesktop.org is no longer used)
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.4.3.ebuild b/app-i18n/scim-tables/scim-tables-0.4.3.ebuild index 50f2f24270f9..ae5a8893e717 100644 --- a/app-i18n/scim-tables/scim-tables-0.4.3.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.4.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.4.3.ebuild,v 1.5 2005/01/01 14:39:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.4.3.ebuild,v 1.6 2005/02/11 07:06:47 usata Exp $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" -HOMEPAGE="http://freedesktop.org/~suzhe/" -SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz" +HOMEPAGE="http://www.scim-im.org/" +SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |