diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-11 11:41:53 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-11 11:41:53 +0000 |
commit | 1349450f1a6074d7430fc7ea1e3a0c14533b9ad6 (patch) | |
tree | 27d8b8899243e5d690ea8a275c1eb40255398f6b /kde-base/kbabel | |
parent | Marked stable on amd64 as per bug 176297. (diff) | |
download | historical-1349450f1a6074d7430fc7ea1e3a0c14533b9ad6.tar.gz historical-1349450f1a6074d7430fc7ea1e3a0c14533b9ad6.tar.bz2 historical-1349450f1a6074d7430fc7ea1e3a0c14533b9ad6.zip |
Marked stable on amd64 as per bug 176297.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'kde-base/kbabel')
-rw-r--r-- | kde-base/kbabel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbabel/kbabel-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbabel/ChangeLog b/kde-base/kbabel/ChangeLog index 86f3592cc2f8..4486fa9ef802 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.61 2007/08/09 21:35:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbabel/ChangeLog,v 1.62 2007/08/11 11:34:38 philantrop Exp $ + + 11 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> kbabel-3.5.7.ebuild: + Marked stable on amd64 as per bug 176297. 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kbabel-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/kbabel/kbabel-3.5.7.ebuild b/kde-base/kbabel/kbabel-3.5.7.ebuild index 4a44632520ae..df253cdfac72 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.6 2007/08/09 21:35:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbabel/kbabel-3.5.7.ebuild,v 1.7 2007/08/11 11:34:38 philantrop 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* )" |