summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:15:18 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:15:18 +0000
commit93116f5e16c0e4130b62b990bd134d2a5de3f953 (patch)
tree814dac1ba7d921bda37943c98bd0917bcffa4e63 /app-i18n/libskk
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-93116f5e16c0e4130b62b990bd134d2a5de3f953.tar.gz
gentoo-2-93116f5e16c0e4130b62b990bd134d2a5de3f953.tar.bz2
gentoo-2-93116f5e16c0e4130b62b990bd134d2a5de3f953.zip
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-i18n/libskk')
-rw-r--r--app-i18n/libskk/ChangeLog7
-rw-r--r--app-i18n/libskk/libskk-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/libskk/ChangeLog b/app-i18n/libskk/ChangeLog
index fe8d1ebe0c20..7a4025bd2a0e 100644
--- a/app-i18n/libskk/ChangeLog
+++ b/app-i18n/libskk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/libskk
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libskk/ChangeLog,v 1.7 2013/08/03 14:06:54 hattya Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libskk/ChangeLog,v 1.8 2014/07/06 13:15:18 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> libskk-1.0.1.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
*libskk-1.0.1 (03 Aug 2013)
diff --git a/app-i18n/libskk/libskk-1.0.1.ebuild b/app-i18n/libskk/libskk-1.0.1.ebuild
index c0404550b602..420c405d8291 100644
--- a/app-i18n/libskk/libskk-1.0.1.ebuild
+++ b/app-i18n/libskk/libskk-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libskk/libskk-1.0.1.ebuild,v 1.1 2013/08/03 14:06:54 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libskk/libskk-1.0.1.ebuild,v 1.2 2014/07/06 13:15:18 mgorny Exp $
EAPI="5"
@@ -10,7 +10,7 @@ inherit virtualx vala
DESCRIPTION="GObject-based library to deal with Japanese kana-to-kanji conversion method"
HOMEPAGE="https://github.com/ueno/libskk"
-SRC_URI="mirror://bitbucket/${PN}/${PN}/downloads/${P}.tar.gz"
+SRC_URI="https://www.bitbucket.org/${PN}/${PN}/downloads/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"