diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:44:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:44:00 +0000 |
commit | 708b8f178a9dc33cada9e08440c8f345e19f6e13 (patch) | |
tree | 333f3d71e7d6038c4e5f5366fb254f319b16033d /sci-geosciences/gpsbabel | |
parent | x86 stable wrt bug #474160 (diff) | |
download | gentoo-2-708b8f178a9dc33cada9e08440c8f345e19f6e13.tar.gz gentoo-2-708b8f178a9dc33cada9e08440c8f345e19f6e13.tar.bz2 gentoo-2-708b8f178a9dc33cada9e08440c8f345e19f6e13.zip |
x86 stable wrt bug #471089
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sci-geosciences/gpsbabel')
-rw-r--r-- | sci-geosciences/gpsbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/gpsbabel/ChangeLog b/sci-geosciences/gpsbabel/ChangeLog index 390c2f65dd9e..23887fb94587 100644 --- a/sci-geosciences/gpsbabel/ChangeLog +++ b/sci-geosciences/gpsbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/gpsbabel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.32 2014/01/06 14:56:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.33 2014/02/24 00:44:00 phajdan.jr Exp $ + + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> gpsbabel-1.4.4.ebuild: + x86 stable wrt bug #471089 06 Jan 2014; Justin Lecher <jlec@gentoo.org> gpsbabel-1.4.3.ebuild, gpsbabel-1.4.4.ebuild, metadata.xml: diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild index 0c995de07d4d..7f25a0241fb7 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild,v 1.3 2014/01/06 14:56:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.4.4.ebuild,v 1.4 2014/02/24 00:44:00 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="doc qt4" RDEPEND=" |