summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-05-29 14:56:25 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-05-29 14:56:25 +0000
commit8f344e56e3300689133f3ba74ff0bf17d18c59d6 (patch)
tree86477632a63cdb1587854bab6ef4325baec670ab /app-pda
parentVersion bump. (diff)
downloadgentoo-2-8f344e56e3300689133f3ba74ff0bf17d18c59d6.tar.gz
gentoo-2-8f344e56e3300689133f3ba74ff0bf17d18c59d6.tar.bz2
gentoo-2-8f344e56e3300689133f3ba74ff0bf17d18c59d6.zip
added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/gnupod/ChangeLog5
-rw-r--r--app-pda/gnupod/gnupod-0.98.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog
index cc6db5d1658a..2ed74a735f50 100644
--- a/app-pda/gnupod/ChangeLog
+++ b/app-pda/gnupod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/gnupod
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.13 2005/05/25 13:58:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.14 2005/05/29 14:56:25 corsair Exp $
+
+ 29 May 2005; Markus Rothe <corsair@gentoo.org> gnupod-0.98.ebuild:
+ Added ~ppc64
25 May 2005; Michael Cummings <mcummings@gentoo.org> gnupod-0.98.ebuild:
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
diff --git a/app-pda/gnupod/gnupod-0.98.ebuild b/app-pda/gnupod/gnupod-0.98.ebuild
index f03b33815d53..3137dcd8c21b 100644
--- a/app-pda/gnupod/gnupod-0.98.ebuild
+++ b/app-pda/gnupod/gnupod-0.98.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.98.ebuild,v 1.3 2005/05/25 13:58:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.98.ebuild,v 1.4 2005/05/29 14:56:25 corsair 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="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
# perl-5.8.0 contains Getopt-Long and Digest-MD5.