summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-08-07 21:18:07 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-08-07 21:18:07 +0000
commit7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee (patch)
tree49f7d4d379ec3a96748b30521fb814e825caf34a /kde-base/kbabel
parentversion bump (diff)
downloadhistorical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.gz
historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.bz2
historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.zip
Stable on sparc wrt #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/kbabel')
-rw-r--r--kde-base/kbabel/ChangeLog5
-rw-r--r--kde-base/kbabel/kbabel-3.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbabel/ChangeLog b/kde-base/kbabel/ChangeLog
index 31858f91d437..c91438715718 100644
--- a/kde-base/kbabel/ChangeLog
+++ b/kde-base/kbabel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kbabel
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbabel/ChangeLog,v 1.57 2007/06/18 17:28:04 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbabel/ChangeLog,v 1.58 2007/08/07 21:00:53 gustavoz Exp $
+
+ 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kbabel-3.5.7.ebuild:
+ Stable on sparc wrt #176297
18 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org> kbabel-3.5.7.ebuild:
Allow sys-libs/db-4* to satisfy kbabel's dependencies as all of them work
diff --git a/kde-base/kbabel/kbabel-3.5.7.ebuild b/kde-base/kbabel/kbabel-3.5.7.ebuild
index 88241a3074af..9756b7391b5b 100644
--- a/kde-base/kbabel/kbabel-3.5.7.ebuild
+++ b/kde-base/kbabel/kbabel-3.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbabel/kbabel-3.5.7.ebuild,v 1.2 2007/06/18 17:28:04 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbabel/kbabel-3.5.7.ebuild,v 1.3 2007/08/07 21:00:53 gustavoz Exp $
KMNAME=kdesdk
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit db-use kde-meta eutils
DESCRIPTION="KBabel - An advanced PO file editor"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE="berkdb kdehiddenvisibility"
DEPEND="berkdb? ( =sys-libs/db-4* )"