diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-08 10:14:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-08 10:14:25 +0000 |
commit | 975f2557c85ee7ab55186d9ab4244babb74951c1 (patch) | |
tree | 3b203794a46214dcab5de7f46575b9dd3103c219 /net-libs | |
parent | Stable for ppc64, wrt bug #471392 (diff) | |
download | gentoo-2-975f2557c85ee7ab55186d9ab4244babb74951c1.tar.gz gentoo-2-975f2557c85ee7ab55186d9ab4244babb74951c1.tar.bz2 gentoo-2-975f2557c85ee7ab55186d9ab4244babb74951c1.zip |
Stable for ppc64, wrt bug #471392
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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-1.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog index 53b4011fbaf3..4c97ea4f04e9 100644 --- a/net-libs/libbluedevil/ChangeLog +++ b/net-libs/libbluedevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libbluedevil # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.24 2013/06/06 15:41:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.25 2013/06/08 10:14:25 ago Exp $ + + 08 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: + Stable for ppc64, wrt bug #471392 06 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: Stable for ppc, wrt bug #471392 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild index c5305a936109..7e4b9782d45f 100644 --- a/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild +++ b/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild,v 1.4 2013/06/06 15:41:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild,v 1.5 2013/06/08 10:14:25 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" SLOT="4" IUSE="debug" |