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 | a09e5ca3862db5bf7a5e5b19a2e836f96eb09fd9 (patch) | |
tree | 9427fa501c92390f333033cc100abd5414335a5b | |
parent | add better tempdir support irt #50231 (diff) | |
download | historical-a09e5ca3862db5bf7a5e5b19a2e836f96eb09fd9.tar.gz historical-a09e5ca3862db5bf7a5e5b19a2e836f96eb09fd9.tar.bz2 historical-a09e5ca3862db5bf7a5e5b19a2e836f96eb09fd9.zip |
Stable on sparc.
-rw-r--r-- | app-editors/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/quanta/Manifest | 12 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.2.2.ebuild | 4 |
3 files changed, 12 insertions, 9 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/Manifest b/app-editors/quanta/Manifest index 7041aee744f2..c0a8a334ff21 100644 --- a/app-editors/quanta/Manifest +++ b/app-editors/quanta/Manifest @@ -1,14 +1,14 @@ -MD5 cf4da52976db182c5489621e92ea0c20 quanta-3.1.4.ebuild 859 -MD5 cf5c29e7af2035781046aa89ca995014 quanta-3.2.2.ebuild 518 +MD5 60c1a6d1bb0d144f49606a39e87a3dcb ChangeLog 3895 +MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 0eef5ad6be9b495e29653a8d27636f88 quanta-3.0.ebuild 851 +MD5 cf4da52976db182c5489621e92ea0c20 quanta-3.1.4.ebuild 859 +MD5 ee577fb139ca53a3644413f671dbd663 quanta-3.2.0.ebuild 511 MD5 af111055a9c7ed2e1204b59c3327c22c quanta-3.2.1.ebuild 519 +MD5 92cc80d0d47bd8f4acdbc344da24885f quanta-3.2.2.ebuild 517 MD5 a2f3f20a23c6b5c9f93664c3254121dc quanta-3.3_pre20040506.ebuild 568 -MD5 23ac4a79de4d65274e671bb98007dc7e ChangeLog 3808 -MD5 ee577fb139ca53a3644413f671dbd663 quanta-3.2.0.ebuild 511 -MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 +MD5 2371efcd740cd4fc3553cecd6dd96d56 files/digest-quanta-3.0 295 MD5 620038420bf2dc8c207cccb991e1010c files/digest-quanta-3.1.4 297 MD5 ffb11a768ec63aa91433793b320b8f42 files/digest-quanta-3.2.0 66 MD5 02325d097c1c90dd47e566c2f0cb8f06 files/digest-quanta-3.2.1 66 MD5 d430fb500c360c53cabf837fe6969043 files/digest-quanta-3.2.2 66 MD5 e5ccc09ac14ef0229bcc84340ddc71a8 files/digest-quanta-3.3_pre20040506 71 -MD5 2371efcd740cd4fc3553cecd6dd96d56 files/digest-quanta-3.0 295 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" |