diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:02:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:02:51 +0000 |
commit | 201f6438db2c829ff4ac07a5263287c1f1a38f22 (patch) | |
tree | 12801d4bcc4e57fa5af51b52d4ceee925976d841 /net-libs | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-201f6438db2c829ff4ac07a5263287c1f1a38f22.tar.gz gentoo-2-201f6438db2c829ff4ac07a5263287c1f1a38f22.tar.bz2 gentoo-2-201f6438db2c829ff4ac07a5263287c1f1a38f22.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libbluedevil/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libbluedevil/libbluedevil-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog index 9d4f9f5082b7..88c608b3c908 100644 --- a/net-libs/libbluedevil/ChangeLog +++ b/net-libs/libbluedevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libbluedevil # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.5 2011/05/09 08:21:47 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.6 2011/05/09 23:02:51 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> libbluedevil-1.9.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> libbluedevil-1.9.ebuild: x86 stable per bug 354033 diff --git a/net-libs/libbluedevil/libbluedevil-1.9.ebuild b/net-libs/libbluedevil/libbluedevil-1.9.ebuild index 21b2ea26df39..8d405c267579 100644 --- a/net-libs/libbluedevil/libbluedevil-1.9.ebuild +++ b/net-libs/libbluedevil/libbluedevil-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.ebuild,v 1.2 2011/05/09 08:21:47 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-1.9.ebuild,v 1.3 2011/05/09 23:02:51 hwoarang Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.kde.org/projects/playground/libs/libbluedevil" SRC_URI="http://dev.gentoo.org/~scarabeus/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" |