diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:23:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:23:00 +0000 |
commit | 020c4a4e5608c26642ae923c9cb78f7c9620bf94 (patch) | |
tree | 00540ecea8472778a973d3a42d8d9537ab6f8ee6 /dev-util | |
parent | Stable for HPPA (bug #285872). (diff) | |
download | historical-020c4a4e5608c26642ae923c9cb78f7c9620bf94.tar.gz historical-020c4a4e5608c26642ae923c9cb78f7c9620bf94.tar.bz2 historical-020c4a4e5608c26642ae923c9cb78f7c9620bf94.zip |
qa: thirdpartymirrors
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/mcvs/mcvs-1.0.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/mcvs/mcvs-1.0.13.ebuild | 4 | ||||
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/mcvs/mcvs-1.0.10.ebuild b/dev-util/mcvs/mcvs-1.0.10.ebuild index b518b963bf78..9c79d22401fb 100644 --- a/dev-util/mcvs/mcvs-1.0.10.ebuild +++ b/dev-util/mcvs/mcvs-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mcvs/mcvs-1.0.10.ebuild,v 1.6 2009/10/12 17:40:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/mcvs/mcvs-1.0.10.ebuild,v 1.7 2009/10/12 20:20:18 ssuominen Exp $ inherit common-lisp-common eutils @@ -9,7 +9,7 @@ DEB_PV=3 DESCRIPTION="Meta-CVS is a version control system built around CVS." HOMEPAGE="http://users.footprints.net/~kaz/mcvs.html" SRC_URI="http://users.footprints.net/~kaz/${P}.tar.gz - http://ftp.debian.org/debian/pool/main/m/mcvs/mcvs_${PV}-${DEB_PV}.diff.gz" + mirror://debian/pool/main/m/mcvs/mcvs_${PV}-${DEB_PV}.diff.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/mcvs/mcvs-1.0.13.ebuild b/dev-util/mcvs/mcvs-1.0.13.ebuild index d61095b0da63..130d27687f53 100644 --- a/dev-util/mcvs/mcvs-1.0.13.ebuild +++ b/dev-util/mcvs/mcvs-1.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mcvs/mcvs-1.0.13.ebuild,v 1.5 2009/10/12 17:40:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/mcvs/mcvs-1.0.13.ebuild,v 1.6 2009/10/12 20:20:18 ssuominen Exp $ inherit common-lisp-common eutils @@ -9,7 +9,7 @@ DEB_PV=2 DESCRIPTION="Meta-CVS is a version control system built around CVS." HOMEPAGE="http://users.footprints.net/~kaz/mcvs.html" SRC_URI="http://users.footprints.net/~kaz/${P}.tar.gz - http://ftp.debian.org/debian/pool/main/m/mcvs/mcvs_${PV}-${DEB_PV}.diff.gz" + mirror://debian/pool/main/m/mcvs/mcvs_${PV}-${DEB_PV}.diff.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild index 290dacb47364..15f572c9543e 100644 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild,v 1.4 2009/10/05 16:47:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild,v 1.5 2009/10/12 20:23:00 ssuominen Exp $ EAPI="2" inherit xfconf DESCRIPTION="set of scripts and m4/autoconf macros that ease build system maintenance for XFCE" HOMEPAGE="http://foo-projects.org/~benny/projects/xfce4-dev-tools" -SRC_URI="http://archive.xfce.org/src/xfce/${PN}/4.7/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/xfce/${PN}/4.7/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |