mgorny      14/07/06 13:15:18

  Modified:             libskk-1.0.1.ebuild ChangeLog
  Log:
  Replace obsolete mirror://bitbucket with the real URI.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  app-i18n/libskk/libskk-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libskk/libskk-1.0.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libskk/libskk-1.0.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libskk/libskk-1.0.1.ebuild?r1=1.1&r2=1.2

Index: libskk-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/libskk/libskk-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libskk-1.0.1.ebuild 3 Aug 2013 14:06:54 -0000       1.1
+++ libskk-1.0.1.ebuild 6 Jul 2014 13:15:18 -0000       1.2
@@ -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 @@
 
 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"



1.8                  app-i18n/libskk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libskk/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libskk/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libskk/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/libskk/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   3 Aug 2013 14:06:54 -0000       1.7
+++ ChangeLog   6 Jul 2014 13:15:18 -0000       1.8
@@ -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 <mgo...@gentoo.org> libskk-1.0.1.ebuild:
+  Replace obsolete mirror://bitbucket with the real URI.
 
 *libskk-1.0.1 (03 Aug 2013)
 




Reply via email to