diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-12-22 09:09:25 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-12-22 09:09:25 +0000 |
commit | cc9c5b532c5870dc880197f2416e916ee7fb302a (patch) | |
tree | 8e1fbd7670971fd0d14bb3fef053a1c3a9dbc281 /app-xemacs/ediff | |
parent | touchup (diff) | |
download | historical-cc9c5b532c5870dc880197f2416e916ee7fb302a.tar.gz historical-cc9c5b532c5870dc880197f2416e916ee7fb302a.tar.bz2 historical-cc9c5b532c5870dc880197f2416e916ee7fb302a.zip |
Version bump.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.66.ebuild | 19 | ||||
-rw-r--r-- | app-xemacs/ediff/files/digest-ediff-1.66 | 3 |
3 files changed, 28 insertions, 1 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index d84d4b55f082..81569edb31ba 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.9 2006/11/11 14:34:52 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.10 2006/12/22 09:05:51 graaff Exp $ + +*ediff-1.66 (22 Dec 2006) + + 22 Dec 2006; Hans de Graaff <graaff@gentoo.org> +ediff-1.66.ebuild: + Version bump. *ediff-1.62 (11 Nov 2006) diff --git a/app-xemacs/ediff/ediff-1.66.ebuild b/app-xemacs/ediff/ediff-1.66.ebuild new file mode 100644 index 000000000000..1c7506478b6d --- /dev/null +++ b/app-xemacs/ediff/ediff-1.66.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 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 $ + +SLOT="0" +IUSE="" +DESCRIPTION="Interface over GNU patch." +PKG_CAT="standard" + +RDEPEND="app-xemacs/pcl-cvs +app-xemacs/elib +app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/prog-modes +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/ediff/files/digest-ediff-1.66 b/app-xemacs/ediff/files/digest-ediff-1.66 new file mode 100644 index 000000000000..8a0800e880c8 --- /dev/null +++ b/app-xemacs/ediff/files/digest-ediff-1.66 @@ -0,0 +1,3 @@ +MD5 66da5f6632317bf4ed1ac0e64f6d10a4 ediff-1.66-pkg.tar.gz 316872 +RMD160 06eb358caaf7428e9091f3a6c74db2d4f09857d7 ediff-1.66-pkg.tar.gz 316872 +SHA256 7d2304e187fb350026c90bfc30ae49055b4354468c27b1fd17eaf7cfbc54c8b6 ediff-1.66-pkg.tar.gz 316872 |