diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 10:01:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 10:01:40 +0000 |
commit | b612610bd968d9b7984d8ba75bdf91dcf8985e29 (patch) | |
tree | 923e5aba993b9e0bebe57672ee6f72c78dea6009 /dev-libs/libbsd | |
parent | Stable for ppc, wrt bug #530288 (diff) | |
download | gentoo-2-b612610bd968d9b7984d8ba75bdf91dcf8985e29.tar.gz gentoo-2-b612610bd968d9b7984d8ba75bdf91dcf8985e29.tar.bz2 gentoo-2-b612610bd968d9b7984d8ba75bdf91dcf8985e29.zip |
Stable for ppc, wrt bug #480692
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libbsd/libbsd-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libbsd/ChangeLog b/dev-libs/libbsd/ChangeLog index 7c46bb7b0996..c91467ce7e39 100644 --- a/dev-libs/libbsd/ChangeLog +++ b/dev-libs/libbsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libbsd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.30 2014/11/12 22:43:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.31 2014/12/03 10:01:40 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libbsd-0.6.0.ebuild: + Stable for ppc, wrt bug #480692 12 Nov 2014; Anthony G. Basile <blueness@gentoo.org> libbsd-0.6.0.ebuild, libbsd-0.7.0.ebuild: diff --git a/dev-libs/libbsd/libbsd-0.6.0.ebuild b/dev-libs/libbsd/libbsd-0.6.0.ebuild index 87d85e3292b6..42137a5a49be 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-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.12 2014/11/12 22:43:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.13 2014/12/03 10:01:40 ago 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="alpha amd64 arm hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86" IUSE="static-libs" DOCS="ChangeLog README TODO" |