summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 19:29:20 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 19:29:20 +0000
commit2ca21d3f1d4ba20e79f30a31b76b1f0e2c8b4887 (patch)
treed59f89ea3ac0e2ad91f62b120525e24c4486debb /dev-libs/qrosscore
parentUse mirror://github. (diff)
downloadhistorical-2ca21d3f1d4ba20e79f30a31b76b1f0e2c8b4887.tar.gz
historical-2ca21d3f1d4ba20e79f30a31b76b1f0e2c8b4887.tar.bz2
historical-2ca21d3f1d4ba20e79f30a31b76b1f0e2c8b4887.zip
Use mirror://github.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/qrosscore')
-rw-r--r--dev-libs/qrosscore/ChangeLog6
-rw-r--r--dev-libs/qrosscore/qrosscore-0.2.0.ebuild6
-rw-r--r--dev-libs/qrosscore/qrosscore-0.2.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-libs/qrosscore/ChangeLog b/dev-libs/qrosscore/ChangeLog
index 624af417f6fc..987573729bbb 100644
--- a/dev-libs/qrosscore/ChangeLog
+++ b/dev-libs/qrosscore/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/qrosscore
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.4 2012/04/07 16:53:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.5 2012/04/23 19:29:20 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> qrosscore-0.2.0.ebuild,
+ qrosscore-0.2.2.ebuild:
+ Use mirror://github.
07 Apr 2012; Markus Meier <maekke@gentoo.org> qrosscore-0.2.2.ebuild:
x86 stable, bug #400605
diff --git a/dev-libs/qrosscore/qrosscore-0.2.0.ebuild b/dev-libs/qrosscore/qrosscore-0.2.0.ebuild
index 3e0b45d32ff8..3755321cca5b 100644
--- a/dev-libs/qrosscore/qrosscore-0.2.0.ebuild
+++ b/dev-libs/qrosscore/qrosscore-0.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-0.2.0.ebuild,v 1.1 2011/08/22 17:49:35 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-0.2.0.ebuild,v 1.2 2012/04/23 19:29:20 mgorny Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit cmake-utils
DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)"
HOMEPAGE="http://github.com/0xd34df00d/Qross"
-SRC_URI="https://github.com/downloads/0xd34df00d/Qross/qross-${PV}.tar.bz2"
+SRC_URI="mirror://github/0xd34df00d/Qross/qross-${PV}.tar.bz2"
S="${WORKDIR}/qross-${PV}/src/qross"
LICENSE="GPL-2"
diff --git a/dev-libs/qrosscore/qrosscore-0.2.2.ebuild b/dev-libs/qrosscore/qrosscore-0.2.2.ebuild
index 7a3b1cb9f8c6..667f35f469d3 100644
--- a/dev-libs/qrosscore/qrosscore-0.2.2.ebuild
+++ b/dev-libs/qrosscore/qrosscore-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-0.2.2.ebuild,v 1.3 2012/04/07 16:53:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-0.2.2.ebuild,v 1.4 2012/04/23 19:29:20 mgorny Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit cmake-utils
DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)"
HOMEPAGE="http://github.com/0xd34df00d/Qross"
-SRC_URI="https://github.com/downloads/0xd34df00d/Qross/qross-${PV}.tar.bz2"
+SRC_URI="mirror://github/0xd34df00d/Qross/qross-${PV}.tar.bz2"
S="${WORKDIR}/qross-${PV}/src/qross"
LICENSE="GPL-2"