diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:05:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:05:57 +0000 |
commit | 55729a63aa750ba54db0f66a6c6489c850381fe6 (patch) | |
tree | e9379ee64047d1a74c62904083cbb9bdc9c7908d /net-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-55729a63aa750ba54db0f66a6c6489c850381fe6.tar.gz gentoo-2-55729a63aa750ba54db0f66a6c6489c850381fe6.tar.bz2 gentoo-2-55729a63aa750ba54db0f66a6c6489c850381fe6.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libbluedevil/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog index 24e94c01386d..3c223b0afb3e 100644 --- a/net-libs/libbluedevil/ChangeLog +++ b/net-libs/libbluedevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libbluedevil # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.35 2014/03/09 10:57:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.36 2014/03/09 12:05:57 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-2.0_rc1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-2.0_rc1.ebuild: amd64 stable, bug 499954 diff --git a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild b/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild index 4990f0b5712f..b6846e2e3afe 100644 --- a/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild +++ b/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.2 2014/03/09 10:57:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.0_rc1.ebuild,v 1.3 2014/03/09 12:05:57 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${MY_P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" SLOT="4" IUSE="debug" |