summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-04 14:47:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-04 14:47:35 +0000
commitf00aacc2392a49f08f938e7f92b38c34b5c5d79b (patch)
tree5f8683c99260e8a541157eaad55406555b97926d /dev-libs/btparser
parentStable for amd64, wrt bug #427544 (diff)
downloadgentoo-2-f00aacc2392a49f08f938e7f92b38c34b5c5d79b.tar.gz
gentoo-2-f00aacc2392a49f08f938e7f92b38c34b5c5d79b.tar.bz2
gentoo-2-f00aacc2392a49f08f938e7f92b38c34b5c5d79b.zip
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/btparser')
-rw-r--r--dev-libs/btparser/ChangeLog5
-rw-r--r--dev-libs/btparser/btparser-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/btparser/ChangeLog b/dev-libs/btparser/ChangeLog
index 6afba2753032..da58b47ba0a9 100644
--- a/dev-libs/btparser/ChangeLog
+++ b/dev-libs/btparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/btparser
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/ChangeLog,v 1.10 2012/10/03 10:48:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/ChangeLog,v 1.11 2012/10/04 14:47:35 ago Exp $
+
+ 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> btparser-0.17.ebuild:
+ Stable for amd64, wrt bug #427544
03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> btparser-0.17.ebuild:
x86 stable wrt bug #427544
diff --git a/dev-libs/btparser/btparser-0.17.ebuild b/dev-libs/btparser/btparser-0.17.ebuild
index 98bdcdf1fac7..3778b638b676 100644
--- a/dev-libs/btparser/btparser-0.17.ebuild
+++ b/dev-libs/btparser/btparser-0.17.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/dev-libs/btparser/btparser-0.17.ebuild,v 1.2 2012/10/03 10:48:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/btparser-0.17.ebuild,v 1.3 2012/10/04 14:47:35 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="static-libs"
RDEPEND=""