diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 16:16:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 16:16:58 +0000 |
commit | e37baa54c60655744529de83c1beee9c743c7635 (patch) | |
tree | 701ee533f0b6ce0ac92e01c3d416cfea53b21ace /sci-geosciences | |
parent | Depend on a newer boost so that we always have threads support. (diff) | |
download | gentoo-2-e37baa54c60655744529de83c1beee9c743c7635.tar.gz gentoo-2-e37baa54c60655744529de83c1beee9c743c7635.tar.bz2 gentoo-2-e37baa54c60655744529de83c1beee9c743c7635.zip |
stable x86, bug 244026
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsbabel/ChangeLog | 6 | ||||
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-geosciences/gpsbabel/ChangeLog b/sci-geosciences/gpsbabel/ChangeLog index ded15a510985..d3f204ee5d5b 100644 --- a/sci-geosciences/gpsbabel/ChangeLog +++ b/sci-geosciences/gpsbabel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-geosciences/gpsbabel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.17 2009/02/18 16:47:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.18 2009/03/07 16:16:58 fauli Exp $ + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + gpsbabel-1.3.6.ebuild: + stable x86, bug 244026 18 Feb 2009; Raúl Porcel <armin76@gentoo.org> gpsbabel-1.3.6.ebuild: Add ~sparc wrt #257404 diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild index 69e6c6a6f1de..254643db40e5 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild,v 1.2 2009/02/18 16:47:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.6.ebuild,v 1.3 2009/03/07 16:16:58 fauli Exp $ EAPI=2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gpsbabel.org/" SRC_URI="http://www.gpsbabel.org/plan9.php?dl=${P}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="doc usb debug" RDEPEND="dev-libs/expat |