diff options
author | Jason Wever <weeve@gentoo.org> | 2003-03-19 12:16:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-03-19 12:16:31 +0000 |
commit | e40ae2e52f3fbc1f08c39e0988814b83201dcf2a (patch) | |
tree | 865b444bcd22a69dbe63bbf51db0bd3f34492d33 /app-editors/quanta | |
parent | changed configure argument to moz 1.3 (diff) | |
download | historical-e40ae2e52f3fbc1f08c39e0988814b83201dcf2a.tar.gz historical-e40ae2e52f3fbc1f08c39e0988814b83201dcf2a.tar.bz2 historical-e40ae2e52f3fbc1f08c39e0988814b83201dcf2a.zip |
Added ~sparc to keywords.
Diffstat (limited to 'app-editors/quanta')
-rw-r--r-- | app-editors/quanta/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/quanta/ChangeLog b/app-editors/quanta/ChangeLog index 3e585d4b9c47..bacb70c76a7d 100644 --- a/app-editors/quanta/ChangeLog +++ b/app-editors/quanta/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-editors/quanta # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.11 2003/03/14 19:15:22 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.12 2003/03/19 12:16:31 weeve Exp $ *quanta-3.1.1 (14 Mar 2003) + 19 Mar 2003; Jason Wever <weeve@gentoo.org> quanta-3.1.ebuild,quanta-3.1.1.ebuild: + Added ~sparc to keywords. + 14 Mar 2003; Hannes Mehnert <hannes@gentoo.org> quanta-3.1.1.ebuild: version bump diff --git a/app-editors/quanta/quanta-3.1.1.ebuild b/app-editors/quanta/quanta-3.1.1.ebuild index 2b6406136cad..a5d90a7009ac 100644 --- a/app-editors/quanta/quanta-3.1.1.ebuild +++ b/app-editors/quanta/quanta-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1.ebuild,v 1.1 2003/03/14 19:15:22 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.1.1.ebuild,v 1.2 2003/03/19 12:16:31 weeve Exp $ inherit kde-base need-kde 3.1 @@ -16,7 +16,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${P}.tar.bz2 HOMEPAGE="http://quanta.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" src_install() { diff --git a/app-editors/quanta/quanta-3.1.ebuild b/app-editors/quanta/quanta-3.1.ebuild index 59ba3310bd84..b4b7398ee185 100644 --- a/app-editors/quanta/quanta-3.1.ebuild +++ b/app-editors/quanta/quanta-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.3 2003/02/13 06:58:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.1.ebuild,v 1.4 2003/03/19 12:16:31 weeve Exp $ inherit kde-base need-kde 3.1 @@ -17,7 +17,7 @@ SRC_URI="mirror://kde/stable/3.1/src/quanta-3.1.tar.bz2 HOMEPAGE="http://quanta.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" src_install() { |