From 77f16ff03eb7173ab6edb5fbb0e67b0a12faf376 Mon Sep 17 00:00:00 2001 From: Peter Brown Date: Sat, 22 Feb 2003 12:46:41 +0000 Subject: new stable abuilds, adding ~alpha KEYWORDS --- app-xemacs/sieve/ChangeLog | 10 +++++++++- app-xemacs/sieve/files/digest-sieve-1.11 | 1 + app-xemacs/sieve/sieve-1.10.ebuild | 4 ++-- app-xemacs/sieve/sieve-1.11.ebuild | 18 ++++++++++++++++++ 4 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 app-xemacs/sieve/files/digest-sieve-1.11 create mode 100644 app-xemacs/sieve/sieve-1.11.ebuild (limited to 'app-xemacs/sieve') diff --git a/app-xemacs/sieve/ChangeLog b/app-xemacs/sieve/ChangeLog index cba0c2a3ba4f..6aa72e8a8909 100644 --- a/app-xemacs/sieve/ChangeLog +++ b/app-xemacs/sieve/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-xemacs/sieve # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/ChangeLog,v 1.2 2003/02/12 05:45:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ + +*sieve-1.11 (22 Feb 2003) + + 22 Feb 2003; sieve-1.10.ebuild sieve-1.11.ebuild files/digest-sieve-1.11 : + Add ~alpha to KEYWORDS + + 22 Feb 2003; Rendhalver : + new stable ebuild *sieve-1.10 (16 Dec 2002) diff --git a/app-xemacs/sieve/files/digest-sieve-1.11 b/app-xemacs/sieve/files/digest-sieve-1.11 new file mode 100644 index 000000000000..8ecc21f5cedf --- /dev/null +++ b/app-xemacs/sieve/files/digest-sieve-1.11 @@ -0,0 +1 @@ +MD5 22bd929c88b3de854a71a2009c7cb02c sieve-1.11-pkg.tar.gz 25431 \ No newline at end of file diff --git a/app-xemacs/sieve/sieve-1.10.ebuild b/app-xemacs/sieve/sieve-1.10.ebuild index ff8867aa5b78..c68d8bf3cbda 100644 --- a/app-xemacs/sieve/sieve-1.10.ebuild +++ b/app-xemacs/sieve/sieve-1.10.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/sieve/sieve-1.10.ebuild,v 1.3 2003/02/13 09:57:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/sieve-1.10.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/cc-mode app-xemacs/sasl " -KEYWORDS="x86 -ppc alpha sparc" +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages diff --git a/app-xemacs/sieve/sieve-1.11.ebuild b/app-xemacs/sieve/sieve-1.11.ebuild new file mode 100644 index 000000000000..e0df3961e5d9 --- /dev/null +++ b/app-xemacs/sieve/sieve-1.11.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/sieve-1.11.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Manage Sieve email filtering scripts." +PKG_CAT="standard" + +DEPEND="app-xemacs/xemacs-base +app-xemacs/mail-lib +app-xemacs/cc-mode +app-xemacs/sasl +" +KEYWORDS="x86 ~ppc ~alpha sparc" + +inherit xemacs-packages + -- cgit v1.2.3-65-gdbad