diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 02:02:04 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 02:02:04 +0000 |
commit | b9fdd81cad498093f29243d89c7bb8d8bc4a257d (patch) | |
tree | 1bed51d89e04b912c9384073f3995be19c39533e /sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild | |
parent | Initial import. (diff) | |
download | gentoo-2-b9fdd81cad498093f29243d89c7bb8d8bc4a257d.tar.gz gentoo-2-b9fdd81cad498093f29243d89c7bb8d8bc4a257d.tar.bz2 gentoo-2-b9fdd81cad498093f29243d89c7bb8d8bc4a257d.zip |
Marked stable on amd64, removed old version.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild')
-rw-r--r-- | sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild index 224349337d47..17e631af9ac3 100644 --- a/sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild +++ b/sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild,v 1.2 2007/03/28 11:55:28 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.3.ebuild,v 1.3 2007/07/18 02:02:04 cryos Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc usb debug" |