* [gentoo-commits] gentoo-x86 commit in app-editors/ghex: ghex-3.10.0.ebuild ghex-3.8.1.ebuild ChangeLog
@ 2014-01-30 8:22 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2014-01-30 8:22 UTC (permalink / raw
To: gentoo-commits
eva 14/01/30 08:22:28
Modified: ghex-3.10.0.ebuild ghex-3.8.1.ebuild ChangeLog
Log:
Re-add arm keyword since dependencies are satisfied.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.2 app-editors/ghex/ghex-3.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild?r1=1.1&r2=1.2
Index: ghex-3.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ghex-3.10.0.ebuild 24 Dec 2013 15:31:50 -0000 1.1
+++ ghex-3.10.0.ebuild 30 Jan 2014 08:22:28 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild,v 1.1 2013/12/24 15:31:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.0.ebuild,v 1.2 2014/01/30 08:22:28 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
LICENSE="GPL-2+ FDL-1.1+"
SLOT="2"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="
1.4 app-editors/ghex/ghex-3.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild?r1=1.3&r2=1.4
Index: ghex-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ghex-3.8.1.ebuild 8 Dec 2013 17:41:18 -0000 1.3
+++ ghex-3.8.1.ebuild 30 Jan 2014 08:22:28 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild,v 1.3 2013/12/08 17:41:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.8.1.ebuild,v 1.4 2014/01/30 08:22:28 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
LICENSE="GPL-2+ FDL-1.1+"
SLOT="2"
-KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-libs/atk-1
1.87 app-editors/ghex/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 24 Dec 2013 15:31:50 -0000 1.86
+++ ChangeLog 30 Jan 2014 08:22:28 -0000 1.87
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/ghex
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.86 2013/12/24 15:31:50 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.87 2014/01/30 08:22:28 eva Exp $
+
+ 30 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> ghex-3.8.1.ebuild,
+ ghex-3.10.0.ebuild:
+ Re-add arm keyword since dependencies are satisfied.
*ghex-3.10.0 (24 Dec 2013)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-30 8:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 8:22 [gentoo-commits] gentoo-x86 commit in app-editors/ghex: ghex-3.10.0.ebuild ghex-3.8.1.ebuild ChangeLog Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox