From e9bc7975da143af9d7c988a9ecfd4b134b109719 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 16 Dec 2012 16:33:32 +0000 Subject: Stable for x86, wrt bug #445798 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) --- app-text/kbibtex/ChangeLog | 5 ++++- app-text/kbibtex/kbibtex-0.4.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text/kbibtex') diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog index cc180889c1de..f9eb4be7762d 100644 --- a/app-text/kbibtex/ChangeLog +++ b/app-text/kbibtex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/kbibtex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.46 2012/12/03 16:58:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.47 2012/12/16 16:33:32 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo kbibtex-0.4.1.ebuild: + Stable for x86, wrt bug #445798 03 Dec 2012; kbibtex-0.4.1.ebuild: Stable for amd64, wrt bug #445798 diff --git a/app-text/kbibtex/kbibtex-0.4.1.ebuild b/app-text/kbibtex/kbibtex-0.4.1.ebuild index 7a49f26cb80d..c1dfce3de803 100644 --- a/app-text/kbibtex/kbibtex-0.4.1.ebuild +++ b/app-text/kbibtex/kbibtex-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.4.1.ebuild,v 1.2 2012/12/03 16:58:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.4.1.ebuild,v 1.3 2012/12/16 16:33:32 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="BibTeX editor for KDE to edit bibliographies used with LaTeX" HOMEPAGE="http://home.gna.org/kbibtex/" if [[ ${PV} != *9999* ]]; then SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 1-2)/${P/_/-}.tar.bz2" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" else ESVN_REPO_URI="svn://svn.gna.org/svn/${PN}/trunk" ESVN_PROJECT="${PN}" -- cgit v1.2.3-65-gdbad