commit:     7c5ac7b076ef1a792302f93da970893b51637476
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 08:35:56 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 08:35:56 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7c5ac7b0

app-text/kbibtex: Fix SRC_URI

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 app-text/kbibtex/kbibtex-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-text/kbibtex/kbibtex-9999.ebuild 
b/app-text/kbibtex/kbibtex-9999.ebuild
index 68e60bbc9f..0cefb40342 100644
--- a/app-text/kbibtex/kbibtex-9999.ebuild
+++ b/app-text/kbibtex/kbibtex-9999.ebuild
@@ -10,8 +10,7 @@ inherit kde5
 DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"
 HOMEPAGE="http://home.gna.org/kbibtex/";
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
-       inherit versionator
-       SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 
1-2)/${P/_/-}.tar.xz"
+       SRC_URI="mirror://kde/stable/KBibTeX/${P}.tar.xz"
        KEYWORDS="~amd64 ~x86"
 fi
 

Reply via email to