diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:19:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:19:13 +0000 |
commit | 7ad80b079eb048cffed2e955d1672b3fcb523cbe (patch) | |
tree | 4a33eb2b68962fc30b8502f9a5a540ca8427c4cc /dev-python/python-biggles | |
parent | x86 stable wrt bug #491018 (diff) | |
download | gentoo-2-7ad80b079eb048cffed2e955d1672b3fcb523cbe.tar.gz gentoo-2-7ad80b079eb048cffed2e955d1672b3fcb523cbe.tar.bz2 gentoo-2-7ad80b079eb048cffed2e955d1672b3fcb523cbe.zip |
x86 stable wrt bug #495628
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-python/python-biggles')
-rw-r--r-- | dev-python/python-biggles/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/python-biggles/ChangeLog b/dev-python/python-biggles/ChangeLog index 14651cab753c..13c9fec10624 100644 --- a/dev-python/python-biggles/ChangeLog +++ b/dev-python/python-biggles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-biggles -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v 1.22 2013/06/13 06:44:27 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v 1.23 2014/02/24 00:19:13 phajdan.jr Exp $ + + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + python-biggles-1.6.6-r1.ebuild: + x86 stable wrt bug #495628 *python-biggles-1.6.6-r1 (13 Jun 2013) diff --git a/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild b/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild index ee89a871fea4..fc006cb017f6 100644 --- a/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild +++ b/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild,v 1.1 2013/06/13 06:44:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild,v 1.2 2014/02/24 00:19:13 phajdan.jr Exp $ EAPI=5 @@ -24,7 +24,7 @@ RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 x86" IUSE="" S="${WORKDIR}/${MY_P}" |