diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-29 10:18:49 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-29 10:18:49 +0000 |
commit | 57a1fdf1974aed597de8b199ab4b9878617ca00a (patch) | |
tree | 8791e42b1d2d9656334ff492cc1d0af16412cf9d /app-pda/gnupod | |
parent | set scox as the maintainer on metadata.xml (diff) | |
download | gentoo-2-57a1fdf1974aed597de8b199ab4b9878617ca00a.tar.gz gentoo-2-57a1fdf1974aed597de8b199ab4b9878617ca00a.tar.bz2 gentoo-2-57a1fdf1974aed597de8b199ab4b9878617ca00a.zip |
~amd64
Diffstat (limited to 'app-pda/gnupod')
-rw-r--r-- | app-pda/gnupod/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/gnupod/gnupod-0.27.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog index e98a38838878..d8cbc96d4e87 100644 --- a/app-pda/gnupod/ChangeLog +++ b/app-pda/gnupod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/gnupod -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.2 2003/08/30 10:33:14 liquidx Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.3 2004/05/29 10:14:39 kugelfang Exp $ + + 29 May 2004; Danny van Dyk <kugelfang@gentoo.org> gnupod-0.27.ebuild: + Marked ~amd64. 30 Aug 2003; Alastair Tse <liquidx@gentoo.org> gnupod-0.27.ebuild, metadata.xml: diff --git a/app-pda/gnupod/gnupod-0.27.ebuild b/app-pda/gnupod/gnupod-0.27.ebuild index ebea8b878296..7ddc4074d6a7 100644 --- a/app-pda/gnupod/gnupod-0.27.ebuild +++ b/app-pda/gnupod/gnupod-0.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.4 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.5 2004/05/29 10:14:39 kugelfang Exp $ DESCRIPTION="Tools for updating your iPod" @@ -10,7 +10,7 @@ SRC_URI="http://blinkenlights.ch/gnupod/${PN}-tools-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="~x86 ppc ~amd64" IUSE="" |