summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-07 14:50:39 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-07 14:50:39 +0000
commit45abf745cb830e881a0406de785650cb32a026cb (patch)
treefd7fab3b3b28a39598e637145740864338343977 /dev-util
parentRevision bump with a patch to finally kill bug #88831, and close bug #87708. (diff)
downloadgentoo-2-45abf745cb830e881a0406de785650cb32a026cb.tar.gz
gentoo-2-45abf745cb830e881a0406de785650cb32a026cb.tar.bz2
gentoo-2-45abf745cb830e881a0406de785650cb32a026cb.zip
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/httpup/ChangeLog5
-rw-r--r--dev-util/httpup/httpup-0.3.2.ebuild4
-rw-r--r--dev-util/huc/ChangeLog7
-rw-r--r--dev-util/huc/huc-0.1.ebuild6
-rw-r--r--dev-util/hxd/ChangeLog7
-rw-r--r--dev-util/hxd/hxd-0.70.ebuild6
6 files changed, 22 insertions, 13 deletions
diff --git a/dev-util/httpup/ChangeLog b/dev-util/httpup/ChangeLog
index bba46ef63b60..49b383d70e73 100644
--- a/dev-util/httpup/ChangeLog
+++ b/dev-util/httpup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/httpup
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/httpup/ChangeLog,v 1.1 2005/02/19 18:07:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/httpup/ChangeLog,v 1.2 2005/05/07 14:48:18 dholm Exp $
+
+ 07 May 2005; David Holm <dholm@gentoo.org> httpup-0.3.2.ebuild:
+ Added to ~ppc.
*httpup-0.3.2 (19 Feb 2004)
diff --git a/dev-util/httpup/httpup-0.3.2.ebuild b/dev-util/httpup/httpup-0.3.2.ebuild
index 7d7cab7116e8..a9af79ac34d3 100644
--- a/dev-util/httpup/httpup-0.3.2.ebuild
+++ b/dev-util/httpup/httpup-0.3.2.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/dev-util/httpup/httpup-0.3.2.ebuild,v 1.1 2005/02/19 18:07:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/httpup/httpup-0.3.2.ebuild,v 1.2 2005/05/07 14:48:18 dholm Exp $
DESCRIPTION="synchronisation tool for http file repositories"
HOMEPAGE="http://clc.berlios.de/projects/httpup/"
@@ -8,7 +8,7 @@ SRC_URI="http://jw.tks6.net/files/crux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
DEPEND="net-misc/curl"
diff --git a/dev-util/huc/ChangeLog b/dev-util/huc/ChangeLog
index e2486bcc1ac8..2ff720226099 100644
--- a/dev-util/huc/ChangeLog
+++ b/dev-util/huc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/huc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/ChangeLog,v 1.7 2004/07/02 05:08:40 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/ChangeLog,v 1.8 2005/05/07 14:48:34 dholm Exp $
+
+ 07 May 2005; David Holm <dholm@gentoo.org> huc-0.1.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> huc-0.1.ebuild:
virtual/glibc -> virtual/libc
diff --git a/dev-util/huc/huc-0.1.ebuild b/dev-util/huc/huc-0.1.ebuild
index 278eed88097a..4d7b267ffb18 100644
--- a/dev-util/huc/huc-0.1.ebuild
+++ b/dev-util/huc/huc-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/huc-0.1.ebuild,v 1.13 2004/07/14 23:44:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/huc-0.1.ebuild,v 1.14 2005/05/07 14:48:34 dholm Exp $
DESCRIPTION="HTML umlaut conversion tool"
SRC_URI="http://www.int21.de/huc/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.int21.de/huc/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc ~ppc"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog
index 4e073b2a408a..090ae521f1e0 100644
--- a/dev-util/hxd/ChangeLog
+++ b/dev-util/hxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/hxd
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.5 2004/07/02 05:08:53 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.6 2005/05/07 14:50:39 dholm Exp $
+
+ 07 May 2005; David Holm <dholm@gentoo.org> hxd-0.70.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hxd-0.70.ebuild:
virtual/glibc -> virtual/libc
diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild
index dc552a554bd1..774649dba660 100644
--- a/dev-util/hxd/hxd-0.70.ebuild
+++ b/dev-util/hxd/hxd-0.70.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.6 2004/07/21 20:10:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.7 2005/05/07 14:50:39 dholm Exp $
DESCRIPTION="Binary to hexadecimal converter"
HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/file/hex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~mips"
+KEYWORDS="~x86 ~sparc ~mips ~ppc"
IUSE=""
DEPEND="virtual/libc"