diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:44:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:44:27 +0000 |
commit | f43e635478066907deac7d535180b0a14d246b9d (patch) | |
tree | 7299d71675f234d99a79fcf1bc6b3586ba89b616 /app-xemacs/sieve | |
parent | Fix file collisions with XEmacs, bug #177936. (diff) | |
download | gentoo-2-f43e635478066907deac7d535180b0a14d246b9d.tar.gz gentoo-2-f43e635478066907deac7d535180b0a14d246b9d.tar.bz2 gentoo-2-f43e635478066907deac7d535180b0a14d246b9d.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/sieve')
-rw-r--r-- | app-xemacs/sieve/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sieve/sieve-1.18.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/sieve/ChangeLog b/app-xemacs/sieve/ChangeLog index ab8c71c22aeb..659feef8a955 100644 --- a/app-xemacs/sieve/ChangeLog +++ b/app-xemacs/sieve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sieve # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/ChangeLog,v 1.9 2007/02/22 00:48:11 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/ChangeLog,v 1.10 2007/05/29 21:44:27 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> sieve-1.18.ebuild: + alpha stable wrt #175560 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-xemacs/sieve/sieve-1.18.ebuild b/app-xemacs/sieve/sieve-1.18.ebuild index fd9870bb1edc..5ad61b18b37e 100644 --- a/app-xemacs/sieve/sieve-1.18.ebuild +++ b/app-xemacs/sieve/sieve-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/sieve-1.18.ebuild,v 1.2 2006/11/12 18:35:09 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sieve/sieve-1.18.ebuild,v 1.3 2007/05/29 21:44:27 armin76 Exp $ SLOT="0" IUSE="" @@ -14,7 +14,7 @@ app-xemacs/sasl app-xemacs/ecrypto app-xemacs/sh-script " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |