diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-05 10:38:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-05 10:38:07 +0000 |
commit | 36c2abd6efb777df6127dafadfa9f38e80793117 (patch) | |
tree | 88969687ea8abaa0e103d5a8b071e9366a8b6e27 /net-libs | |
parent | Stable for x86, wrt bug #471392 (diff) | |
download | gentoo-2-36c2abd6efb777df6127dafadfa9f38e80793117.tar.gz gentoo-2-36c2abd6efb777df6127dafadfa9f38e80793117.tar.bz2 gentoo-2-36c2abd6efb777df6127dafadfa9f38e80793117.zip |
Stable for x86, wrt bug #471392
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 f62dabcaba44..139ec25e5d7f 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.22 2013/06/04 13:10:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.23 2013/06/05 10:38:07 ago Exp $ + + 05 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: + Stable for x86, wrt bug #471392 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: Stable for amd64, wrt bug #471392 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild index 643c34a55196..f851a921e3c1 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.2 2013/06/04 13:10:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild,v 1.3 2013/06/05 10:38:07 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" |