diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-04-08 18:37:25 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-04-08 18:37:25 +0000 |
commit | 7ab68f4d26ca8d7720aff97074e27b7dc992c0cd (patch) | |
tree | 5f7c6e6e6118a4e140073c2b1896162bef051c7a /app-pda/gnupod/gnupod-0.97.ebuild | |
parent | Stable on alpha, bug 86488. (diff) | |
download | historical-7ab68f4d26ca8d7720aff97074e27b7dc992c0cd.tar.gz historical-7ab68f4d26ca8d7720aff97074e27b7dc992c0cd.tar.bz2 historical-7ab68f4d26ca8d7720aff97074e27b7dc992c0cd.zip |
version bump (#84526)
Package-Manager: portage-2.0.51.19
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. |