diff options
author | Travis Tilley <lv@gentoo.org> | 2004-09-02 11:30:26 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-09-02 11:30:26 +0000 |
commit | 33c93d3f316ad0955c6372ce442c6083d4489ebc (patch) | |
tree | df356ad32cca39a63bbadca28d0245bf57769702 /app-admin/pam_dotfile | |
parent | Unmask dev-ruby/wxruby-0.5 (diff) | |
download | gentoo-2-33c93d3f316ad0955c6372ce442c6083d4489ebc.tar.gz gentoo-2-33c93d3f316ad0955c6372ce442c6083d4489ebc.tar.bz2 gentoo-2-33c93d3f316ad0955c6372ce442c6083d4489ebc.zip |
stable on amd64
Diffstat (limited to 'app-admin/pam_dotfile')
-rw-r--r-- | app-admin/pam_dotfile/pam_dotfile-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild b/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild index 034660f0daed..a74b6f6eef11 100644 --- a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild +++ b/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.8 2004/07/14 21:50:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.9 2004/09/02 11:30:26 lv Exp $ MY_P="${P/_beta/beta}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="http://www.stud.uni-hamburg.de/users/lennart/projects/pam_dotfile/${MY_ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="doc" DEPEND="doc? ( net-www/lynx ) >=sys-libs/pam-0.72" |