diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 10:52:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 10:52:58 +0000 |
commit | 103044f75e2e4e58095d6af5d9b0c2ff11dfd67b (patch) | |
tree | ec1710850c093424565696ff30d856cc8643b0a5 /dev-python/python-slip | |
parent | Stable for amd64, wrt bug #479506 (diff) | |
download | gentoo-2-103044f75e2e4e58095d6af5d9b0c2ff11dfd67b.tar.gz gentoo-2-103044f75e2e4e58095d6af5d9b0c2ff11dfd67b.tar.bz2 gentoo-2-103044f75e2e4e58095d6af5d9b0c2ff11dfd67b.zip |
Stable for amd64, wrt bug #479508
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.2.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-slip/ChangeLog b/dev-python/python-slip/ChangeLog index 02a25db54f98..7b1bf266ef42 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.8 2013/08/09 21:36:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.9 2013/08/10 10:52:58 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21-r1.ebuild: + Stable for amd64, wrt bug #479508 *python-slip-0.4.0 (09 Aug 2013) diff --git a/dev-python/python-slip/python-slip-0.2.21-r1.ebuild b/dev-python/python-slip/python-slip-0.2.21-r1.ebuild index 4193f8fa720b..469a47ee090c 100644 --- a/dev-python/python-slip/python-slip-0.2.21-r1.ebuild +++ b/dev-python/python-slip/python-slip-0.2.21-r1.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/dev-python/python-slip/python-slip-0.2.21-r1.ebuild,v 1.1 2013/08/02 12:30:25 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.2.21-r1.ebuild,v 1.2 2013/08/10 10:52:58 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dbus gtk selinux" RDEPEND=" |