diff options
author | 2004-02-24 13:28:32 +0000 | |
---|---|---|
committer | 2004-02-24 13:28:32 +0000 | |
commit | 260e66096cf5708222a49da6d3da601fdd061067 (patch) | |
tree | d8f47427311b7d151b487e08445c0368b2d5f9a8 /app-editors/quanta/quanta-3.2.0.ebuild | |
parent | fixing Manifest (diff) | |
download | historical-260e66096cf5708222a49da6d3da601fdd061067.tar.gz historical-260e66096cf5708222a49da6d3da601fdd061067.tar.bz2 historical-260e66096cf5708222a49da6d3da601fdd061067.zip |
x86 stable, remove old ebuild
Diffstat (limited to 'app-editors/quanta/quanta-3.2.0.ebuild')
-rw-r--r-- | app-editors/quanta/quanta-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/quanta/quanta-3.2.0.ebuild b/app-editors/quanta/quanta-3.2.0.ebuild index fb16ba0a8046..bbc2acc72a63 100644 --- a/app-editors/quanta/quanta-3.2.0.ebuild +++ b/app-editors/quanta/quanta-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0.ebuild,v 1.3 2004/02/18 18:00:48 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0.ebuild,v 1.4 2004/02/24 13:28:32 caleb Exp $ inherit kde @@ -14,5 +14,5 @@ IUSE="doc" DEPEND="doc? ( app-doc/quanta-docs )" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" |