diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-03-31 09:42:24 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-03-31 09:42:24 +0000 |
commit | d17f4006fbf4f1d23967e11c454a2103520d81df (patch) | |
tree | 7748df0725abac88f9c18a9735314ad21f43c3c1 /app-emacs/wanderlust | |
parent | New package. Bug #117079 by roma1390 (diff) | |
download | gentoo-2-d17f4006fbf4f1d23967e11c454a2103520d81df.tar.gz gentoo-2-d17f4006fbf4f1d23967e11c454a2103520d81df.tar.bz2 gentoo-2-d17f4006fbf4f1d23967e11c454a2103520d81df.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-emacs/wanderlust')
-rw-r--r-- | app-emacs/wanderlust/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.12.2.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.14.0-r2.ebuild | 6 |
5 files changed, 17 insertions, 12 deletions
diff --git a/app-emacs/wanderlust/ChangeLog b/app-emacs/wanderlust/ChangeLog index 895c1dbeeab1..d4460fe81e5c 100644 --- a/app-emacs/wanderlust/ChangeLog +++ b/app-emacs/wanderlust/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/wanderlust # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.51 2007/03/08 10:00:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.52 2007/03/31 09:42:24 grobian Exp $ + + 31 Mar 2007; Fabian Groffen <grobian@gentoo.org> + wanderlust-2.10.1-r2.ebuild, wanderlust-2.12.2.ebuild, + wanderlust-2.14.0-r1.ebuild, wanderlust-2.14.0-r2.ebuild: + Dropped ppc-macos keyword, see you in prefix 08 Mar 2007; Christian Faulhammer <opfer@gentoo.org> files/70wl-gentoo.el: add load path correctly, fixes bug 169588, reported by Ulrich Mueller diff --git a/app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild b/app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild index a317d9dd993c..c440194440c7 100644 --- a/app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild,v 1.8 2007/01/28 04:38:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.10.1-r2.ebuild,v 1.9 2007/03/31 09:42:24 grobian Exp $ inherit elisp eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.gohome.org/wl/stable/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha sparc ppc ppc-macos" +KEYWORDS="x86 alpha sparc ppc" DEPEND="virtual/emacs >=app-emacs/apel-10.6 diff --git a/app-emacs/wanderlust/wanderlust-2.12.2.ebuild b/app-emacs/wanderlust/wanderlust-2.12.2.ebuild index 2295ad9a1d63..bd12b7d45afc 100644 --- a/app-emacs/wanderlust/wanderlust-2.12.2.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.12.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.12.2.ebuild,v 1.4 2005/03/27 09:09:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.12.2.ebuild,v 1.5 2007/03/31 09:42:24 grobian Exp $ inherit elisp @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.gohome.org/wl/stable/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha sparc ppc ~ppc-macos" +KEYWORDS="x86 alpha sparc ppc" DEPEND=">=app-emacs/apel-10.6 virtual/flim diff --git a/app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild b/app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild index 9f07eef10e5b..7954dcd38428 100644 --- a/app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild,v 1.6 2005/10/02 19:05:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r1.ebuild,v 1.7 2007/03/31 09:42:24 grobian Exp $ inherit elisp eutils @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gohome.org/wl/stable/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~ppc-macos sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" DEPEND=">=app-emacs/apel-10.6 virtual/flim diff --git a/app-emacs/wanderlust/wanderlust-2.14.0-r2.ebuild b/app-emacs/wanderlust/wanderlust-2.14.0-r2.ebuild index 1b89bb24313e..9070b2c786cf 100644 --- a/app-emacs/wanderlust/wanderlust-2.14.0-r2.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.14.0-r2.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-emacs/wanderlust/wanderlust-2.14.0-r2.ebuild,v 1.1 2006/03/06 07:11:08 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r2.ebuild,v 1.2 2007/03/31 09:42:24 grobian Exp $ inherit elisp eutils @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gohome.org/wl/stable/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" DEPEND=">=app-emacs/apel-10.6 virtual/flim |