Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/taylor-uucp/
Date: Tue, 27 Mar 2018 22:32:08
Message-Id: 1522189917.1b11d864d39c6423531502c00e7e9d71159f8646.slyfox@gentoo
1 commit: 1b11d864d39c6423531502c00e7e9d71159f8646
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 27 22:31:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 27 22:31:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b11d864
7
8 net-misc/taylor-uucp: stable 1.07-r3 for ia64, bug #651734
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild
17 index 2f85093cfb4..ea3703ae040 100644
18 --- a/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild
19 +++ b/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/uucp/uucp-${PV}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~sparc ~x86"
32
33 S="${WORKDIR}/uucp-${PV}"