Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/autodia/
Date: Sat, 20 Oct 2018 16:37:02
Message-Id: 1540053335.454700dd7dbe4371a5f7758a46a5dbadd4aca51b.pacho@gentoo
1 commit: 454700dd7dbe4371a5f7758a46a5dbadd4aca51b
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 15:36:32 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 16:35:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454700dd
7
8 dev-util/autodia: sources only available in mirrors
9
10 Closes: https://bugs.gentoo.org/653598
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13
14 dev-util/autodia/autodia-2.140.0-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/autodia/autodia-2.140.0-r1.ebuild b/dev-util/autodia/autodia-2.140.0-r1.ebuild
18 index da836e9aeda..656e77b1bd8 100644
19 --- a/dev-util/autodia/autodia-2.140.0-r1.ebuild
20 +++ b/dev-util/autodia/autodia-2.140.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ inherit perl-app multilib
28
29 DESCRIPTION="Parses source code, XML or data and produces an XML document in Dia format"
30 HOMEPAGE="http://www.aarontrevena.co.uk/opensource/autodia/ ${HOMEPAGE}"
31 -SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${MY_PN}-2.14-dbi.patch.gz"
32 +SRC_URI+=" mirror://gentoo/${MY_PN}-2.14-dbi.patch.gz"
33
34 LICENSE="GPL-2"
35 SLOT="0"