diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-30 15:56:47 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-30 15:56:47 +0000 |
commit | 1ca58ee639437ae5ea00e5274aea319698901ac1 (patch) | |
tree | 243f3357410200915e2f3e7d68a5b69a1a6d7ffd /app-xemacs/ediff | |
parent | Stable on ppc wrt bug 219332 (diff) | |
download | gentoo-2-1ca58ee639437ae5ea00e5274aea319698901ac1.tar.gz gentoo-2-1ca58ee639437ae5ea00e5274aea319698901ac1.tar.bz2 gentoo-2-1ca58ee639437ae5ea00e5274aea319698901ac1.zip |
Stable on ppc wrt bug 219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.68.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index 88deaad7036f..e8b39c0d50e3 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.17 2008/04/26 11:12:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.18 2008/04/30 15:56:47 nixnut Exp $ + + 30 Apr 2008; nixnut <nixnut@gentoo.org> ediff-1.68.ebuild: + Stable on ppc wrt bug 219332 26 Apr 2008; Hans de Graaff <graaff@gentoo.org> ediff-1.68.ebuild: Mark stable on amd64 , bug #219332 diff --git a/app-xemacs/ediff/ediff-1.68.ebuild b/app-xemacs/ediff/ediff-1.68.ebuild index 078ef7e2c397..d95e7970c932 100644 --- a/app-xemacs/ediff/ediff-1.68.ebuild +++ b/app-xemacs/ediff/ediff-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.68.ebuild,v 1.2 2008/04/26 11:12:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.68.ebuild,v 1.3 2008/04/30 15:56:47 nixnut Exp $ SLOT="0" IUSE="" @@ -14,6 +14,6 @@ app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/prog-modes " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |