Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/
Date: Sat, 01 Oct 2016 12:51:14
Message-Id: 1475326147.a2fcad61948b204d174dc33aa633393b78a648f2.jer@gentoo
1 commit: a2fcad61948b204d174dc33aa633393b78a648f2
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 12:49:07 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 12:49:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2fcad61
7
8 app-text/wgetpaste: Stable for HPPA (bug #591544).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 app-text/wgetpaste/wgetpaste-2.28.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/wgetpaste/wgetpaste-2.28.ebuild b/app-text/wgetpaste/wgetpaste-2.28.ebuild
17 index e2ae2f4..322c2f9 100644
18 --- a/app-text/wgetpaste/wgetpaste-2.28.ebuild
19 +++ b/app-text/wgetpaste/wgetpaste-2.28.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2"
21
22 LICENSE="public-domain"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE=""
27
28 DEPEND=""