diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:17:31 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:17:31 +0000 |
commit | b70299ea16663f45a3f96a645efd181a15ec0c9e (patch) | |
tree | c7bf49f7241f5ad3b98ea673a1bfa62cebd42e4d /sys-devel/gettext | |
parent | ppc64 (diff) | |
download | historical-b70299ea16663f45a3f96a645efd181a15ec0c9e.tar.gz historical-b70299ea16663f45a3f96a645efd181a15ec0c9e.tar.bz2 historical-b70299ea16663f45a3f96a645efd181a15ec0c9e.zip |
ppc64
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/gettext-0.11.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.11.5-r1.ebuild b/sys-devel/gettext/gettext-0.11.5-r1.ebuild index 4b50be754c29..9791ab8f2fbd 100644 --- a/sys-devel/gettext/gettext-0.11.5-r1.ebuild +++ b/sys-devel/gettext/gettext-0.11.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.16 2003/11/12 15:18:59 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.17 2003/12/17 04:15:38 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -10,7 +10,7 @@ IUSE="nls" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa arm ~mips ia64" +KEYWORDS="x86 ppc sparc alpha hppa arm ~mips ia64 ppc64" src_unpack() { unpack ${A} |