summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 06:00:41 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 06:00:41 +0000
commit0734fd7c2d6b210f1c733d6a7379999968a83432 (patch)
tree4d0afa0487bb20a47b6fa65ba9867da0c0d4da2c /app-text/scrollkeeper
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-0734fd7c2d6b210f1c733d6a7379999968a83432.tar.gz
gentoo-2-0734fd7c2d6b210f1c733d6a7379999968a83432.tar.bz2
gentoo-2-0734fd7c2d6b210f1c733d6a7379999968a83432.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'app-text/scrollkeeper')
-rw-r--r--app-text/scrollkeeper/ChangeLog7
-rw-r--r--app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/scrollkeeper/ChangeLog b/app-text/scrollkeeper/ChangeLog
index eb17e29242a8..4bee44a2916e 100644
--- a/app-text/scrollkeeper/ChangeLog
+++ b/app-text/scrollkeeper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/scrollkeeper
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.101 2013/10/21 20:06:26 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.102 2015/03/03 06:00:41 dlan Exp $
+
+ 02 Mar 2015; Yixun Lan <dlan@gentoo.org> scrollkeeper-9999-r1.ebuild:
+ add arm64 support, tested on A53 board
21 Oct 2013; Ulrich Müller <ulm@gentoo.org> scrollkeeper-9999-r1.ebuild:
Fix LICENSE, bug 488938.
diff --git a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild
index 1ffc96b33431..12e7187e30ca 100644
--- a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild
+++ b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild,v 1.10 2013/10/21 20:06:26 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild,v 1.11 2015/03/03 06:00:41 dlan Exp $
DESCRIPTION="Dummy scrollkeeper for testing rarian"
HOMEPAGE="http://gnome.gentoo.org"
LICENSE="metapackage"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=app-text/scrollkeeper-dtd-1.0"