diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-03-07 10:08:47 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-03-07 10:08:47 +0000 |
commit | 7873f2c079767fe86c3da6aa0c70d9106355d48e (patch) | |
tree | d6891794d608b88407b2aaf1a20b52c6702e5a5d /sys-libs/pwdb/pwdb-0.62.ebuild | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-7873f2c079767fe86c3da6aa0c70d9106355d48e.tar.gz gentoo-2-7873f2c079767fe86c3da6aa0c70d9106355d48e.tar.bz2 gentoo-2-7873f2c079767fe86c3da6aa0c70d9106355d48e.zip |
Marked stable on mips.
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 4f938476cfa4..91f96cc0e245 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.10 2004/03/02 16:58:48 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.62.ebuild,v 1.11 2004/03/07 10:05:26 kumba Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="BSD | GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ppc sparc ~alpha ~mips hppa ~ia64 ppc64 s390" +KEYWORDS="amd64 x86 ppc sparc ~alpha mips hppa ~ia64 ppc64 s390" DEPEND="virtual/glibc selinux? ( sys-libs/libselinux )" |