summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 09:59:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 09:59:17 +0000
commitc65c23fe9dd4b774cbb5d912ac9e82e92c030468 (patch)
tree8ef3d5132380b4318d7bac3a04872549fd45581e /app-text
parentStable for amd64, wrt bug #521046 (diff)
downloadgentoo-2-c65c23fe9dd4b774cbb5d912ac9e82e92c030468.tar.gz
gentoo-2-c65c23fe9dd4b774cbb5d912ac9e82e92c030468.tar.bz2
gentoo-2-c65c23fe9dd4b774cbb5d912ac9e82e92c030468.zip
Stable for amd64, wrt bug #529412
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/bibus/ChangeLog5
-rw-r--r--app-text/bibus/bibus-1.5.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/bibus/ChangeLog b/app-text/bibus/ChangeLog
index 44d034531ec4..9543e972618c 100644
--- a/app-text/bibus/ChangeLog
+++ b/app-text/bibus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/bibus
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.41 2015/06/09 12:13:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.42 2015/08/06 09:59:17 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> bibus-1.5.2-r1.ebuild:
+ Stable for amd64, wrt bug #529412
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
diff --git a/app-text/bibus/bibus-1.5.2-r1.ebuild b/app-text/bibus/bibus-1.5.2-r1.ebuild
index b152afeb0f6c..484d3672bbc2 100644
--- a/app-text/bibus/bibus-1.5.2-r1.ebuild
+++ b/app-text/bibus/bibus-1.5.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.2-r1.ebuild,v 1.3 2015/04/08 07:30:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.2-r1.ebuild,v 1.4 2015/08/06 09:59:17 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}-biblio/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="mysql"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"