diff options
Diffstat (limited to 'net-im/kouchat/kouchat-1.1.0.ebuild')
-rw-r--r-- | net-im/kouchat/kouchat-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kouchat/kouchat-1.1.0.ebuild b/net-im/kouchat/kouchat-1.1.0.ebuild index 796ac3b1f15c..2eefa286f895 100644 --- a/net-im/kouchat/kouchat-1.1.0.ebuild +++ b/net-im/kouchat/kouchat-1.1.0.ebuild @@ -8,8 +8,8 @@ JAVA_PKG_IUSE="" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="KouChat is a simple serverless chat client for local area networks" -HOMEPAGE="http://kouchat.googlecode.com/" -SRC_URI="http://kouchat.googlecode.com/files/${P}-src.tar.gz +HOMEPAGE="https://kouchat.googlecode.com/" +SRC_URI="https://kouchat.googlecode.com/files/${P}-src.tar.gz https://dev.gentoo.org/~serkan/distfiles/${P}-buildfiles.tar.gz" LICENSE="LGPL-3" SLOT="0" |