diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:33:18 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:33:18 +0000 |
commit | c86b4fa3ff2e03be544748f55037b55f8f250d7c (patch) | |
tree | 7ea511f4dc9928777da72fd2f2952dcadf3fb99b /app-pda/gnupod | |
parent | adding to pda herd (diff) | |
download | gentoo-2-c86b4fa3ff2e03be544748f55037b55f8f250d7c.tar.gz gentoo-2-c86b4fa3ff2e03be544748f55037b55f8f250d7c.tar.bz2 gentoo-2-c86b4fa3ff2e03be544748f55037b55f8f250d7c.zip |
adding to pda herd and bump to ~x86
Diffstat (limited to 'app-pda/gnupod')
-rw-r--r-- | app-pda/gnupod/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/gnupod/Manifest | 5 | ||||
-rw-r--r-- | app-pda/gnupod/gnupod-0.27.ebuild | 4 | ||||
-rw-r--r-- | app-pda/gnupod/metadata.xml | 5 |
4 files changed, 15 insertions, 5 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog index a7f54188c0de..e98a38838878 100644 --- a/app-pda/gnupod/ChangeLog +++ b/app-pda/gnupod/ChangeLog @@ -1,6 +1,10 @@ # 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.1 2003/03/20 04:37:00 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.2 2003/08/30 10:33:14 liquidx Exp $ + + 30 Aug 2003; Alastair Tse <liquidx@gentoo.org> gnupod-0.27.ebuild, + metadata.xml: + bumped back to ~x86 because dependencies are not stable *gnupod-0.27 (19 Mar 2003) diff --git a/app-pda/gnupod/Manifest b/app-pda/gnupod/Manifest index 0d519799b1bd..be142c068f1a 100644 --- a/app-pda/gnupod/Manifest +++ b/app-pda/gnupod/Manifest @@ -1,3 +1,4 @@ +MD5 b7ba54db0c29737bd5f04532b5034dbb ChangeLog 478 +MD5 5be968227abcb718ed207a5f3e057cbf gnupod-0.27.ebuild 1888 +MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 6ebe359f3cb9294398e187d7239a9400 files/digest-gnupod-0.27 68 -MD5 4a5dfeeba2a07c2e8f8da81f1567ad16 ChangeLog 333 -MD5 898689301d9695164beee7f020710e33 gnupod-0.27.ebuild 1884 diff --git a/app-pda/gnupod/gnupod-0.27.ebuild b/app-pda/gnupod/gnupod-0.27.ebuild index 3ce754956391..1beb7ac30901 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. # 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.2 2003/07/02 11:55:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.27.ebuild,v 1.3 2003/08/30 10:33:14 liquidx 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" IUSE="" diff --git a/app-pda/gnupod/metadata.xml b/app-pda/gnupod/metadata.xml new file mode 100644 index 000000000000..228404d3a4b2 --- /dev/null +++ b/app-pda/gnupod/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>pda</herd> +</pkgmetadata> |