diff options
author | 2013-11-30 18:56:01 +0000 | |
---|---|---|
committer | 2013-11-30 18:56:01 +0000 | |
commit | fdd8a95b4b6da17f5d9909d4011b416a0273de44 (patch) | |
tree | 8ab1ff84693110b63d7967b554e5e6a2202f8353 /dev-python/python-slip/python-slip-0.4.0.ebuild | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-fdd8a95b4b6da17f5d9909d4011b416a0273de44.tar.gz gentoo-2-fdd8a95b4b6da17f5d9909d4011b416a0273de44.tar.bz2 gentoo-2-fdd8a95b4b6da17f5d9909d4011b416a0273de44.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/python-slip/python-slip-0.4.0.ebuild')
-rw-r--r-- | dev-python/python-slip/python-slip-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-slip/python-slip-0.4.0.ebuild b/dev-python/python-slip/python-slip-0.4.0.ebuild index 8cd2d131ae77..60f5a0a5558e 100644 --- a/dev-python/python-slip/python-slip-0.4.0.ebuild +++ b/dev-python/python-slip/python-slip-0.4.0.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.4.0.ebuild,v 1.1 2013/08/09 21:36:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild,v 1.2 2013/11/30 18:56:01 pacho 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=" |