diff options
Diffstat (limited to 'app-pda/gnupod/gnupod-0.97.ebuild')
-rw-r--r-- | app-pda/gnupod/gnupod-0.97.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnupod/gnupod-0.97.ebuild b/app-pda/gnupod/gnupod-0.97.ebuild index e628171a5827..17b3304b8d82 100644 --- a/app-pda/gnupod/gnupod-0.97.ebuild +++ b/app-pda/gnupod/gnupod-0.97.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-pda/gnupod/gnupod-0.97.ebuild,v 1.1 2005/01/03 03:04:47 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.97.ebuild,v 1.2 2005/04/08 18:37:25 liquidx Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://blinkenlights.ch/gnupod-dist/stable/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" # perl-5.8.0 contains Getopt-Long and Digest-MD5. |