summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-09-25 19:17:00 +0000
committerFabian Groffen <grobian@gentoo.org>2006-09-25 19:17:00 +0000
commit59f89aa54de0b2cf1270303ee990d11e03c0a753 (patch)
tree0c165140ccbfa22c2d096fa78774f805b49db26e /sys-apps/sed/sed-4.1.5.ebuild
parentcorrect PV of my last entry (diff)
downloadgentoo-2-59f89aa54de0b2cf1270303ee990d11e03c0a753.tar.gz
gentoo-2-59f89aa54de0b2cf1270303ee990d11e03c0a753.tar.bz2
gentoo-2-59f89aa54de0b2cf1270303ee990d11e03c0a753.zip
Marked ppc-macos stable (bug #149056)
(Portage version: 2.1.1)
Diffstat (limited to 'sys-apps/sed/sed-4.1.5.ebuild')
-rw-r--r--sys-apps/sed/sed-4.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.1.5.ebuild b/sys-apps/sed/sed-4.1.5.ebuild
index 1055d7233820..69bf8a139db5 100644
--- a/sys-apps/sed/sed-4.1.5.ebuild
+++ b/sys-apps/sed/sed-4.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.5.ebuild,v 1.7 2006/09/25 17:16:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.1.5.ebuild,v 1.8 2006/09/25 19:17:00 grobian Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc-macos ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE="nls static"
RDEPEND="nls? ( virtual/libintl )"