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 | 790c33733c01d75865e5fb1714b85dc4cf2543bb (patch) | |
tree | d8d51803aca4a4a4c34f5d5ff2e135c21a31b57f /net-mail/queue-repair | |
parent | Removed old version, updated HOMEPAGE. (diff) | |
download | gentoo-2-790c33733c01d75865e5fb1714b85dc4cf2543bb.tar.gz gentoo-2-790c33733c01d75865e5fb1714b85dc4cf2543bb.tar.bz2 gentoo-2-790c33733c01d75865e5fb1714b85dc4cf2543bb.zip |
Stable on hppa, mips, ppc, sparc, x86.
(Portage version: 2.1.1_pre1)
Diffstat (limited to 'net-mail/queue-repair')
-rw-r--r-- | net-mail/queue-repair/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/queue-repair/queue-repair-0.9.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/queue-repair/ChangeLog b/net-mail/queue-repair/ChangeLog index 7f9c9abd3c1b..fd3108d2a37c 100644 --- a/net-mail/queue-repair/ChangeLog +++ b/net-mail/queue-repair/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/queue-repair # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/ChangeLog,v 1.2 2006/02/13 15:47:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/ChangeLog,v 1.3 2006/06/17 12:13:50 hansmi Exp $ + + 17 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> + queue-repair-0.9.0.ebuild: + Stable on hppa, mips, ppc, sparc, x86. 13 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> queue-repair-0.9.0.ebuild: 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() { |