diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-07 01:34:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-07 01:34:59 +0000 |
commit | 4f142f65252dadbea1860fb2211747869e6c4ad8 (patch) | |
tree | 3184150865d838f2c48849f5eaafd68842334f90 /x11-apps | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-4f142f65252dadbea1860fb2211747869e6c4ad8.tar.gz gentoo-2-4f142f65252dadbea1860fb2211747869e6c4ad8.tar.bz2 gentoo-2-4f142f65252dadbea1860fb2211747869e6c4ad8.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xedit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xedit/xedit-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog index 136d9890ce8e..ca670563ae52 100644 --- a/x11-apps/xedit/ChangeLog +++ b/x11-apps/xedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xedit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.29 2009/04/22 00:42:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.30 2009/07/07 01:34:59 jer Exp $ + + 07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xedit-1.1.2.ebuild: + Stable for HPPA too. 22 Apr 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking xedit-1.1.2 ppc64 stable for bug 264982 diff --git a/x11-apps/xedit/xedit-1.1.2.ebuild b/x11-apps/xedit/xedit-1.1.2.ebuild index f7d80badfdd5..324b706f96c9 100644 --- a/x11-apps/xedit/xedit-1.1.2.ebuild +++ b/x11-apps/xedit/xedit-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.8 2009/04/22 00:42:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.9 2009/07/07 01:34:59 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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" DEPEND="${RDEPEND}" |