diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-04-19 21:55:25 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-04-19 21:55:25 +0000 |
commit | e8c4091c3fee77fbba50196c518057b9fe327788 (patch) | |
tree | 31ba82eb614580c22a1da0da4aa04e63d599ae10 /app-editors | |
parent | Marking stable on amd64 (no bugs in 713 days). (diff) | |
download | historical-e8c4091c3fee77fbba50196c518057b9fe327788.tar.gz historical-e8c4091c3fee77fbba50196c518057b9fe327788.tar.bz2 historical-e8c4091c3fee77fbba50196c518057b9fe327788.zip |
x86 stable
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/quanta/Manifest | 2 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.2.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/quanta/Manifest b/app-editors/quanta/Manifest index 9f1261a7e3b0..389fbdaa83bf 100644 --- a/app-editors/quanta/Manifest +++ b/app-editors/quanta/Manifest @@ -1,7 +1,7 @@ MD5 abd3a370db39b3322d52acda6454696a quanta-3.1.4.ebuild 840 MD5 2a33fa828ce0f392915b63beffca8b06 quanta-3.2.2.ebuild 509 MD5 73a18aebfe8b51548c13a0ed4dff8927 quanta-3.0.ebuild 832 -MD5 a65a05d8305d3b63a5e46fa0a2559ba9 quanta-3.2.1.ebuild 509 +MD5 ecf99d07e502698881684bb6a13f3024 quanta-3.2.1.ebuild 508 MD5 22d3faefdc1a66f8042e0a7afb2b178b ChangeLog 3395 MD5 29b01900734c1214240e220ef7fa87bc quanta-3.2.0.ebuild 500 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 diff --git a/app-editors/quanta/quanta-3.2.1.ebuild b/app-editors/quanta/quanta-3.2.1.ebuild index 1bc4521d692f..3c753c25de88 100644 --- a/app-editors/quanta/quanta-3.2.1.ebuild +++ b/app-editors/quanta/quanta-3.2.1.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.1.ebuild,v 1.2 2004/03/13 05:51:38 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.1.ebuild,v 1.3 2004/04/19 21:55:25 caleb Exp $ inherit kde need-kde 3.2 @@ -13,5 +13,5 @@ IUSE="doc" DEPEND="doc? ( app-doc/quanta-docs )" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" |