diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:24:20 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:24:20 +0000 |
commit | 251a242de02b1ad53e4d97eb52a694cca18df78c (patch) | |
tree | e62f10bdf42d0d38bedc9b7e230fb4fefc76887d /x11-misc | |
parent | Replace obsolete mirror://bitbucket with the real URI. (diff) | |
download | gentoo-2-251a242de02b1ad53e4d97eb52a694cca18df78c.tar.gz gentoo-2-251a242de02b1ad53e4d97eb52a694cca18df78c.tar.bz2 gentoo-2-251a242de02b1ad53e4d97eb52a694cca18df78c.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 'x11-misc')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index bc2e7669f9ef..6a46973244f5 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -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 <mgorny@gentoo.org> 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) diff --git a/x11-misc/revelation/revelation-0.4.14-r1.ebuild b/x11-misc/revelation/revelation-0.4.14-r1.ebuild index 3ad15f731b1e..ad68acca32da 100644 --- a/x11-misc/revelation/revelation-0.4.14-r1.ebuild +++ b/x11-misc/revelation/revelation-0.4.14-r1.ebuild @@ -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 @@ inherit python-single-r1 gnome2 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" diff --git a/x11-misc/revelation/revelation-0.4.14.ebuild b/x11-misc/revelation/revelation-0.4.14.ebuild index de826fdf88bb..615d0b6bb3db 100644 --- a/x11-misc/revelation/revelation-0.4.14.ebuild +++ b/x11-misc/revelation/revelation-0.4.14.ebuild @@ -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 @@ inherit python gnome2 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" |