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 | 4d6d0f4d620ca23d60f00bd04458f8f19f8f269b (patch) | |
tree | fb9196dbfa15cb0404a57fdb193954f180f9a909 /net-mail/qtools/qtools-0.56.ebuild | |
parent | Fix local use flags for graphicsmagick. (again!) (diff) | |
download | gentoo-2-4d6d0f4d620ca23d60f00bd04458f8f19f8f269b.tar.gz gentoo-2-4d6d0f4d620ca23d60f00bd04458f8f19f8f269b.tar.bz2 gentoo-2-4d6d0f4d620ca23d60f00bd04458f8f19f8f269b.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" |