diff options
Diffstat (limited to 'app-xemacs/apel')
-rw-r--r-- | app-xemacs/apel/ChangeLog | 10 | ||||
-rw-r--r-- | app-xemacs/apel/apel-1.25.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/apel/apel-1.26.ebuild | 16 | ||||
-rw-r--r-- | app-xemacs/apel/files/digest-apel-1.26 | 1 |
4 files changed, 28 insertions, 3 deletions
diff --git a/app-xemacs/apel/ChangeLog b/app-xemacs/apel/ChangeLog index ca719649d086..013afd310277 100644 --- a/app-xemacs/apel/ChangeLog +++ b/app-xemacs/apel/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-xemacs/apel # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/ChangeLog,v 1.2 2003/02/12 05:37:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/ChangeLog,v 1.3 2003/02/22 12:46:39 rendhalver Exp $ + +*apel-1.26 (22 Feb 2003) + + 22 Feb 2003; <rendhalver@gentoo.org> apel-1.25.ebuild apel-1.26.ebuild files/digest-apel-1.26 : + Add ~alpha to KEYWORDS + + 22 Feb 2003; Rendhalver <rendhalver@gentoo.org> : + new stable ebuild *apel-1.25 (16 Dec 2002) diff --git a/app-xemacs/apel/apel-1.25.ebuild b/app-xemacs/apel/apel-1.25.ebuild index 22c836146d5f..17c7b4f3a994 100644 --- a/app-xemacs/apel/apel-1.25.ebuild +++ b/app-xemacs/apel/apel-1.25.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/apel/apel-1.25.ebuild,v 1.3 2003/02/13 09:50:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/apel-1.25.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="x86 -ppc alpha sparc" +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages diff --git a/app-xemacs/apel/apel-1.26.ebuild b/app-xemacs/apel/apel-1.26.ebuild new file mode 100644 index 000000000000..c9184a6c42f6 --- /dev/null +++ b/app-xemacs/apel/apel-1.26.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/apel/apel-1.26.ebuild,v 1.1 2003/02/22 12:46:39 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="A Portable Emacs Library. Used by XEmacs MIME support." +PKG_CAT="standard" + +DEPEND="app-xemacs/fsf-compat +app-xemacs/xemacs-base +" +KEYWORDS="x86 ~ppc ~alpha sparc" + +inherit xemacs-packages + diff --git a/app-xemacs/apel/files/digest-apel-1.26 b/app-xemacs/apel/files/digest-apel-1.26 new file mode 100644 index 000000000000..7e60c7c2d428 --- /dev/null +++ b/app-xemacs/apel/files/digest-apel-1.26 @@ -0,0 +1 @@ +MD5 f8981e7b041e5f493d30fbd82b15f831 apel-1.26-pkg.tar.gz 108340
\ No newline at end of file |