diff options
author | 2004-05-03 22:28:29 +0000 | |
---|---|---|
committer | 2004-05-03 22:28:29 +0000 | |
commit | 2851fda6c4958546bb24cd5baaf9e1fb309f1b2c (patch) | |
tree | e842a57f47b7da190a7890e5856f77640b52cac6 /app-editors/quanta | |
parent | arm KEYWORDS (diff) | |
download | historical-2851fda6c4958546bb24cd5baaf9e1fb309f1b2c.tar.gz historical-2851fda6c4958546bb24cd5baaf9e1fb309f1b2c.tar.bz2 historical-2851fda6c4958546bb24cd5baaf9e1fb309f1b2c.zip |
Add missing IUSE and SLOT to ebuilds.
Diffstat (limited to 'app-editors/quanta')
-rw-r--r-- | app-editors/quanta/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/quanta/Manifest | 14 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.0.ebuild | 5 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.1.4.ebuild | 5 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.2.2.ebuild | 4 |
7 files changed, 30 insertions, 13 deletions
diff --git a/app-editors/quanta/ChangeLog b/app-editors/quanta/ChangeLog index 0386aa8f2c49..87b82ccaf0c4 100644 --- a/app-editors/quanta/ChangeLog +++ b/app-editors/quanta/ChangeLog @@ -1,6 +1,11 @@ # 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.28 2004/04/19 19:58:20 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.29 2004/05/03 22:28:29 centic Exp $ + + 04 May 2004; Dominik Stadler <centic@gentoo.org> quanta-3.0.ebuild, + quanta-3.1.4.ebuild, quanta-3.2.0.ebuild, quanta-3.2.1.ebuild, + quanta-3.2.2.ebuild: + Add missing IUSE and SLOT to ebuilds *quanta-3.2.2 (19 Apr 2004) diff --git a/app-editors/quanta/Manifest b/app-editors/quanta/Manifest index 389fbdaa83bf..aa2da5aa3774 100644 --- a/app-editors/quanta/Manifest +++ b/app-editors/quanta/Manifest @@ -1,12 +1,12 @@ -MD5 abd3a370db39b3322d52acda6454696a quanta-3.1.4.ebuild 840 -MD5 2a33fa828ce0f392915b63beffca8b06 quanta-3.2.2.ebuild 509 -MD5 73a18aebfe8b51548c13a0ed4dff8927 quanta-3.0.ebuild 832 -MD5 ecf99d07e502698881684bb6a13f3024 quanta-3.2.1.ebuild 508 -MD5 22d3faefdc1a66f8042e0a7afb2b178b ChangeLog 3395 -MD5 29b01900734c1214240e220ef7fa87bc quanta-3.2.0.ebuild 500 +MD5 31f6af25f1235bc2f80eecb5c05b8105 ChangeLog 3594 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 69d9053d44dee4d499a3d5100aa6d4db quanta-3.2.2.ebuild 520 +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 2371efcd740cd4fc3553cecd6dd96d56 files/digest-quanta-3.0 295 diff --git a/app-editors/quanta/quanta-3.0.ebuild b/app-editors/quanta/quanta-3.0.ebuild index 9d9a4af27e15..ee0be99a6a84 100644 --- a/app-editors/quanta/quanta-3.0.ebuild +++ b/app-editors/quanta/quanta-3.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.0.ebuild,v 1.6 2004/04/16 01:18:31 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0.ebuild,v 1.7 2004/05/03 22:28:29 centic Exp $ inherit kde @@ -17,6 +17,9 @@ HOMEPAGE="http://quanta.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="x86 ppc" +IUSE="" +SLOT="0" + src_install() { kde_src_install diff --git a/app-editors/quanta/quanta-3.1.4.ebuild b/app-editors/quanta/quanta-3.1.4.ebuild index 90a93ef1aaf2..9e57224835f0 100644 --- a/app-editors/quanta/quanta-3.1.4.ebuild +++ b/app-editors/quanta/quanta-3.1.4.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.1.4.ebuild,v 1.4 2004/01/19 14:58:11 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.1.4.ebuild,v 1.5 2004/05/03 22:28:29 centic Exp $ inherit kde @@ -17,6 +17,9 @@ HOMEPAGE="http://quanta.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc" +IUSE="" +SLOT="0" + src_install() { kde_src_install diff --git a/app-editors/quanta/quanta-3.2.0.ebuild b/app-editors/quanta/quanta-3.2.0.ebuild index bbc2acc72a63..f5a99f5eb4d1 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.4 2004/02/24 13:28:32 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0.ebuild,v 1.5 2004/05/03 22:28:29 centic Exp $ inherit kde @@ -16,3 +16,5 @@ DEPEND="doc? ( app-doc/quanta-docs )" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~amd64" +SLOT="0" + diff --git a/app-editors/quanta/quanta-3.2.1.ebuild b/app-editors/quanta/quanta-3.2.1.ebuild index 3c753c25de88..2fff0a2ff416 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.3 2004/04/19 21:55:25 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.1.ebuild,v 1.4 2004/05/03 22:28:29 centic Exp $ inherit kde need-kde 3.2 @@ -15,3 +15,5 @@ DEPEND="doc? ( app-doc/quanta-docs )" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~amd64 ~sparc" +SLOT="0" + diff --git a/app-editors/quanta/quanta-3.2.2.ebuild b/app-editors/quanta/quanta-3.2.2.ebuild index 9195823ecc4d..886966de8f0e 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.1 2004/04/19 19:58:20 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.2.ebuild,v 1.2 2004/05/03 22:28:29 centic Exp $ inherit kde need-kde 3.2 @@ -15,3 +15,5 @@ DEPEND="doc? ( app-doc/quanta-docs )" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +SLOT="0" + |