diff options
author | Peter Brown <rendhalver@gentoo.org> | 2003-02-22 12:46:41 +0000 |
---|---|---|
committer | Peter Brown <rendhalver@gentoo.org> | 2003-02-22 12:46:41 +0000 |
commit | 77f16ff03eb7173ab6edb5fbb0e67b0a12faf376 (patch) | |
tree | b04da053e9fb9e3edf1a0257df66facb9a6c06ab /app-xemacs/ediff | |
parent | stable on alpha (diff) | |
download | gentoo-2-77f16ff03eb7173ab6edb5fbb0e67b0a12faf376.tar.gz gentoo-2-77f16ff03eb7173ab6edb5fbb0e67b0a12faf376.tar.bz2 gentoo-2-77f16ff03eb7173ab6edb5fbb0e67b0a12faf376.zip |
new stable abuilds, adding ~alpha KEYWORDS
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ChangeLog | 11 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.44.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.46.ebuild | 20 | ||||
-rw-r--r-- | app-xemacs/ediff/files/digest-ediff-1.46 | 1 |
4 files changed, 33 insertions, 3 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index 6e99d8aeac64..4531f7fca332 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.2 2003/02/12 05:38:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.3 2003/02/22 12:46:39 rendhalver Exp $ + +*ediff-1.46 (22 Feb 2003) + + 22 Feb 2003; <rendhalver@gentoo.org> ediff-1.44.ebuild ediff-1.46.ebuild files/digest-ediff-1.46 : + Add ~alpha to KEYWORDS + + 22 Feb 2003; Rendhalver <rendhalver@gentoo.org> : + new stable ebuild + changed alpha to ~alpha *ediff-1.44 (16 Dec 2002) diff --git a/app-xemacs/ediff/ediff-1.44.ebuild b/app-xemacs/ediff/ediff-1.44.ebuild index b0a44276eade..286169c338b6 100644 --- a/app-xemacs/ediff/ediff-1.44.ebuild +++ b/app-xemacs/ediff/ediff-1.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.44.ebuild,v 1.3 2003/02/13 09:51:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.44.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ SLOT="0" IUSE="" @@ -14,7 +14,7 @@ app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/prog-modes " -KEYWORDS="x86 -ppc alpha sparc" +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages diff --git a/app-xemacs/ediff/ediff-1.46.ebuild b/app-xemacs/ediff/ediff-1.46.ebuild new file mode 100644 index 000000000000..df681d093f9b --- /dev/null +++ b/app-xemacs/ediff/ediff-1.46.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.46.ebuild,v 1.1 2003/02/22 12:46:39 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Interface over GNU patch." +PKG_CAT="standard" + +DEPEND="app-xemacs/pcl-cvs +app-xemacs/elib +app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/prog-modes +" +KEYWORDS="x86 ~ppc ~alpha sparc" + +inherit xemacs-packages + diff --git a/app-xemacs/ediff/files/digest-ediff-1.46 b/app-xemacs/ediff/files/digest-ediff-1.46 new file mode 100644 index 000000000000..90df4eab5cd6 --- /dev/null +++ b/app-xemacs/ediff/files/digest-ediff-1.46 @@ -0,0 +1 @@ +MD5 1f7c307d05ed8a511952b581dcd2f4e0 ediff-1.46-pkg.tar.gz 305601
\ No newline at end of file |