diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2002-09-28 09:16:33 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2002-09-28 09:16:33 +0000 |
commit | 4fa8630ca5ad82c9e23589bd2ffbf34a45923ee1 (patch) | |
tree | 0d80c441e2288a7d6fafafcb26b1e40ad6331415 /app-editors | |
parent | new snapshot (diff) | |
download | historical-4fa8630ca5ad82c9e23589bd2ffbf34a45923ee1.tar.gz historical-4fa8630ca5ad82c9e23589bd2ffbf34a45923ee1.tar.bz2 historical-4fa8630ca5ad82c9e23589bd2ffbf34a45923ee1.zip |
Added ppc keyword to quanta-3.0_pre2.ebuild
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/quanta/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/quanta/quanta-3.0_pre2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/quanta/ChangeLog b/app-editors/quanta/ChangeLog index 0bb320e0d415..75531474a08d 100644 --- a/app-editors/quanta/ChangeLog +++ b/app-editors/quanta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/quanta # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.5 2002/09/16 16:23:48 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.6 2002/09/28 09:16:33 doctomoe Exp $ + +*quanta-3.0_pre2 (28 Sept 2002) Olivier Reisch <doctomoe@gentoo.org> + + Added ppc keyword *quanta-3.0_pre2 (16 Sept 2002) Bart Verwilst <verwilst@gentoo.org> diff --git a/app-editors/quanta/quanta-3.0_pre2.ebuild b/app-editors/quanta/quanta-3.0_pre2.ebuild index 8865289e73ed..724e0600e710 100644 --- a/app-editors/quanta/quanta-3.0_pre2.ebuild +++ b/app-editors/quanta/quanta-3.0_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0_pre2.ebuild,v 1.1 2002/09/16 16:23:48 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.0_pre2.ebuild,v 1.2 2002/09/28 09:16:33 doctomoe Exp $ inherit kde-base need-kde 3 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/quanta/quanta-3.0pr2a.tar.bz2 HOMEPAGE="http://quanta.sourceforge.net" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" S="${WORKDIR}/quanta-3.0pr2a" |