diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-23 20:08:57 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-23 20:08:57 +0000 |
commit | 3a63a85bf795d2c483bf336007644a986686256e (patch) | |
tree | b505a978c0f8f5b2da3aaeef8e8f1b0d1886a40a /net-mail/queue-repair/queue-repair-0.9.0.ebuild | |
parent | Remove old version (diff) | |
download | gentoo-2-3a63a85bf795d2c483bf336007644a986686256e.tar.gz gentoo-2-3a63a85bf795d2c483bf336007644a986686256e.tar.bz2 gentoo-2-3a63a85bf795d2c483bf336007644a986686256e.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
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 e07c0a8e7a52..d1399a6ae11a 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.10 2006/10/21 19:44:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/queue-repair-0.9.0.ebuild,v 1.11 2006/11/23 20:08:57 blubb 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() { |