diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:38:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:38:38 +0000 |
commit | d86332d9d1e4b4bb28fec2af640b6e4e192dcfa9 (patch) | |
tree | 0a1ad4ced7314d763bb99d793bbaeaf57689a6ca /app-pda/gnupod | |
parent | Stable on ppc. (diff) | |
download | historical-d86332d9d1e4b4bb28fec2af640b6e4e192dcfa9.tar.gz historical-d86332d9d1e4b4bb28fec2af640b6e4e192dcfa9.tar.bz2 historical-d86332d9d1e4b4bb28fec2af640b6e4e192dcfa9.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-pda/gnupod')
-rw-r--r-- | app-pda/gnupod/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/gnupod/gnupod-0.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog index 85077baf4ea8..8f1e4c25d927 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.8 2005/04/08 18:37:25 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.9 2005/04/09 20:36:57 hansmi Exp $ + + 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gnupod-0.97.ebuild: + Stable on ppc. *gnupod-0.98 (08 Apr 2005) diff --git a/app-pda/gnupod/gnupod-0.97.ebuild b/app-pda/gnupod/gnupod-0.97.ebuild index 17b3304b8d82..817e386896ec 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.2 2005/04/08 18:37:25 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.97.ebuild,v 1.3 2005/04/09 20:36:57 hansmi 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. |