diff options
author | 2013-06-04 13:10:47 +0000 | |
---|---|---|
committer | 2013-06-04 13:10:47 +0000 | |
commit | 240620f21d026de9e2e68db716d1d2c848b4f4dc (patch) | |
tree | d3ecf3486e4a43189fafd0b0283030f5098aeb9c /net-libs | |
parent | Stable for amd64, wrt bug #471392 (diff) | |
download | gentoo-2-240620f21d026de9e2e68db716d1d2c848b4f4dc.tar.gz gentoo-2-240620f21d026de9e2e68db716d1d2c848b4f4dc.tar.bz2 gentoo-2-240620f21d026de9e2e68db716d1d2c848b4f4dc.zip |
Stable for amd64, wrt bug #471392
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 3b9640f39fb9..f62dabcaba44 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.21 2013/04/20 23:10:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.22 2013/06/04 13:10:47 ago Exp $ + + 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libbluedevil-1.9.3.ebuild: + Stable for amd64, wrt bug #471392 *libbluedevil-1.9.3 (20 Apr 2013) diff --git a/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild index ef82da7b6373..643c34a55196 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.1 2013/04/20 23:10:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.3.ebuild,v 1.2 2013/06/04 13:10:47 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" |