diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:46:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:46:55 +0000 |
commit | c45be323427b003a7b316d9529ea1f135b19b675 (patch) | |
tree | c39aad75edf788b4b23a5495ece797706eebb500 /net-libs/libbluedevil | |
parent | Stable for ppc64, wrt bug #485656 (diff) | |
download | gentoo-2-c45be323427b003a7b316d9529ea1f135b19b675.tar.gz gentoo-2-c45be323427b003a7b316d9529ea1f135b19b675.tar.bz2 gentoo-2-c45be323427b003a7b316d9529ea1f135b19b675.zip |
Stable for ppc64, wrt bug #492690
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libbluedevil')
-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 791e1a723b3e..bd6f8ca84835 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.28 2013/12/21 18:55:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.29 2013/12/22 13:46:55 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.4.ebuild: + Stable for ppc64, wrt bug #492690 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.4.ebuild: Stable for ppc, wrt bug #492690 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild index fd2921dca7b8..e71c50137d6a 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.2 2013/12/21 18:55:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild,v 1.3 2013/12/22 13:46:55 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" |