summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-08-01 09:32:40 +0000
committerDavid Holm <dholm@gentoo.org>2005-08-01 09:32:40 +0000
commit0777ce432bf923e9b01ac01eadfd40f5f11c2542 (patch)
tree69fd2538c00f169ebbc973b02b46772bd7871ed5 /app-arch
parentNew version. (diff)
downloadgentoo-2-0777ce432bf923e9b01ac01eadfd40f5f11c2542.tar.gz
gentoo-2-0777ce432bf923e9b01ac01eadfd40f5f11c2542.tar.bz2
gentoo-2-0777ce432bf923e9b01ac01eadfd40f5f11c2542.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/deb2targz/ChangeLog5
-rw-r--r--app-arch/deb2targz/deb2targz-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/deb2targz/ChangeLog b/app-arch/deb2targz/ChangeLog
index 5af885582f20..9205a24d350c 100644
--- a/app-arch/deb2targz/ChangeLog
+++ b/app-arch/deb2targz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/deb2targz
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/ChangeLog,v 1.1 2005/07/31 16:24:12 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/ChangeLog,v 1.2 2005/08/01 09:32:40 dholm Exp $
+
+ 01 Aug 2005; David Holm <dholm@gentoo.org> deb2targz-1.ebuild:
+ Added to ~ppc.
*deb2targz-1 (31 Jul 2005)
diff --git a/app-arch/deb2targz/deb2targz-1.ebuild b/app-arch/deb2targz/deb2targz-1.ebuild
index d651e3d89e77..07923384197d 100644
--- a/app-arch/deb2targz/deb2targz-1.ebuild
+++ b/app-arch/deb2targz/deb2targz-1.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-arch/deb2targz/deb2targz-1.ebuild,v 1.1 2005/07/31 16:24:12 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/deb2targz/deb2targz-1.ebuild,v 1.2 2005/08/01 09:32:40 dholm Exp $
DESCRIPTION="Convert a .deb file to a .tar.gz archive"
HOMEPAGE="http://www.miketaylor.org.uk/tech/deb/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.miketaylor.org.uk/tech/deb/${PN}"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND="virtual/libc"