diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-05 15:01:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-05 15:01:30 +0000 |
commit | 78c1b9ddd4b695a0bcb3531692b4c115ce6f4db2 (patch) | |
tree | ae906a5ae308906f379bdd79bdfcbca1b281f827 /dev-libs/libbsd | |
parent | Stable for HPPA (bug #517894). (diff) | |
download | gentoo-2-78c1b9ddd4b695a0bcb3531692b4c115ce6f4db2.tar.gz gentoo-2-78c1b9ddd4b695a0bcb3531692b4c115ce6f4db2.tar.bz2 gentoo-2-78c1b9ddd4b695a0bcb3531692b4c115ce6f4db2.zip |
sparc stable wrt #480692
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libbsd/libbsd-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libbsd/libbsd-0.7.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libbsd/ChangeLog b/dev-libs/libbsd/ChangeLog index f248f057fce0..c07fc90c478e 100644 --- a/dev-libs/libbsd/ChangeLog +++ b/dev-libs/libbsd/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2014/07/30 13:19:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.29 2014/08/05 15:01:30 armin76 Exp $ + + 05 Aug 2014; Raúl Porcel <armin76@gentoo.org> libbsd-0.6.0.ebuild, + libbsd-0.7.0.ebuild: + sparc stable wrt #480692 *libbsd-0.7.0 (30 Jul 2014) diff --git a/dev-libs/libbsd/libbsd-0.6.0.ebuild b/dev-libs/libbsd/libbsd-0.6.0.ebuild index 4cc007913ada..c6ef1963e914 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.10 2014/07/20 13:36:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.11 2014/08/05 15:01:30 armin76 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 x86" +KEYWORDS="alpha amd64 arm hppa sparc x86" IUSE="static-libs" DOCS="ChangeLog README TODO" diff --git a/dev-libs/libbsd/libbsd-0.7.0.ebuild b/dev-libs/libbsd/libbsd-0.7.0.ebuild index e7f8117f3b04..33a379ec79b0 100644 --- a/dev-libs/libbsd/libbsd-0.7.0.ebuild +++ b/dev-libs/libbsd/libbsd-0.7.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.7.0.ebuild,v 1.1 2014/07/30 13:19:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.7.0.ebuild,v 1.2 2014/08/05 15:01:30 armin76 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86" IUSE="static-libs" DOCS="ChangeLog README TODO" |