diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-06 15:41:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-06 15:41:40 +0000 |
commit | 87fc016c6376bb1c7f4577584daf480d874b06f7 (patch) | |
tree | 92abbfa74d81b993e5cbe79d7ad931c1ac816201 /net-libs | |
parent | Stable for ppc, wrt bug #471392 (diff) | |
download | gentoo-2-87fc016c6376bb1c7f4577584daf480d874b06f7.tar.gz gentoo-2-87fc016c6376bb1c7f4577584daf480d874b06f7.tar.bz2 gentoo-2-87fc016c6376bb1c7f4577584daf480d874b06f7.zip |
Stable for ppc, wrt bug #471392
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 139ec25e5d7f..53b4011fbaf3 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.23 2013/06/05 10:38:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.24 2013/06/06 15:41:40 ago Exp $ + + 06 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: + Stable for ppc, wrt bug #471392 05 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: Stable for x86, wrt bug #471392 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild index f851a921e3c1..c5305a936109 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.3 2013/06/05 10:38:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild,v 1.4 2013/06/06 15:41:40 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" |