diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:05:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:05:01 +0000 |
commit | e77c75707b89e72262c6a9b3d0f284cb2f8243b4 (patch) | |
tree | 5b1f10814c47277973bd297e44cf5ddf37bd6f4a /app-pda/gnupod | |
parent | stable amd64 (diff) | |
download | historical-e77c75707b89e72262c6a9b3d0f284cb2f8243b4.tar.gz historical-e77c75707b89e72262c6a9b3d0f284cb2f8243b4.tar.bz2 historical-e77c75707b89e72262c6a9b3d0f284cb2f8243b4.zip |
stable amd64
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 8f1e4c25d927..be7318282424 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.9 2005/04/09 20:36:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.10 2005/04/21 20:02:10 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> gnupod-0.97.ebuild: + stable on amd64 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gnupod-0.97.ebuild: Stable on ppc. 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. |