diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:45:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:45:00 +0000 |
commit | 6b20e1abfe4bc858030c972a46b1bdc8a16722d8 (patch) | |
tree | 0ebd7c3d2c5110e12005bfd425498aa23a1089cf /net-libs | |
parent | Stable for x86, wrt bug #489300 (diff) | |
download | gentoo-2-6b20e1abfe4bc858030c972a46b1bdc8a16722d8.tar.gz gentoo-2-6b20e1abfe4bc858030c972a46b1bdc8a16722d8.tar.bz2 gentoo-2-6b20e1abfe4bc858030c972a46b1bdc8a16722d8.zip |
Stable for x86, wrt bug #489300
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libblkmaker/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libblkmaker/libblkmaker-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libblkmaker/ChangeLog b/net-libs/libblkmaker/ChangeLog index 0d9d425977cd..9118122dc015 100644 --- a/net-libs/libblkmaker/ChangeLog +++ b/net-libs/libblkmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libblkmaker # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libblkmaker/ChangeLog,v 1.6 2014/01/19 11:30:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libblkmaker/ChangeLog,v 1.7 2014/01/26 11:45:00 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libblkmaker-0.3.2.ebuild: + Stable for x86, wrt bug #489300 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> libblkmaker-0.3.2.ebuild: amd64 stable, bug 489300 diff --git a/net-libs/libblkmaker/libblkmaker-0.3.2.ebuild b/net-libs/libblkmaker/libblkmaker-0.3.2.ebuild index 9a2c791fde3f..257703b7961c 100644 --- a/net-libs/libblkmaker/libblkmaker-0.3.2.ebuild +++ b/net-libs/libblkmaker/libblkmaker-0.3.2.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/libblkmaker/libblkmaker-0.3.2.ebuild,v 1.2 2014/01/19 11:30:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libblkmaker/libblkmaker-0.3.2.ebuild,v 1.3 2014/01/26 11:45:00 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="MIT" SRC_URI="https://gitorious.org/bitcoin/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" IUSE="" DEPEND=" |