diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:02 +0000 |
commit | 867149e367c4abe57a866a04327658848a2df8dc (patch) | |
tree | b034500cf3699b872c554bdab3bc12b9978c370d /dev-python/python-slip | |
parent | Stable for x86, wrt bug #458688 (diff) | |
download | gentoo-2-867149e367c4abe57a866a04327658848a2df8dc.tar.gz gentoo-2-867149e367c4abe57a866a04327658848a2df8dc.tar.bz2 gentoo-2-867149e367c4abe57a866a04327658848a2df8dc.zip |
Stable for x86, wrt bug #458688
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-slip/ChangeLog b/dev-python/python-slip/ChangeLog index aab119cdb10c..22b10cff888e 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.3 2013/02/24 11:22:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.4 2013/02/24 11:30:02 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21.ebuild: + Stable for x86, wrt bug #458688 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21.ebuild: Stable for amd64, wrt bug #458688 diff --git a/dev-python/python-slip/python-slip-0.2.21.ebuild b/dev-python/python-slip/python-slip-0.2.21.ebuild index df9b8442648a..c45d9e75b4a6 100644 --- a/dev-python/python-slip/python-slip-0.2.21.ebuild +++ b/dev-python/python-slip/python-slip-0.2.21.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.ebuild,v 1.2 2013/02/24 11:22:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.2.21.ebuild,v 1.3 2013/02/24 11:30:02 ago Exp $ EAPI=4 @@ -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 gtk selinux" RDEPEND=" |