diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-07 16:47:09 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-07 16:47:09 +0000 |
commit | f786210c9aa6c97f7b639950ed68d98f59189f87 (patch) | |
tree | a52b304e7a8ffde0a78ef3d141d1733713b1c41c /sys-process/at | |
parent | added FDL to LICENSE (diff) | |
download | gentoo-2-f786210c9aa6c97f7b639950ed68d98f59189f87.tar.gz gentoo-2-f786210c9aa6c97f7b639950ed68d98f59189f87.tar.bz2 gentoo-2-f786210c9aa6c97f7b639950ed68d98f59189f87.zip |
SRC_URI changed to mirror://, fixes bug 163313
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process/at')
-rw-r--r-- | sys-process/at/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/at/at-3.1.8-r11.ebuild | 4 | ||||
-rw-r--r-- | sys-process/at/at-3.1.8-r12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog index 29b5b04cb9a6..ac2026c68ece 100644 --- a/sys-process/at/ChangeLog +++ b/sys-process/at/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-process/at # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.8 2007/03/26 08:03:22 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.9 2007/04/07 16:47:09 opfer Exp $ + + 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> at-3.1.8-r11.ebuild, + at-3.1.8-r12.ebuild: + SRC_URI changed to mirror://, fixes bug 163313 26 Mar 2007; Alec Warner <antarus@gentoo.org> at-3.1.8-r11.ebuild, at-3.1.8-r12.ebuild: diff --git a/sys-process/at/at-3.1.8-r11.ebuild b/sys-process/at/at-3.1.8-r11.ebuild index 40c3b909a20b..a7dfa5a42f20 100644 --- a/sys-process/at/at-3.1.8-r11.ebuild +++ b/sys-process/at/at-3.1.8-r11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r11.ebuild,v 1.5 2007/03/26 08:03:22 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r11.ebuild,v 1.6 2007/04/07 16:47:09 opfer Exp $ inherit eutils flag-o-matic DESCRIPTION="Queues jobs for later execution" HOMEPAGE="ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/" -SRC_URI="http://ftp.debian.org/debian/pool/main/a/at/at_${PV}-11.tar.gz" +SRC_URI="mirror://debian/pool/main/a/at/at_${PV}-11.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-process/at/at-3.1.8-r12.ebuild b/sys-process/at/at-3.1.8-r12.ebuild index 30ab71ace6e9..0373bcde06e4 100644 --- a/sys-process/at/at-3.1.8-r12.ebuild +++ b/sys-process/at/at-3.1.8-r12.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.4 2007/03/26 08:03:22 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.8-r12.ebuild,v 1.5 2007/04/07 16:47:09 opfer Exp $ inherit eutils flag-o-matic DESCRIPTION="Queues jobs for later execution" HOMEPAGE="ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/" -SRC_URI="http://ftp.debian.org/debian/pool/main/a/at/at_${PV}-11.tar.gz" +SRC_URI="mirror://debian/pool/main/a/at/at_${PV}-11.tar.gz" LICENSE="GPL-2" SLOT="0" |