summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-30 10:05:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-30 10:05:02 +0000
commitf0622357b143d69a86e5930fd2188bed73d1cad8 (patch)
treec8cd6cce72938abc199220a45b76a2fddf43d169 /app-text/kbibtex
parentStable for x86, wrt bug #525164 (diff)
downloadgentoo-2-f0622357b143d69a86e5930fd2188bed73d1cad8.tar.gz
gentoo-2-f0622357b143d69a86e5930fd2188bed73d1cad8.tar.bz2
gentoo-2-f0622357b143d69a86e5930fd2188bed73d1cad8.zip
Stable for x86, wrt bug #525166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r--app-text/kbibtex/ChangeLog5
-rw-r--r--app-text/kbibtex/kbibtex-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog
index cb7881bea50d..4784a1fddbe0 100644
--- a/app-text/kbibtex/ChangeLog
+++ b/app-text/kbibtex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/kbibtex
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.53 2014/10/29 11:55:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.54 2014/10/30 10:05:02 ago Exp $
+
+ 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> kbibtex-0.5.1.ebuild:
+ Stable for x86, wrt bug #525166
29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> kbibtex-0.5.1.ebuild:
Stable for amd64, wrt bug #525166
diff --git a/app-text/kbibtex/kbibtex-0.5.1.ebuild b/app-text/kbibtex/kbibtex-0.5.1.ebuild
index e77ca5d169b5..0136c48264cd 100644
--- a/app-text/kbibtex/kbibtex-0.5.1.ebuild
+++ b/app-text/kbibtex/kbibtex-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.5.1.ebuild,v 1.2 2014/10/29 11:55:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.5.1.ebuild,v 1.3 2014/10/30 10:05:02 ago Exp $
EAPI=5
@@ -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.xz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
else
EGIT_BRANCH="${PN}/$(get_version_component_range 1-2)"
KEYWORDS=""