diff options
Diffstat (limited to 'app-admin/gps/gps-1.1.0-r1.ebuild')
-rw-r--r-- | app-admin/gps/gps-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gps/gps-1.1.0-r1.ebuild b/app-admin/gps/gps-1.1.0-r1.ebuild index a0769f0c5c8a..e5ba2340aa1b 100644 --- a/app-admin/gps/gps-1.1.0-r1.ebuild +++ b/app-admin/gps/gps-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/gps-1.1.0-r1.ebuild,v 1.3 2005/01/01 11:03:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gps/gps-1.1.0-r1.ebuild,v 1.4 2005/01/17 20:21:58 blubb Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.seul.org/pub/gps/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" |