diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:27:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:27:51 +0000 |
commit | f11160f5a22ccb95c9d39a23226b825c447c9619 (patch) | |
tree | 8eba3e63792058ba74c41a0525fb92293cfeb260 /net-mail/qtools/qtools-0.56.ebuild | |
parent | Fix local use flags for graphicsmagick. (again!) (diff) | |
download | historical-f11160f5a22ccb95c9d39a23226b825c447c9619.tar.gz historical-f11160f5a22ccb95c9d39a23226b825c447c9619.tar.bz2 historical-f11160f5a22ccb95c9d39a23226b825c447c9619.zip |
Stable on alpha.
Diffstat (limited to 'net-mail/qtools/qtools-0.56.ebuild')
-rw-r--r-- | net-mail/qtools/qtools-0.56.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/qtools/qtools-0.56.ebuild b/net-mail/qtools/qtools-0.56.ebuild index d2fcfa8055b2..98591fa5ba14 100644 --- a/net-mail/qtools/qtools-0.56.ebuild +++ b/net-mail/qtools/qtools-0.56.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qtools/qtools-0.56.ebuild,v 1.4 2004/02/22 16:26:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qtools/qtools-0.56.ebuild,v 1.5 2004/06/07 06:27:51 kloeri Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~mips ~hppa ~alpha ~ppc ~sparc" +KEYWORDS="x86 ~mips ~hppa alpha ~ppc ~sparc" DEPEND="sys-devel/gcc-config" |