From 280c848e69e5a244acfd41f4508b5a2d0b323e05 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Tue, 3 Mar 2015 12:07:37 +0000 Subject: add arm64 support, tested on A53 board (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55) --- x11-misc/obconf/ChangeLog | 7 +++++-- x11-misc/obconf/obconf-2.0.4.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/obconf/ChangeLog b/x11-misc/obconf/ChangeLog index f42a7ce42de6..f538311748b9 100644 --- a/x11-misc/obconf/ChangeLog +++ b/x11-misc/obconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/obconf -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.113 2014/08/10 20:03:23 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.114 2015/03/03 12:07:37 dlan Exp $ + + 03 Mar 2015; Yixun Lan obconf-2.0.4.ebuild: + add arm64 support, tested on A53 board 10 Aug 2014; Sergei Trofimovich obconf-2.0.3_p20111019.ebuild, obconf-2.0.4.ebuild, obconf-9999.ebuild: diff --git a/x11-misc/obconf/obconf-2.0.4.ebuild b/x11-misc/obconf/obconf-2.0.4.ebuild index 80aa79db2436..97df3a0d530b 100644 --- a/x11-misc/obconf/obconf-2.0.4.ebuild +++ b/x11-misc/obconf/obconf-2.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.4.ebuild,v 1.3 2014/08/10 20:03:23 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.4.ebuild,v 1.4 2015/03/03 12:07:37 dlan Exp $ EAPI=5 inherit fdo-mime @@ -11,7 +11,7 @@ SRC_URI="http://openbox.org/dist/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux" IUSE="nls" RDEPEND="gnome-base/libglade:2.0 -- cgit v1.2.3-65-gdbad