diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-06-17 12:13:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-06-17 12:13:50 +0000 |
commit | e304aab87aafd5630645c677fa533e8d3665af0f (patch) | |
tree | 3edc3ee5acd04877f3df2659f8244f5ae695b7ae /net-mail/queue-repair/queue-repair-0.9.0.ebuild | |
parent | Removed old version, updated HOMEPAGE. (diff) | |
download | historical-e304aab87aafd5630645c677fa533e8d3665af0f.tar.gz historical-e304aab87aafd5630645c677fa533e8d3665af0f.tar.bz2 historical-e304aab87aafd5630645c677fa533e8d3665af0f.zip |
Stable on hppa, mips, ppc, sparc, x86.
Package-Manager: portage-2.1.1_pre1
Diffstat (limited to 'net-mail/queue-repair/queue-repair-0.9.0.ebuild')
-rw-r--r-- | net-mail/queue-repair/queue-repair-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/queue-repair/queue-repair-0.9.0.ebuild b/net-mail/queue-repair/queue-repair-0.9.0.ebuild index 1a5a16a97086..aa51cbc0fb95 100644 --- a/net-mail/queue-repair/queue-repair-0.9.0.ebuild +++ b/net-mail/queue-repair/queue-repair-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/queue-repair-0.9.0.ebuild,v 1.2 2006/02/13 15:47:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/queue-repair-0.9.0.ebuild,v 1.3 2006/06/17 12:13:50 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://pyropus.ca/software/queue-repair/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="hppa mips ppc sparc x86" IUSE="" src_compile() { |