diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:47:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:47:26 +0000 |
commit | 83bb332a385f5c9b458050caaa2cbab28412366e (patch) | |
tree | 209075ba52b2859d752869e6a3d00d9799c9308e /net-libs | |
parent | Stable for x86, wrt bug #492056 (diff) | |
download | gentoo-2-83bb332a385f5c9b458050caaa2cbab28412366e.tar.gz gentoo-2-83bb332a385f5c9b458050caaa2cbab28412366e.tar.bz2 gentoo-2-83bb332a385f5c9b458050caaa2cbab28412366e.zip |
Stable for x86, wrt bug #492690
(Portage version: 2.2.7/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog index bd6f8ca84835..ac4d25fcc476 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.29 2013/12/22 13:46:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.30 2013/12/24 12:47:26 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.4.ebuild: + Stable for x86, wrt bug #492690 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.4.ebuild: Stable for ppc64, wrt bug #492690 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild index e71c50137d6a..3f92d3334879 100644 --- a/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild +++ b/net-libs/libbluedevil/libbluedevil-1.9.4.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.4.ebuild,v 1.3 2013/12/22 13:46:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild,v 1.4 2013/12/24 12:47:26 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="mirror://kde/stable/${PN}/${MY_P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ppc ppc64 x86" SLOT="4" IUSE="debug" |