diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:26:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:26:19 +0000 |
commit | ae7345808c7e5c1d36955647287d7ebf6a402186 (patch) | |
tree | 9da4eafe647570e20f7de7dae6d8508505e1c6ec /net-libs | |
parent | Stable for ppc64, wrt bug #508862 (diff) | |
download | gentoo-2-ae7345808c7e5c1d36955647287d7ebf6a402186.tar.gz gentoo-2-ae7345808c7e5c1d36955647287d7ebf6a402186.tar.bz2 gentoo-2-ae7345808c7e5c1d36955647287d7ebf6a402186.zip |
Stable for ppc64, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libbluedevil/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog index f2aa16359515..68dd1c02ff9e 100644 --- a/net-libs/libbluedevil/ChangeLog +++ b/net-libs/libbluedevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libbluedevil # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.37 2014/05/10 13:40:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.38 2014/05/11 08:26:19 ago Exp $ + + 11 May 2014; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.0_rc1.ebuild: + Stable for ppc64, wrt bug #508862 10 May 2014; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.0_rc1.ebuild: Stable for ppc, wrt bug #508862 diff --git a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild b/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild index beecc9b4839b..92ca98ba7ed6 100644 --- a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild +++ b/net-libs/libbluedevil/libbluedevil-2.0_rc1.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/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.4 2014/05/10 13:40:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.5 2014/05/11 08:26:19 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" SLOT="4" IUSE="debug" |