diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-05 20:54:48 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-05 20:54:48 +0000 |
commit | 5772b73edfd6e51b8d9a931dd71f9f9c28e8ff43 (patch) | |
tree | a5a764c108dbab43075209d6a8b3834fdddb6282 /mail-mta/courier | |
parent | Restrict Jython ABIs. (diff) | |
download | gentoo-2-5772b73edfd6e51b8d9a931dd71f9f9c28e8ff43.tar.gz gentoo-2-5772b73edfd6e51b8d9a931dd71f9f9c28e8ff43.tar.bz2 gentoo-2-5772b73edfd6e51b8d9a931dd71f9f9c28e8ff43.zip |
Drop ~mips keywords due to broken dependencies. Bug 247702.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 8 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.59.0.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.60.0.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.61.1.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.61.2.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.62.2.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.63.0.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.64.0.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.64.1.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.65.0.ebuild | 4 |
10 files changed, 25 insertions, 19 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 70f719cb41b1..df1bbf5ddf08 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.131 2010/10/24 00:05:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.132 2010/12/05 20:54:48 mattst88 Exp $ + + 05 Dec 2010; Matt Turner <mattst88@gentoo.org> courier-0.59.0.ebuild, + courier-0.60.0.ebuild, courier-0.61.1.ebuild, courier-0.61.2.ebuild, + courier-0.62.2.ebuild, courier-0.63.0.ebuild, courier-0.64.0.ebuild, + courier-0.64.1.ebuild, courier-0.65.0.ebuild: + Drop ~mips keywords due to broken dependencies. Bug 247702. 24 Oct 2010; Brent Baude <ranger@gentoo.org> courier-0.64.1.ebuild: Marking courier-0.64.1 ppc for bug 319785 diff --git a/mail-mta/courier/courier-0.59.0.ebuild b/mail-mta/courier/courier-0.59.0.ebuild index f8df41a5516e..22e31c8e51a1 100644 --- a/mail-mta/courier/courier-0.59.0.ebuild +++ b/mail-mta/courier/courier-0.59.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.15 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.16 2010/12/05 20:54:48 mattst88 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.60.0.ebuild b/mail-mta/courier/courier-0.60.0.ebuild index 7b9614c97db3..b20999ee46d3 100644 --- a/mail-mta/courier/courier-0.60.0.ebuild +++ b/mail-mta/courier/courier-0.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.60.0.ebuild,v 1.5 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.60.0.ebuild,v 1.6 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.61.1.ebuild b/mail-mta/courier/courier-0.61.1.ebuild index 1e01c5043cd8..a689641e59c9 100644 --- a/mail-mta/courier/courier-0.61.1.ebuild +++ b/mail-mta/courier/courier-0.61.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.61.1.ebuild,v 1.4 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.61.1.ebuild,v 1.5 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ S="${WORKDIR}/${P}" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.61.2.ebuild b/mail-mta/courier/courier-0.61.2.ebuild index 3b6665f238ae..dc97266ad0a6 100644 --- a/mail-mta/courier/courier-0.61.2.ebuild +++ b/mail-mta/courier/courier-0.61.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.61.2.ebuild,v 1.5 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.61.2.ebuild,v 1.6 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.62.2.ebuild b/mail-mta/courier/courier-0.62.2.ebuild index b6e009637528..c3567ec8cc06 100644 --- a/mail-mta/courier/courier-0.62.2.ebuild +++ b/mail-mta/courier/courier-0.62.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.62.2.ebuild,v 1.6 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.62.2.ebuild,v 1.7 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.63.0.ebuild b/mail-mta/courier/courier-0.63.0.ebuild index a944d9617646..a379615ef348 100644 --- a/mail-mta/courier/courier-0.63.0.ebuild +++ b/mail-mta/courier/courier-0.63.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.63.0.ebuild,v 1.3 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.63.0.ebuild,v 1.4 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.64.0.ebuild b/mail-mta/courier/courier-0.64.0.ebuild index f2b7e867aa82..c8d6457af1ca 100644 --- a/mail-mta/courier/courier-0.64.0.ebuild +++ b/mail-mta/courier/courier-0.64.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.0.ebuild,v 1.2 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.0.ebuild,v 1.3 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.64.1.ebuild b/mail-mta/courier/courier-0.64.1.ebuild index f4ef7d6e01ec..ba047ec26acb 100644 --- a/mail-mta/courier/courier-0.64.1.ebuild +++ b/mail-mta/courier/courier-0.64.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.5 2010/10/24 00:05:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.6 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" diff --git a/mail-mta/courier/courier-0.65.0.ebuild b/mail-mta/courier/courier-0.65.0.ebuild index 726d89ebcad5..9fb46d41b89f 100644 --- a/mail-mta/courier/courier-0.65.0.ebuild +++ b/mail-mta/courier/courier-0.65.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.0.ebuild,v 1.1 2010/06/28 12:09:41 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.0.ebuild,v 1.2 2010/12/05 20:54:48 mattst88 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" -# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 ~mips +# not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" |