diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-06-14 10:11:27 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-06-14 10:11:27 +0000 |
commit | eb181c09a4deb4abb5431865dc6d5a7fa49082ce (patch) | |
tree | 50e53f653150a0010d1097ddf838f6c099e5f728 /sys-libs/ss/ss-1.40.9.ebuild | |
parent | Stable on amd64, bug #224377 (diff) | |
download | historical-eb181c09a4deb4abb5431865dc6d5a7fa49082ce.tar.gz historical-eb181c09a4deb4abb5431865dc6d5a7fa49082ce.tar.bz2 historical-eb181c09a4deb4abb5431865dc6d5a7fa49082ce.zip |
Stable on amd64, bug #225239
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'sys-libs/ss/ss-1.40.9.ebuild')
-rw-r--r-- | sys-libs/ss/ss-1.40.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ss/ss-1.40.9.ebuild b/sys-libs/ss/ss-1.40.9.ebuild index b9d93582e562..1ec5cc2b583a 100644 --- a/sys-libs/ss/ss-1.40.9.ebuild +++ b/sys-libs/ss/ss-1.40.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ss-1.40.9.ebuild,v 1.6 2008/06/12 18:58:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ss-1.40.9.ebuild,v 1.7 2008/06/14 10:11:27 angelos Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/e2fsprogs-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="nls" RDEPEND="~sys-libs/com_err-${PV}" |