summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 14:04:06 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 14:04:06 +0000
commitb6f58e94624c2f577ffdde44a127cf91c9095216 (patch)
tree9fdb5ad8d23aad1a30b2310c63627c8bc36467f5 /app-office/qhacc
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-b6f58e94624c2f577ffdde44a127cf91c9095216.tar.gz
gentoo-2-b6f58e94624c2f577ffdde44a127cf91c9095216.tar.bz2
gentoo-2-b6f58e94624c2f577ffdde44a127cf91c9095216.zip
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-office/qhacc')
-rw-r--r--app-office/qhacc/ChangeLog9
-rw-r--r--app-office/qhacc/qhacc-2.9.8.ebuild4
-rw-r--r--app-office/qhacc/qhacc-2.9.ebuild4
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++ )