diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:55:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:55:13 +0000 |
commit | 8472114f340576c4b6f5c851b8391e6271376d20 (patch) | |
tree | d966a78b2eec07aef77833a07143b7b2b5fec794 /app-pda/gnupod | |
parent | had a capital in the name... so it is now removed (diff) | |
download | gentoo-2-8472114f340576c4b6f5c851b8391e6271376d20.tar.gz gentoo-2-8472114f340576c4b6f5c851b8391e6271376d20.tar.bz2 gentoo-2-8472114f340576c4b6f5c851b8391e6271376d20.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-pda/gnupod')
-rw-r--r-- | app-pda/gnupod/gnupod-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnupod/gnupod-0.27.ebuild b/app-pda/gnupod/gnupod-0.27.ebuild index bd21f5a35242..3ce754956391 100644 --- a/app-pda/gnupod/gnupod-0.27.ebuild +++ b/app-pda/gnupod/gnupod-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.1 2003/03/20 04:37:00 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.2 2003/07/02 11:55:13 aliz Exp $ DESCRIPTION="Tools for updating your iPod" @@ -10,7 +10,7 @@ SRC_URI="http://blinkenlights.ch/gnupod/${PN}-tools-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" |