summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2014-01-23 18:50:57 +0000
committerRick Farina <zerochaos@gentoo.org>2014-01-23 18:50:57 +0000
commite892acdf8e3e838006cd9002c60f77c77841bc5f (patch)
treeca5aa865349c1394e4f7ff6686a9b10e25d4d815 /dev-libs/libbsd
parentAdd man-pages-posix-2013 license to MISC-FREE-DOCS group. (diff)
downloadgentoo-2-e892acdf8e3e838006cd9002c60f77c77841bc5f.tar.gz
gentoo-2-e892acdf8e3e838006cd9002c60f77c77841bc5f.tar.bz2
gentoo-2-e892acdf8e3e838006cd9002c60f77c77841bc5f.zip
adding ~arm
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r--dev-libs/libbsd/ChangeLog7
-rw-r--r--dev-libs/libbsd/libbsd-0.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libbsd/ChangeLog b/dev-libs/libbsd/ChangeLog
index ad13edf96f6f..015f3d2af345 100644
--- a/dev-libs/libbsd/ChangeLog
+++ b/dev-libs/libbsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libbsd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.20 2013/08/13 01:31:27 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.21 2014/01/23 18:50:57 zerochaos Exp $
+
+ 23 Jan 2014; Rick Farina <zerochaos@gentoo.org> libbsd-0.6.0.ebuild:
+ adding ~arm
13 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> -libbsd-0.4.2.ebuild,
-libbsd-0.5.2.ebuild:
diff --git a/dev-libs/libbsd/libbsd-0.6.0.ebuild b/dev-libs/libbsd/libbsd-0.6.0.ebuild
index 7a567f6add66..a8f2f03fdbcb 100644
--- a/dev-libs/libbsd/libbsd-0.6.0.ebuild
+++ b/dev-libs/libbsd/libbsd-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.3 2013/08/12 22:21:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.4 2014/01/23 18:50:57 zerochaos Exp $
EAPI=5
inherit eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz"
LICENSE="BSD BSD-2 BSD-4 ISC"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="static-libs"
DOCS="ChangeLog README TODO"