diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:36:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:36:21 +0000 |
commit | 1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc (patch) | |
tree | 98d401c89d23b0f3b6558be16b9cc3a7baee592d /app-xemacs/ediff | |
parent | QA_EXECSTACK marked (diff) | |
download | historical-1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc.tar.gz historical-1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc.tar.bz2 historical-1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc.zip |
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.66.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index 1b8f83cd0b8b..8a4864e7e6ea 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.12 2007/05/09 05:56:47 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.13 2007/05/29 18:28:46 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> ediff-1.66.ebuild: + alpha stable wrt #175560 09 May 2007; Hans de Graaff <graaff@gentoo.org> ediff-1.46.ebuild: Change DEPEND to RDEPEND. diff --git a/app-xemacs/ediff/ediff-1.66.ebuild b/app-xemacs/ediff/ediff-1.66.ebuild index 1c7506478b6d..0bbe74bc0f8d 100644 --- a/app-xemacs/ediff/ediff-1.66.ebuild +++ b/app-xemacs/ediff/ediff-1.66.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.66.ebuild,v 1.1 2006/12/22 09:05:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.66.ebuild,v 1.2 2007/05/29 18:28:46 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 |