diff options
author | 2004-10-05 14:04:06 +0000 | |
---|---|---|
committer | 2004-10-05 14:04:06 +0000 | |
commit | 8446f2ba26da8d3d558436969804b105972a76a4 (patch) | |
tree | a75e7e22452934244c9b4a63b93b01e5edced2cb /app-office/qhacc | |
parent | ppc stable profile update (diff) | |
download | historical-8446f2ba26da8d3d558436969804b105972a76a4.tar.gz historical-8446f2ba26da8d3d558436969804b105972a76a4.tar.bz2 historical-8446f2ba26da8d3d558436969804b105972a76a4.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-office/qhacc')
-rw-r--r-- | app-office/qhacc/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/qhacc/qhacc-2.9.8.ebuild | 4 | ||||
-rw-r--r-- | app-office/qhacc/qhacc-2.9.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/app-office/qhacc/ChangeLog b/app-office/qhacc/ChangeLog index c9fcb1f2af99..6fe2dbf67076 100644 --- a/app-office/qhacc/ChangeLog +++ b/app-office/qhacc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-office/qhacc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/ChangeLog,v 1.12 2004/09/13 19:31:36 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/ChangeLog,v 1.13 2004/10/05 14:04:06 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> qhacc-2.9.8.ebuild, + qhacc-2.9.ebuild: + Masked qhacc-2.9.ebuild stable for ppc + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> qhacc-2.9.8.ebuild: + Masked qhacc-2.9.8.ebuild stable for ppc *qhacc-3.2.1 (13 Sep 2004) diff --git a/app-office/qhacc/qhacc-2.9.8.ebuild b/app-office/qhacc/qhacc-2.9.8.ebuild index 2a7291ce1afc..67d6f3c01bc8 100644 --- a/app-office/qhacc/qhacc-2.9.8.ebuild +++ b/app-office/qhacc/qhacc-2.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.8.ebuild,v 1.5 2004/06/24 22:44:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.8.ebuild,v 1.6 2004/10/05 14:04:06 pvdabeel Exp $ inherit libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sourceforge/qhacc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ~hppa" +KEYWORDS="x86 ppc sparc alpha ~hppa" DEPEND="mysql? ( dev-db/mysql++ ) xml? ( dev-libs/libxml sys-libs/zlib ) diff --git a/app-office/qhacc/qhacc-2.9.ebuild b/app-office/qhacc/qhacc-2.9.ebuild index b0af65e8a47b..9b3fb350ad5b 100644 --- a/app-office/qhacc/qhacc-2.9.ebuild +++ b/app-office/qhacc/qhacc-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.ebuild,v 1.9 2004/06/24 22:44:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.ebuild,v 1.10 2004/10/05 14:04:06 pvdabeel Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sourceforge/qhacc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ppc ~sparc ~alpha ~hppa" IUSE="mysql xml" DEPEND="mysql? ( dev-db/mysql++ ) |