diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 14:07:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 14:07:14 +0000 |
commit | 7fafd81adbc289a3eba9ab4f68becdc0e280cb07 (patch) | |
tree | fd14a5329d882397c0ae970f93c9758e6182b18f /app-pda/gnupod/gnupod-0.98.3.ebuild | |
parent | ppc stable (diff) | |
download | historical-7fafd81adbc289a3eba9ab4f68becdc0e280cb07.tar.gz historical-7fafd81adbc289a3eba9ab4f68becdc0e280cb07.tar.bz2 historical-7fafd81adbc289a3eba9ab4f68becdc0e280cb07.zip |
ppc stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-pda/gnupod/gnupod-0.98.3.ebuild')
-rw-r--r-- | app-pda/gnupod/gnupod-0.98.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnupod/gnupod-0.98.3.ebuild b/app-pda/gnupod/gnupod-0.98.3.ebuild index d0d4f772f38a..af92e6c05488 100644 --- a/app-pda/gnupod/gnupod-0.98.3.ebuild +++ b/app-pda/gnupod/gnupod-0.98.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.98.3.ebuild,v 1.2 2006/02/11 21:27:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.98.3.ebuild,v 1.3 2006/09/16 14:07:14 dertobi123 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://blinkenlights.ch/gnupod-dist/stable/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="" # perl-5.8.0 contains Getopt-Long and Digest-MD5. |