diff options
Diffstat (limited to 'mail-client/mailx-support')
-rw-r--r-- | mail-client/mailx-support/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mailx-support/mailx-support-20030215.ebuild | 6 | ||||
-rw-r--r-- | mail-client/mailx-support/mailx-support-20060102-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/mail-client/mailx-support/ChangeLog b/mail-client/mailx-support/ChangeLog index 9e750287ab1a..ed150e380bdc 100644 --- a/mail-client/mailx-support/ChangeLog +++ b/mail-client/mailx-support/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mailx-support # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.22 2010/09/30 07:29:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/ChangeLog,v 1.23 2010/10/19 05:54:22 leio Exp $ + + 19 Oct 2010; Mart Raudsepp <leio@gentoo.org> + mailx-support-20030215.ebuild, mailx-support-20060102-r1.ebuild: + Drop to ~mips 30 Sep 2010; Fabian Groffen <grobian@gentoo.org> mailx-support-20060102-r1.ebuild: diff --git a/mail-client/mailx-support/mailx-support-20030215.ebuild b/mail-client/mailx-support/mailx-support-20030215.ebuild index a2ba0d01b350..5bbbfa9a087c 100644 --- a/mail-client/mailx-support/mailx-support-20030215.ebuild +++ b/mail-client/mailx-support/mailx-support-20030215.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20030215.ebuild,v 1.9 2007/03/28 22:31:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20030215.ebuild,v 1.10 2010/10/19 05:54:22 leio Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" diff --git a/mail-client/mailx-support/mailx-support-20060102-r1.ebuild b/mail-client/mailx-support/mailx-support-20060102-r1.ebuild index c763cb395231..dbefcc527635 100644 --- a/mail-client/mailx-support/mailx-support-20060102-r1.ebuild +++ b/mail-client/mailx-support/mailx-support-20060102-r1.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-client/mailx-support/mailx-support-20060102-r1.ebuild,v 1.15 2010/09/30 07:29:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r1.ebuild,v 1.16 2010/10/19 05:54:22 leio Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="" |