diff options
author | 2005-07-15 17:52:54 +0000 | |
---|---|---|
committer | 2005-07-15 17:52:54 +0000 | |
commit | 75b2da07dcc54ae8047afb18606a8edccedab3e2 (patch) | |
tree | c3c2945f6500f9d7df57be451f78424f3f30796d /sys-libs/ss/ss-1.38.ebuild | |
parent | dep fixes (diff) | |
download | historical-75b2da07dcc54ae8047afb18606a8edccedab3e2.tar.gz historical-75b2da07dcc54ae8047afb18606a8edccedab3e2.tar.bz2 historical-75b2da07dcc54ae8047afb18606a8edccedab3e2.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-libs/ss/ss-1.38.ebuild')
-rw-r--r-- | sys-libs/ss/ss-1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ss/ss-1.38.ebuild b/sys-libs/ss/ss-1.38.ebuild index e18b2cd495af..dc3ab3f2d0e6 100644 --- a/sys-libs/ss/ss-1.38.ebuild +++ b/sys-libs/ss/ss-1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ss-1.38.ebuild,v 1.2 2005/07/14 17:39:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ss/ss-1.38.ebuild,v 1.3 2005/07/15 17:52:54 gustavoz Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="nls" RDEPEND="~sys-libs/com_err-${PV}" |