Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/scrollkeeper-dtd/
Date: Sun, 18 Feb 2018 20:30:20
Message-Id: 1518985812.1aca6ab4a915586e34380e14b316a86881f096f3.slyfox@gentoo
1 commit: 1aca6ab4a915586e34380e14b316a86881f096f3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 20:30:05 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 20:30:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aca6ab4
7
8 app-text/scrollkeeper-dtd: stable 1.0-r1 for ia64, bug #642308
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild b/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild
17 index af4997b06e6..24d63683138 100644
18 --- a/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild
19 +++ b/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/${DTD_FIL
21
22 LICENSE="FDL-1.1"
23 SLOT="1.0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/libxml2-2.4.19"