diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-01 16:12:50 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-01 16:12:50 +0000 |
commit | 5429c50ebadc895d4a7f054a4f3ac50041a4dee4 (patch) | |
tree | 8da84a9f2f8aa99dc34c99cbc7ea5750fcb63721 /net-p2p/pybitmessage | |
parent | removing old glanceclient for bug 518726 (diff) | |
download | gentoo-2-5429c50ebadc895d4a7f054a4f3ac50041a4dee4.tar.gz gentoo-2-5429c50ebadc895d4a7f054a4f3ac50041a4dee4.tar.bz2 gentoo-2-5429c50ebadc895d4a7f054a4f3ac50041a4dee4.zip |
Stable for amd64 wrt bug #518234
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-p2p/pybitmessage')
-rw-r--r-- | net-p2p/pybitmessage/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/pybitmessage/pybitmessage-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/pybitmessage/ChangeLog b/net-p2p/pybitmessage/ChangeLog index 938cfc4f464e..7fee1d4bb9da 100644 --- a/net-p2p/pybitmessage/ChangeLog +++ b/net-p2p/pybitmessage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/pybitmessage # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/pybitmessage/ChangeLog,v 1.7 2014/01/27 00:02:37 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/pybitmessage/ChangeLog,v 1.8 2014/08/01 16:12:50 nimiux Exp $ + + 01 Aug 2014; Chema Alonso <nimiux@gentoo.org> pybitmessage-0.4.2.ebuild: + Stable for amd64 wrt bug #518234 *pybitmessage-0.4.2 (27 Jan 2014) diff --git a/net-p2p/pybitmessage/pybitmessage-0.4.2.ebuild b/net-p2p/pybitmessage/pybitmessage-0.4.2.ebuild index 0783fad05f75..4009abbf9b81 100644 --- a/net-p2p/pybitmessage/pybitmessage-0.4.2.ebuild +++ b/net-p2p/pybitmessage/pybitmessage-0.4.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-p2p/pybitmessage/pybitmessage-0.4.2.ebuild,v 1.1 2014/01/27 00:02:37 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/pybitmessage/pybitmessage-0.4.2.ebuild,v 1.2 2014/08/01 16:12:50 nimiux Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Bitmessage/PyBitmessage/archive/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |