From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 387A61381F3 for ; Mon, 22 Jul 2013 16:57:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 391E8E09E7; Mon, 22 Jul 2013 16:57:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0E7AE09E7 for ; Mon, 22 Jul 2013 16:57:07 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6316633E96D for ; Mon, 22 Jul 2013 16:57:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EB5ADE5458 for ; Mon, 22 Jul 2013 16:57:04 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1374512213.5f45cf6e5713806562709d53a31b086c3a28c5b2.jauhien@gentoo> Subject: [gentoo-commits] proj/g-sorcery:master commit in: gs_ctan/ X-VCS-Repository: proj/g-sorcery X-VCS-Files: gs_ctan/ctan_db.py X-VCS-Directories: gs_ctan/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: 5f45cf6e5713806562709d53a31b086c3a28c5b2 X-VCS-Branch: master Date: Mon, 22 Jul 2013 16:57:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6197f73b-5423-424d-b9cc-638478b292ff X-Archives-Hash: 91ce2d36f991a2358f1abede31b23787 commit: 5f45cf6e5713806562709d53a31b086c3a28c5b2 Author: Jauhien Piatlicki (jauhien) gmail com> AuthorDate: Mon Jul 22 16:56:53 2013 +0000 Commit: Jauhien Piatlicki gmail com> CommitDate: Mon Jul 22 16:56:53 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=5f45cf6e CTAN backend: at the moment work only with source packages --- gs_ctan/ctan_db.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gs_ctan/ctan_db.py b/gs_ctan/ctan_db.py index 0a60744..0c52395 100644 --- a/gs_ctan/ctan_db.py +++ b/gs_ctan/ctan_db.py @@ -153,6 +153,7 @@ class CtanDBGenerator(DBGenerator): homepage = "http://www.ctan.org/tex-archive" + catalogue catalogue = catalogue[:-len(realname)] else: + continue #todo: work with tlpkg packages source_type = "tar.xz" base_src_uri = "http://mirror.ctan.org/systems/texlive/tlnet/archive/" catalogue = ""