diff options
author | 2006-12-02 22:03:09 +0000 | |
---|---|---|
committer | 2006-12-02 22:03:09 +0000 | |
commit | d3afa0d8a77023db68adf507d6b257fe01a59de6 (patch) | |
tree | 9ed4536ff94c862c6525c701f173526569a2447f /sci-geosciences | |
parent | Add ~amd64, bug 117756 (diff) | |
download | gentoo-2-d3afa0d8a77023db68adf507d6b257fe01a59de6.tar.gz gentoo-2-d3afa0d8a77023db68adf507d6b257fe01a59de6.tar.bz2 gentoo-2-d3afa0d8a77023db68adf507d6b257fe01a59de6.zip |
Add ~amd64, bug 127686
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsbabel/ChangeLog | 6 | ||||
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild | 4 | ||||
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-geosciences/gpsbabel/ChangeLog b/sci-geosciences/gpsbabel/ChangeLog index eda7fc875043..5aa4db747e5c 100644 --- a/sci-geosciences/gpsbabel/ChangeLog +++ b/sci-geosciences/gpsbabel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-geosciences/gpsbabel # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.5 2006/11/24 21:43:08 djay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.6 2006/12/02 22:03:09 beandog Exp $ + + 02 Dec 2006; Steve Dibb <beandog@gentoo.org> gpsbabel-1.2.7.ebuild, + gpsbabel-1.3.1.ebuild, gpsbabel-1.3.2.ebuild: + Add ~amd64, bug 127686 *gpsbabel-1.3.2 (24 Nov 2006) diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild index 75d4641ecb42..cd2985434b61 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild,v 1.3 2006/09/30 16:08:59 djay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.2.7.ebuild,v 1.4 2006/12/02 22:03:09 beandog Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="usb debug doc" diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild index b005a6098017..9f188f5a5a68 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild,v 1.1 2006/09/30 15:38:15 djay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.1.ebuild,v 1.2 2006/12/02 22:03:09 beandog Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc usb debug" diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild index 349f4b8bccf2..f783c10579c6 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild,v 1.1 2006/11/24 21:43:08 djay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.2.ebuild,v 1.2 2006/12/02 22:03:09 beandog Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc usb debug" |