diff options
author | 2004-06-11 16:27:16 +0000 | |
---|---|---|
committer | 2004-06-11 16:27:16 +0000 | |
commit | 094e4dce0bacaaaad5d672cb17ace1ba780a9f3e (patch) | |
tree | 717fe71a3cfc5a37ad25d12b0bb5524a817b4c87 /sys-apps/sed/sed-4.0.9.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-094e4dce0bacaaaad5d672cb17ace1ba780a9f3e.tar.gz gentoo-2-094e4dce0bacaaaad5d672cb17ace1ba780a9f3e.tar.bz2 gentoo-2-094e4dce0bacaaaad5d672cb17ace1ba780a9f3e.zip |
Stable on alpha.
Diffstat (limited to 'sys-apps/sed/sed-4.0.9.ebuild')
-rw-r--r-- | sys-apps/sed/sed-4.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.0.9.ebuild b/sys-apps/sed/sed-4.0.9.ebuild index 1b54b307708e..9512e070badc 100644 --- a/sys-apps/sed/sed-4.0.9.ebuild +++ b/sys-apps/sed/sed-4.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.9.ebuild,v 1.7 2004/04/24 07:59:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.9.ebuild,v 1.8 2004/06/11 16:27:16 kloeri Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 s390" +KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips alpha arm ~hppa amd64 ~ia64 s390" IUSE="nls static build" DEPEND="virtual/glibc |