diff options
author | 2015-07-07 15:36:55 +0000 | |
---|---|---|
committer | 2015-07-07 15:36:55 +0000 | |
commit | 2ebc90c29015ee9d434058b5f357ccfab5b3a2ab (patch) | |
tree | 6c6ec49eb45dc4dc13673684f9b231cec365f069 /dev-python/qpid-python/qpid-python-0.20.ebuild | |
parent | Fixed license as requested by upstream author (diff) | |
download | historical-2ebc90c29015ee9d434058b5f357ccfab5b3a2ab.tar.gz historical-2ebc90c29015ee9d434058b5f357ccfab5b3a2ab.tar.bz2 historical-2ebc90c29015ee9d434058b5f357ccfab5b3a2ab.zip |
amd64 stable wrt bug #554114
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'dev-python/qpid-python/qpid-python-0.20.ebuild')
-rw-r--r-- | dev-python/qpid-python/qpid-python-0.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/qpid-python/qpid-python-0.20.ebuild b/dev-python/qpid-python/qpid-python-0.20.ebuild index d4e52ea63d5a..9bc4ec2e8f95 100644 --- a/dev-python/qpid-python/qpid-python-0.20.ebuild +++ b/dev-python/qpid-python/qpid-python-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild,v 1.2 2013/12/06 12:40:22 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild,v 1.3 2015/07/07 15:30:08 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -11,7 +11,7 @@ DESCRIPTION="A high-speed platform independent enterprise messaging system for A HOMEPAGE="http://qpid.apache.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" LICENSE="MIT" SLOT="0" |