diff options
author | 2003-07-06 14:52:21 +0000 | |
---|---|---|
committer | 2003-07-06 14:52:21 +0000 | |
commit | c27aa71a03af1cc31431cdd1bd02d59834d9238a (patch) | |
tree | 659133512421c32d3c70f385c9626ae9130650b2 /sys-apps/sed/sed-4.0.7.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | gentoo-2-c27aa71a03af1cc31431cdd1bd02d59834d9238a.tar.gz gentoo-2-c27aa71a03af1cc31431cdd1bd02d59834d9238a.tar.bz2 gentoo-2-c27aa71a03af1cc31431cdd1bd02d59834d9238a.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-apps/sed/sed-4.0.7.ebuild')
-rw-r--r-- | sys-apps/sed/sed-4.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.0.7.ebuild b/sys-apps/sed/sed-4.0.7.ebuild index e20d93635093..cf08b167b81f 100644 --- a/sys-apps/sed/sed-4.0.7.ebuild +++ b/sys-apps/sed/sed-4.0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 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.7.ebuild,v 1.6 2003/07/06 09:16:59 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.7.ebuild,v 1.7 2003/07/06 14:52:10 gmsoft Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="x86 amd64 ~ppc sparc alpha ~hppa ~arm mips" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~arm mips" SLOT="0" LICENSE="GPL-2" IUSE="nls static build" |