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/htpdate/
Date: Sat, 20 Oct 2018 11:40:20
Message-Id: 1540035595.aeb251ec168a7b60d1f4623b722913de8ea21b25.slyfox@gentoo
1 commit: aeb251ec168a7b60d1f4623b722913de8ea21b25
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 11:39:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 11:39:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb251ec
7
8 net-misc/htpdate: stable 1.2.0 for hppa, bug #668930
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13
14 net-misc/htpdate/htpdate-1.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/htpdate/htpdate-1.2.0.ebuild b/net-misc/htpdate/htpdate-1.2.0.ebuild
18 index bb987405fe0..c5e9590d9a4 100644
19 --- a/net-misc/htpdate/htpdate-1.2.0.ebuild
20 +++ b/net-misc/htpdate/htpdate-1.2.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux"
27
28 DEPEND=""
29 RDEPEND=""