diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:13:54 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:13:54 +0000 |
commit | e8de13d49dc8a26ec23a3d3fcc6f6e7f0dffd5a5 (patch) | |
tree | 9fc1ae457d6d7ddad39a3be4c1caf2d4df79990d /net-mail/queue-fix | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-e8de13d49dc8a26ec23a3d3fcc6f6e7f0dffd5a5.tar.gz gentoo-2-e8de13d49dc8a26ec23a3d3fcc6f6e7f0dffd5a5.tar.bz2 gentoo-2-e8de13d49dc8a26ec23a3d3fcc6f6e7f0dffd5a5.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'net-mail/queue-fix')
-rw-r--r-- | net-mail/queue-fix/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/queue-fix/queue-fix-1.4-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/queue-fix/ChangeLog b/net-mail/queue-fix/ChangeLog index 513a03ad200d..82625c050782 100644 --- a/net-mail/queue-fix/ChangeLog +++ b/net-mail/queue-fix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/queue-fix -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.18 2009/09/23 19:11:38 patrick Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.19 2011/02/06 10:13:54 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> queue-fix-1.4-r2.ebuild: + Drop to ~mips 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> queue-fix-1.4-r2.ebuild: Remove virtual/libc diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild index 0fb91bac5f31..22315d986280 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.18 2009/09/23 19:11:38 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.19 2011/02/06 10:13:54 leio Exp $ inherit eutils toolchain-funcs fixheadtails @@ -11,7 +11,7 @@ SRC_URI="http://www.netmeridian.com/e-huss/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc s390 sh sparc x86" IUSE="" DEPEND="" |