diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 11:58:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 11:58:01 +0000 |
commit | 57677fc3e650cb66f4d554b6241443610f3debfb (patch) | |
tree | a7fade992b9d4cf1724aa874aa62638faf7af5b4 | |
parent | Stable for ppc64, wrt bug #475480 (diff) | |
download | gentoo-2-57677fc3e650cb66f4d554b6241443610f3debfb.tar.gz gentoo-2-57677fc3e650cb66f4d554b6241443610f3debfb.tar.bz2 gentoo-2-57677fc3e650cb66f4d554b6241443610f3debfb.zip |
Stable for ppc64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | x11-apps/xedit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xedit/xedit-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog index eea2bb6045cd..3609b0c15e9f 100644 --- a/x11-apps/xedit/ChangeLog +++ b/x11-apps/xedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.41 2013/10/03 20:06:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.42 2013/10/04 11:58:01 ago Exp $ + + 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xedit-1.2.1.ebuild: + Stable for ppc64, wrt bug #475480 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xedit-1.2.1.ebuild: Stable for ppc, wrt bug #475480 diff --git a/x11-apps/xedit/xedit-1.2.1.ebuild b/x11-apps/xedit/xedit-1.2.1.ebuild index 7cdecaf519b6..7fdd195555f3 100644 --- a/x11-apps/xedit/xedit-1.2.1.ebuild +++ b/x11-apps/xedit/xedit-1.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.1.ebuild,v 1.4 2013/10/03 20:06:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.1.ebuild,v 1.5 2013/10/04 11:58:01 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="simple text editor for X" -KEYWORDS="amd64 hppa ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ~mips ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw |