summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-17 19:48:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-17 19:48:28 +0000
commit5b5fe6c083ccf684d36281eee8f09fb6f4904df5 (patch)
tree2493357c07f8cf231536bbba7673919b3bcee964 /sys-libs
parentStable for amd64, wrt bug #481146 (diff)
downloadgentoo-2-5b5fe6c083ccf684d36281eee8f09fb6f4904df5.tar.gz
gentoo-2-5b5fe6c083ccf684d36281eee8f09fb6f4904df5.tar.bz2
gentoo-2-5b5fe6c083ccf684d36281eee8f09fb6f4904df5.zip
Stable for amd64, wrt bug #481402
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libseccomp/ChangeLog5
-rw-r--r--sys-libs/libseccomp/libseccomp-2.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libseccomp/ChangeLog b/sys-libs/libseccomp/ChangeLog
index 62c065b419b6..d9cca8fe4c59 100644
--- a/sys-libs/libseccomp/ChangeLog
+++ b/sys-libs/libseccomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libseccomp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/ChangeLog,v 1.8 2013/06/18 03:58:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/ChangeLog,v 1.9 2013/08/17 19:48:28 ago Exp $
+
+ 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libseccomp-2.1.0.ebuild:
+ Stable for amd64, wrt bug #481402
*libseccomp-2.1.0 (18 Jun 2013)
diff --git a/sys-libs/libseccomp/libseccomp-2.1.0.ebuild b/sys-libs/libseccomp/libseccomp-2.1.0.ebuild
index 649a007976ce..a7e6a2dcae06 100644
--- a/sys-libs/libseccomp/libseccomp-2.1.0.ebuild
+++ b/sys-libs/libseccomp/libseccomp-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/libseccomp-2.1.0.ebuild,v 1.1 2013/06/18 03:58:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libseccomp/libseccomp-2.1.0.ebuild,v 1.2 2013/08/17 19:48:28 ago Exp $
# Note: USE=static-libs isn't great -- only PIC objects are provided.
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="static-libs"
src_prepare() {