diff options
author | 2004-02-09 21:18:01 +0000 | |
---|---|---|
committer | 2004-02-09 21:18:01 +0000 | |
commit | b707183851974364b037cdf90074451e37635d73 (patch) | |
tree | 65885af4e843428e6e32fad77b8b28616263e197 /sys-libs/pwdb/pwdb-0.62.ebuild | |
parent | Version bumped. Closes 40333 (diff) | |
download | gentoo-2-b707183851974364b037cdf90074451e37635d73.tar.gz gentoo-2-b707183851974364b037cdf90074451e37635d73.tar.bz2 gentoo-2-b707183851974364b037cdf90074451e37635d73.zip |
stable on sparc
Diffstat (limited to 'sys-libs/pwdb/pwdb-0.62.ebuild')
-rw-r--r-- | sys-libs/pwdb/pwdb-0.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pwdb/pwdb-0.62.ebuild b/sys-libs/pwdb/pwdb-0.62.ebuild index 51dbaa3866dc..978c9828642d 100644 --- a/sys-libs/pwdb/pwdb-0.62.ebuild +++ b/sys-libs/pwdb/pwdb-0.62.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-libs/pwdb/pwdb-0.62.ebuild,v 1.6 2004/02/09 09:49:02 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.62.ebuild,v 1.7 2004/02/09 21:13:22 gustavoz Exp $ inherit eutils flag-o-matic filter-flags "-fstack-protector" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="BSD | GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ppc ~sparc ~alpha ~mips hppa ~arm ~ia64 ppc64" +KEYWORDS="amd64 x86 ppc sparc ~alpha ~mips hppa ~arm ~ia64 ppc64" DEPEND="virtual/glibc selinux? ( sys-libs/libselinux )" |