summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-29 11:55:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-29 11:55:55 +0000
commitc43fb952bb4b85ded83d447b339894b52295f159 (patch)
tree20fb3bf8e9e7ccd68d1824c27f64666a04fa1129 /app-text/kbibtex
parentStable for amd64, wrt bug #525170 (diff)
downloadgentoo-2-c43fb952bb4b85ded83d447b339894b52295f159.tar.gz
gentoo-2-c43fb952bb4b85ded83d447b339894b52295f159.tar.bz2
gentoo-2-c43fb952bb4b85ded83d447b339894b52295f159.zip
Stable for amd64, wrt bug #525166
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 d1ed2ead235e..cb7881bea50d 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.52 2014/05/21 11:52:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.53 2014/10/29 11:55:55 ago Exp $
+
+ 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> kbibtex-0.5.1.ebuild:
+ Stable for amd64, wrt bug #525166
*kbibtex-0.5.1 (21 May 2014)
diff --git a/app-text/kbibtex/kbibtex-0.5.1.ebuild b/app-text/kbibtex/kbibtex-0.5.1.ebuild
index c666f8e88d5f..e77ca5d169b5 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.1 2014/05/21 11:52:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.5.1.ebuild,v 1.2 2014/10/29 11:55:55 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=""