summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-07-06 09:42:21 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-07-06 09:42:21 +0000
commitd12cc855d564d9f337353d74d6a841a8d71517f5 (patch)
tree9db5aa8efb2173234e9157dda559617f1cc62749 /app-arch/rpm2targz
parentversion bump as per bug #98078. Fixes bug #97947. (diff)
downloadgentoo-2-d12cc855d564d9f337353d74d6a841a8d71517f5.tar.gz
gentoo-2-d12cc855d564d9f337353d74d6a841a8d71517f5.tar.bz2
gentoo-2-d12cc855d564d9f337353d74d6a841a8d71517f5.zip
stable bump
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-arch/rpm2targz')
-rw-r--r--app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild b/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild
index bd9e30c425ba..104f564467dd 100644
--- a/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-9.0-r3.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/rpm2targz/rpm2targz-9.0-r3.ebuild,v 1.1 2005/06/25 12:40:21 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0-r3.ebuild,v 1.2 2005/07/06 09:42:21 liquidx Exp $
inherit toolchain-funcs eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
# NOTE: rpm2targz autodetects rpm2cpio at runtime, and uses it if available,