diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 14:53:14 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 14:53:14 +0000 |
commit | 05d6bc9b5d4e43c4c4f1add0701aac75b46f317f (patch) | |
tree | 33f1c46e35c5d6abbf62ad222e665eade7b7c287 /app-xemacs/sieve/sieve-1.11.ebuild | |
parent | On ppc64 gcc 4.2.2 is in a much better shape than 4.2.0 was. Add ~ppc64 to ge... (diff) | |
download | historical-05d6bc9b5d4e43c4c4f1add0701aac75b46f317f.tar.gz historical-05d6bc9b5d4e43c4c4f1add0701aac75b46f317f.tar.bz2 historical-05d6bc9b5d4e43c4c4f1add0701aac75b46f317f.zip |
Remove old version
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs/sieve/sieve-1.11.ebuild')
-rw-r--r-- | app-xemacs/sieve/sieve-1.11.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app-xemacs/sieve/sieve-1.11.ebuild b/app-xemacs/sieve/sieve-1.11.ebuild deleted file mode 100644 index cdac50dd8f37..000000000000 --- a/app-xemacs/sieve/sieve-1.11.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# 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.7 2007/07/11 02:37:37 mr_bones_ 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 amd64" - -inherit xemacs-packages |