diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:22:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:22:35 +0000 |
commit | 41659f6445f568a4a18d56ccf7749ba8ed7b166e (patch) | |
tree | 0026a43c5084b2a53e55944c1bec40b410d4ade9 /dev-python/python-slip | |
parent | Stable for amd64, wrt bug #458688 (diff) | |
download | gentoo-2-41659f6445f568a4a18d56ccf7749ba8ed7b166e.tar.gz gentoo-2-41659f6445f568a4a18d56ccf7749ba8ed7b166e.tar.bz2 gentoo-2-41659f6445f568a4a18d56ccf7749ba8ed7b166e.zip |
Stable for amd64, 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 | 8 | ||||
-rw-r--r-- | dev-python/python-slip/python-slip-0.2.21.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-python/python-slip/ChangeLog b/dev-python/python-slip/ChangeLog index f980e34a9585..aab119cdb10c 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.2 2012/11/08 04:28:44 tetromino Exp $ +# 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 $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21.ebuild: + Stable for amd64, wrt bug #458688 *python-slip-0.2.21 (08 Nov 2012) @@ -15,4 +18,3 @@ +metadata.xml: New ebuild for a Python convenience library used by some Fedora-oriented projects. - 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 631482b92169..df9b8442648a 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-2012 Gentoo Foundation +# 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.1 2012/11/08 04:28:44 tetromino Exp $ +# $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 $ 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=" |