diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:25:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:25:43 +0000 |
commit | 4db638e6233a5a87bbab5f92829ad8569c22c397 (patch) | |
tree | f7553bff6da800357c89828d75f70835c0861d56 /app-xemacs/ediff | |
parent | alpha/sparc stable wrt #219332 (diff) | |
download | gentoo-2-4db638e6233a5a87bbab5f92829ad8569c22c397.tar.gz gentoo-2-4db638e6233a5a87bbab5f92829ad8569c22c397.tar.bz2 gentoo-2-4db638e6233a5a87bbab5f92829ad8569c22c397.zip |
alpha/sparc stable wrt #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 b962343d76bb..e93cd7b38ee9 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.19 2008/05/02 16:09:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.20 2008/05/05 13:25:43 armin76 Exp $ + + 05 May 2008; Raúl Porcel <armin76@gentoo.org> ediff-1.68.ebuild: + alpha/sparc stable wrt #219332 02 May 2008; Christian Faulhammer <opfer@gentoo.org> ediff-1.68.ebuild: stable x86, bug 219332 diff --git a/app-xemacs/ediff/ediff-1.68.ebuild b/app-xemacs/ediff/ediff-1.68.ebuild index ee8cb0b3235b..79f70d136a33 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.4 2008/05/02 16:09:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.68.ebuild,v 1.5 2008/05/05 13:25:43 armin76 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 |