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
commit11c6b51a8b47b0c033858eb5837012a4868c4de1 (patch)
tree206da1561ee467a35f6444eee15b7ddf8c10dcd1 /app-pda
parentVersion bump. (diff)
downloadhistorical-11c6b51a8b47b0c033858eb5837012a4868c4de1.tar.gz
historical-11c6b51a8b47b0c033858eb5837012a4868c4de1.tar.bz2
historical-11c6b51a8b47b0c033858eb5837012a4868c4de1.zip
added ~ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/gnupod/ChangeLog5
-rw-r--r--app-pda/gnupod/Manifest16
-rw-r--r--app-pda/gnupod/gnupod-0.98.ebuild4
3 files changed, 9 insertions, 16 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/Manifest b/app-pda/gnupod/Manifest
index 6fa3c5bdd4bf..c75069108810 100644
--- a/app-pda/gnupod/Manifest
+++ b/app-pda/gnupod/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 56e37c034acb360d94e432bd2c3ba871 ChangeLog 1554
+MD5 ca0f22c32fa4f5e690d1499aa883e660 ChangeLog 1637
MD5 60daabb01cf25ffc73fa2cff22c33b2c gnupod-0.27.ebuild 1888
MD5 44fa4de97aef533678d5f93385090a6d gnupod-0.97.ebuild 1016
+MD5 bfbc4571cebfe73551f60269a4964f94 gnupod-0.98.ebuild 1017
MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156
-MD5 31900f46141263f305cfafebe220fdd6 gnupod-0.98.ebuild 1012
MD5 6ebe359f3cb9294398e187d7239a9400 files/digest-gnupod-0.27 68
-MD5 f1400bfce407c03693f2c397f23cd425 files/digest-gnupod-0.98 60
MD5 644e45ce76da0a2dbbedeabb3d36a769 files/digest-gnupod-0.97 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFClISrtG5z4I8BtQoRAsLZAJ9a1h5JnDhHyQWkQyp/f0n4KV/4CwCdFzIc
-ZvrEee9zWuIC+ZMwEi9ELyg=
-=AzlD
------END PGP SIGNATURE-----
+MD5 f1400bfce407c03693f2c397f23cd425 files/digest-gnupod-0.98 60
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.