diff options
author | Jason Wever <weeve@gentoo.org> | 2004-05-23 03:06:57 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-05-23 03:06:57 +0000 |
commit | 1115d0d73a740d29480ffa2ff3b193438b0a1350 (patch) | |
tree | a87467665932f57f88dc898f25eb98ee269fe959 /app-editors | |
parent | add better tempdir support irt #50231 (Manifest recommit) (diff) | |
download | gentoo-2-1115d0d73a740d29480ffa2ff3b193438b0a1350.tar.gz gentoo-2-1115d0d73a740d29480ffa2ff3b193438b0a1350.tar.bz2 gentoo-2-1115d0d73a740d29480ffa2ff3b193438b0a1350.zip |
Stable on sparc.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/quanta/ChangeLog b/app-editors/quanta/ChangeLog index 7a29dc9b27de..3f0f255ea175 100644 --- a/app-editors/quanta/ChangeLog +++ b/app-editors/quanta/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/quanta # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.30 2004/05/06 14:07:57 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.31 2004/05/23 03:06:57 weeve Exp $ + + 22 May 2004; Jason Wever <weeve@gentoo.org> quanta-3.2.2.ebuild: + Stable on sparc. *quanta-3.3_pre20040506 (06 May 2004) diff --git a/app-editors/quanta/quanta-3.2.2.ebuild b/app-editors/quanta/quanta-3.2.2.ebuild index 75e3306596cf..388bb4b55bd1 100644 --- a/app-editors/quanta/quanta-3.2.2.ebuild +++ b/app-editors/quanta/quanta-3.2.2.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.2.ebuild,v 1.4 2004/05/15 17:25:51 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.2.ebuild,v 1.5 2004/05/23 03:06:57 weeve Exp $ inherit kde DEPEND="doc? ( app-doc/quanta-docs )" @@ -13,7 +13,7 @@ IUSE="doc" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 sparc" SLOT="0" |