diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:43:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:43:04 +0000 |
commit | 1715f6564083bfa3ed4644220330f71c509ab671 (patch) | |
tree | 8bc7261e4bf6b378fbcb28ad3f69b9c9bb50e007 /dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild | |
parent | Stable for amd64, wrt bug #536862 (diff) | |
download | historical-1715f6564083bfa3ed4644220330f71c509ab671.tar.gz historical-1715f6564083bfa3ed4644220330f71c509ab671.tar.bz2 historical-1715f6564083bfa3ed4644220330f71c509ab671.zip |
Stable for amd64, wrt bug #535328
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild')
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild index 6e9437b60075..1e72f1db937e 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild,v 1.4 2015/01/13 05:37:27 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild,v 1.5 2015/01/22 08:43:03 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" DEPEND=" |