diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-10-21 19:45:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-10-21 19:45:47 +0000 |
commit | 240dd4a9ea0e36fb6d25ac88fa921d946eacf88c (patch) | |
tree | 40f6f8cc42a2d5b5c68bc36b0f52f0decf577ac0 /net-mail/queue-repair | |
parent | sparc stable (diff) | |
download | historical-240dd4a9ea0e36fb6d25ac88fa921d946eacf88c.tar.gz historical-240dd4a9ea0e36fb6d25ac88fa921d946eacf88c.tar.bz2 historical-240dd4a9ea0e36fb6d25ac88fa921d946eacf88c.zip |
Stable on ppc64.
Package-Manager: portage-2.1.2_pre3-r5
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 e638867c717d..3540390a632e 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.7 2006/10/19 11:20:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/ChangeLog,v 1.8 2006/10/21 19:44:13 hansmi Exp $ + + 21 Oct 2006; Michael Hanselmann <hansmi@gentoo.org> + queue-repair-0.9.0.ebuild: + Stable on ppc64. 19 Oct 2006; Bryan Ăstergaard <kloeri@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 a1ae958d9b74..e07c0a8e7a52 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.9 2006/10/19 11:20:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/queue-repair-0.9.0.ebuild,v 1.10 2006/10/21 19:44:13 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="alpha ~amd64 arm hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" src_compile() { |