diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:41 +0000 |
commit | dbac0d7f11801b037ece41fc8a879ab1a26202d1 (patch) | |
tree | f6963253eac7b80497bd03e07236a2c11b843d20 /rox-extra | |
parent | Stable for x86, wrt bug #496936 (diff) | |
download | gentoo-2-dbac0d7f11801b037ece41fc8a879ab1a26202d1.tar.gz gentoo-2-dbac0d7f11801b037ece41fc8a879ab1a26202d1.tar.bz2 gentoo-2-dbac0d7f11801b037ece41fc8a879ab1a26202d1.zip |
Stable for x86, wrt bug #495914
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/edit/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/edit/edit-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/edit/ChangeLog b/rox-extra/edit/ChangeLog index c4129c817f4a..6ea1682ecafb 100644 --- a/rox-extra/edit/ChangeLog +++ b/rox-extra/edit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/edit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.25 2014/01/12 20:07:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.26 2014/01/14 13:57:41 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> edit-2.2.ebuild: + Stable for x86, wrt bug #495914 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> edit-2.2.ebuild: amd64 stable, bug #495914 diff --git a/rox-extra/edit/edit-2.2.ebuild b/rox-extra/edit/edit-2.2.ebuild index 1ef47ce3bc95..383949c33ad5 100644 --- a/rox-extra/edit/edit-2.2.ebuild +++ b/rox-extra/edit/edit-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.2.ebuild,v 1.2 2014/01/12 20:07:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.2.ebuild,v 1.3 2014/01/14 13:57:41 ago Exp $ ROX_LIB_VER=1.9.14 inherit rox @@ -14,5 +14,5 @@ SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" |