diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:05 +0000 |
commit | cd6709725cefe0c4ef74f67e45cdf4b227546ae5 (patch) | |
tree | 5a6cd17c08f4a3224fc4cef7b5c9aabcd7018fea /dev-python/python-slip | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-cd6709725cefe0c4ef74f67e45cdf4b227546ae5.tar.gz gentoo-2-cd6709725cefe0c4ef74f67e45cdf4b227546ae5.tar.bz2 gentoo-2-cd6709725cefe0c4ef74f67e45cdf4b227546ae5.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-slip')
-rw-r--r-- | dev-python/python-slip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-slip/python-slip-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-slip/ChangeLog b/dev-python/python-slip/ChangeLog index d990d5f18cdb..7d2dedadab75 100644 --- a/dev-python/python-slip/ChangeLog +++ b/dev-python/python-slip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-slip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.16 2014/07/11 10:17:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.17 2014/07/22 10:44:05 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> python-slip-0.6.0.ebuild: + Stable for amd64, wrt bug #512912 11 Jul 2014; Alexandre Rostovtsev <tetromino@gentoo.org> python-slip-0.4.0.ebuild, python-slip-0.6.0.ebuild: diff --git a/dev-python/python-slip/python-slip-0.6.0.ebuild b/dev-python/python-slip/python-slip-0.6.0.ebuild index 05cbab439794..6ca916337654 100644 --- a/dev-python/python-slip/python-slip-0.6.0.ebuild +++ b/dev-python/python-slip/python-slip-0.6.0.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/dev-python/python-slip/python-slip-0.6.0.ebuild,v 1.2 2014/07/11 10:17:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.6.0.ebuild,v 1.3 2014/07/22 10:44:05 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dbus selinux" RDEPEND=" |