mgorny 14/07/06 13:24:21
Modified: revelation-0.4.14-r1.ebuild
revelation-0.4.14.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 x11-misc/revelation/revelation-0.4.14-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild?r1=1.1&r2=1.2
Index: revelation-0.4.14-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- revelation-0.4.14-r1.ebuild 22 Jun 2014 19:46:06 -0000 1.1
+++ revelation-0.4.14-r1.ebuild 6 Jul 2014 13:24:20 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v 1.1
2014/06/22 19:46:06 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v 1.2
2014/07/06 13:24:20 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -10,7 +10,7 @@
DESCRIPTION="A password manager for GNOME"
HOMEPAGE="http://revelation.olasagasti.info/"
-SRC_URI="mirror://bitbucket/erikg/revelation/downloads/${P}.tar.xz"
+SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
1.7 x11-misc/revelation/revelation-0.4.14.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild?r1=1.6&r2=1.7
Index: revelation-0.4.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- revelation-0.4.14.ebuild 22 Jun 2014 19:46:07 -0000 1.6
+++ revelation-0.4.14.ebuild 6 Jul 2014 13:24:20 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.6
2014/06/22 19:46:07 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.7
2014/07/06 13:24:20 mgorny Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="A password manager for GNOME"
HOMEPAGE="http://revelation.olasagasti.info/"
-SRC_URI="mirror://bitbucket/erikg/revelation/downloads/${P}.tar.xz"
+SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
1.32 x11-misc/revelation/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/ChangeLog?rev=1.32&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/ChangeLog?rev=1.32&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 22 Jun 2014 19:46:07 -0000 1.31
+++ ChangeLog 6 Jul 2014 13:24:20 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/revelation
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.31
2014/06/22 19:46:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.32
2014/07/06 13:24:20 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <[email protected]> revelation-0.4.14-r1.ebuild,
+ revelation-0.4.14.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
*revelation-0.4.14-r1 (22 Jun 2014)