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 9B223138010 for ; Sat, 18 Aug 2012 11:17:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7905EE073B; Sat, 18 Aug 2012 11:16:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4EBC2E073B for ; Sat, 18 Aug 2012 11:16:59 +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 B656C1B4039 for ; Sat, 18 Aug 2012 11:16:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 79531E543C for ; Sat, 18 Aug 2012 11:16:57 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1345288299.ee0621d03009a93e60a0f0ffe05940577b821b7e.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/libqxt/ X-VCS-Repository: proj/qt X-VCS-Files: x11-libs/libqxt/libqxt-9999.ebuild x11-libs/libqxt/metadata.xml X-VCS-Directories: x11-libs/libqxt/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: ee0621d03009a93e60a0f0ffe05940577b821b7e X-VCS-Branch: master Date: Sat, 18 Aug 2012 11:16:57 +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: b0b458f1-be5d-45b8-b1a7-1dd532a4cab3 X-Archives-Hash: 5cbb04526f5ef7676b6e058424720d4d commit: ee0621d03009a93e60a0f0ffe05940577b821b7e Author: Davide Pesavento gmail com> AuthorDate: Sat Aug 18 11:11:39 2012 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sat Aug 18 11:11:39 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ee0621d0 [x11-libs/libqxt] Follow upstream move to git. Thanks to patrick in bug 431472. --- x11-libs/libqxt/libqxt-9999.ebuild | 8 ++------ x11-libs/libqxt/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/x11-libs/libqxt/libqxt-9999.ebuild b/x11-libs/libqxt/libqxt-9999.ebuild index b8ccf05..53a300e 100644 --- a/x11-libs/libqxt/libqxt-9999.ebuild +++ b/x11-libs/libqxt/libqxt-9999.ebuild @@ -4,13 +4,11 @@ EAPI=4 -EHG_REPO_URI="http://dev.libqxt.org/libqxt/" - -inherit multilib qt4-r2 mercurial +inherit multilib qt4-r2 git-2 DESCRIPTION="The Qt eXTension library provides cross-platform utility classes for the Qt toolkit" HOMEPAGE="http://libqxt.org/" -SRC_URI="" +EGIT_REPO_URI="https://bitbucket.org/${PN}/${PN}.git" LICENSE="|| ( CPL-1.0 LGPL-2.1 )" SLOT="0" @@ -36,8 +34,6 @@ RDEPEND="${COMMON_DEPEND} xscreensaver? ( x11-libs/libXScrnSaver ) " -S=${WORKDIR}/${PN} - DOCS="AUTHORS CHANGES README" PATCHES=( "${FILESDIR}/${PN}-use-system-qdoc3.patch" diff --git a/x11-libs/libqxt/metadata.xml b/x11-libs/libqxt/metadata.xml index 361ad5b..32c24a4 100644 --- a/x11-libs/libqxt/metadata.xml +++ b/x11-libs/libqxt/metadata.xml @@ -5,7 +5,7 @@ Build the QxtBerkeley module Build the QxtSql module - Enable fast cgi bindings + Build the QxtWeb module Build the QxtZeroconf module