summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-14 15:55:32 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-14 15:55:32 +0000
commit882d8e6bfc4030fed8d226b45a34608c10f9a2dc (patch)
tree750e101ea8a9eb61355c63a41fbc6bd0c2d6b727 /dev-libs/btparser
parentx86 stable, bug #394409 (diff)
downloadhistorical-882d8e6bfc4030fed8d226b45a34608c10f9a2dc.tar.gz
historical-882d8e6bfc4030fed8d226b45a34608c10f9a2dc.tar.bz2
historical-882d8e6bfc4030fed8d226b45a34608c10f9a2dc.zip
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/btparser')
-rw-r--r--dev-libs/btparser/ChangeLog7
-rw-r--r--dev-libs/btparser/btparser-0.13.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/btparser/ChangeLog b/dev-libs/btparser/ChangeLog
index 0a4bb0a27853..867328e0d884 100644
--- a/dev-libs/btparser/ChangeLog
+++ b/dev-libs/btparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/btparser
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/ChangeLog,v 1.2 2011/12/29 17:23:37 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/ChangeLog,v 1.3 2012/01/14 15:55:32 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> btparser-0.13.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> btparser-0.13.ebuild:
amd64 stable, bug 393007
diff --git a/dev-libs/btparser/btparser-0.13.ebuild b/dev-libs/btparser/btparser-0.13.ebuild
index 3c2b5df9188b..12ac6392b73f 100644
--- a/dev-libs/btparser/btparser-0.13.ebuild
+++ b/dev-libs/btparser/btparser-0.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.13.ebuild,v 1.2 2011/12/29 17:23:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/btparser-0.13.ebuild,v 1.3 2012/01/14 15:55:32 maekke Exp $
EAPI="4"
@@ -10,7 +10,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=""