diff options
author | 2005-04-21 20:05:01 +0000 | |
---|---|---|
committer | 2005-04-21 20:05:01 +0000 | |
commit | 1a84cc2d388b00c26d04eeea54efb9f3695232ac (patch) | |
tree | 8172811e373203e6448025bf8a2fc7348f9efae6 /app-pda/gnupod/gnupod-0.97.ebuild | |
parent | Stable on sparc wrt #88862 (diff) | |
download | gentoo-2-1a84cc2d388b00c26d04eeea54efb9f3695232ac.tar.gz gentoo-2-1a84cc2d388b00c26d04eeea54efb9f3695232ac.tar.bz2 gentoo-2-1a84cc2d388b00c26d04eeea54efb9f3695232ac.zip |
stable amd64
(Portage version: 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 817e386896ec..39e717d2ca2a 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.3 2005/04/09 20:36:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.97.ebuild,v 1.4 2005/04/21 20:02:10 blubb 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. |