summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-02-22 00:48:45 +0000
committerMatt Turner <mattst88@gentoo.org>2015-02-22 00:48:45 +0000
commitb72d24750478d79ef82da5e15ff19913868243ba (patch)
treea85f3e13d04675f438cce7a7fd3314df5c0a26c2 /sci-libs
parentDrop alpha keyword. (diff)
downloadgentoo-2-b72d24750478d79ef82da5e15ff19913868243ba.tar.gz
gentoo-2-b72d24750478d79ef82da5e15ff19913868243ba.tar.bz2
gentoo-2-b72d24750478d79ef82da5e15ff19913868243ba.zip
Drop alpha keyword.
(Portage version: 2.2.17/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/btf/ChangeLog8
-rw-r--r--sci-libs/btf/btf-1.1.3.ebuild4
-rw-r--r--sci-libs/btf/btf-1.2.0.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/sci-libs/btf/ChangeLog b/sci-libs/btf/ChangeLog
index 2dde493dab56..765770881492 100644
--- a/sci-libs/btf/ChangeLog
+++ b/sci-libs/btf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/btf
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/ChangeLog,v 1.8 2013/06/24 23:00:02 bicatali Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/ChangeLog,v 1.9 2015/02/22 00:48:45 mattst88 Exp $
+
+ 22 Feb 2015; Matt Turner <mattst88@gentoo.org> btf-1.1.3.ebuild,
+ btf-1.2.0.ebuild:
+ Drop alpha keyword.
24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> -btf-1.0.1.ebuild,
-btf-1.1.0.ebuild, -btf-1.1.2.ebuild, btf-1.2.0.ebuild:
diff --git a/sci-libs/btf/btf-1.1.3.ebuild b/sci-libs/btf/btf-1.1.3.ebuild
index bc15e831d232..1953a5933c34 100644
--- a/sci-libs/btf/btf-1.1.3.ebuild
+++ b/sci-libs/btf/btf-1.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/btf-1.1.3.ebuild,v 1.1 2012/01/20 05:51:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/btf-1.1.3.ebuild,v 1.2 2015/02/22 00:48:45 mattst88 Exp $
EAPI=4
diff --git a/sci-libs/btf/btf-1.2.0.ebuild b/sci-libs/btf/btf-1.2.0.ebuild
index 2d3dc743fe73..ed08a6f97313 100644
--- a/sci-libs/btf/btf-1.2.0.ebuild
+++ b/sci-libs/btf/btf-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/btf-1.2.0.ebuild,v 1.2 2013/06/24 23:00:02 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/btf-1.2.0.ebuild,v 1.3 2015/02/22 00:48:45 mattst88 Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS=" ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
RDEPEND="sci-libs/suitesparseconfig"