diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:31:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:31:59 +0000 |
commit | dce8c1832a288f073994085688f429ec6f8ee7aa (patch) | |
tree | 1667f6380ae9edd3ba4cf91528bf25cff2c9a8eb /rox-extra | |
parent | Stable for ppc, wrt bug #495912 (diff) | |
download | gentoo-2-dce8c1832a288f073994085688f429ec6f8ee7aa.tar.gz gentoo-2-dce8c1832a288f073994085688f429ec6f8ee7aa.tar.bz2 gentoo-2-dce8c1832a288f073994085688f429ec6f8ee7aa.zip |
Stable for ppc, wrt bug #495914
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 6ea1682ecafb..23e512ac0d14 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.26 2014/01/14 13:57:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.27 2014/01/14 15:31:59 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> edit-2.2.ebuild: + Stable for ppc, wrt bug #495914 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> edit-2.2.ebuild: Stable for x86, wrt bug #495914 diff --git a/rox-extra/edit/edit-2.2.ebuild b/rox-extra/edit/edit-2.2.ebuild index 383949c33ad5..1e188608000b 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.3 2014/01/14 13:57:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.2.ebuild,v 1.4 2014/01/14 15:31:59 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="" |