diff options
author | Ben de Groot <yngwin@gentoo.org> | 2013-01-31 09:04:48 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2013-01-31 09:04:48 +0000 |
commit | 172cd428e5d429699db9c10e7c274d363e40efd0 (patch) | |
tree | 2879b0d52a718e152b173d16ee366487c58475bb /app-i18n/fcitx-configtool | |
parent | Remove old. (diff) | |
download | gentoo-2-172cd428e5d429699db9c10e7c274d363e40efd0.tar.gz gentoo-2-172cd428e5d429699db9c10e7c274d363e40efd0.tar.bz2 gentoo-2-172cd428e5d429699db9c10e7c274d363e40efd0.zip |
Normalize homepage
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-i18n/fcitx-configtool')
-rw-r--r-- | app-i18n/fcitx-configtool/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx-configtool/ChangeLog b/app-i18n/fcitx-configtool/ChangeLog index 19b24c77124c..b9b87b599d85 100644 --- a/app-i18n/fcitx-configtool/ChangeLog +++ b/app-i18n/fcitx-configtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-configtool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.15 2013/01/31 08:49:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.16 2013/01/31 09:04:48 yngwin Exp $ + + 31 Jan 2013; Ben de Groot <yngwin@gentoo.org> fcitx-configtool-0.4.6.ebuild: + Normalize homepage *fcitx-configtool-0.4.6 (31 Jan 2013) diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild index 006a76fff6ee..c260f0752fcb 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild,v 1.1 2013/01/31 08:49:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.6.ebuild,v 1.2 2013/01/31 09:04:48 yngwin Exp $ EAPI=5 inherit cmake-utils DESCRIPTION="A GTK+ GUI configuration tool for fcitx" -HOMEPAGE="https://fcitx.googlecode.com/" +HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-3" |