diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 11:15:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 11:15:16 +0000 |
commit | 70bad4270d624978001d93f4d800aea650776473 (patch) | |
tree | f5aae9670d2d1a7c6ed05b0bc34b2585283a2ace /net-libs | |
parent | amd64 stable, bug #492674 (diff) | |
download | gentoo-2-70bad4270d624978001d93f4d800aea650776473.tar.gz gentoo-2-70bad4270d624978001d93f4d800aea650776473.tar.bz2 gentoo-2-70bad4270d624978001d93f4d800aea650776473.zip |
amd64 stable, bug 492690
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libbluedevil/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libbluedevil/libbluedevil-1.9.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog index ac4d25fcc476..db41fed79474 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.30 2013/12/24 12:47:26 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.31 2014/01/19 11:15:16 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> libbluedevil-1.9.4.ebuild: + amd64 stable, bug 492690 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.4.ebuild: Stable for x86, wrt bug #492690 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild index 3f92d3334879..9dbb61502043 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 +# 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-1.9.4.ebuild,v 1.4 2013/12/24 12:47:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.4.ebuild,v 1.5 2014/01/19 11:15:16 pacho 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" |