summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-04 23:20:22 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-04 23:20:22 +0000
commit692f945798eaab160cd8d4fadcb69540dd088130 (patch)
tree29e9335b908b1bffc02059830d9809ef9722c96d /app-admin/pam_dotfile
parent (Manifest recommit) (diff)
downloadgentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.tar.gz
gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.tar.bz2
gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.zip
Added to ~ppc
Diffstat (limited to 'app-admin/pam_dotfile')
-rw-r--r--app-admin/pam_dotfile/ChangeLog5
-rw-r--r--app-admin/pam_dotfile/pam_dotfile-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/pam_dotfile/ChangeLog b/app-admin/pam_dotfile/ChangeLog
index ffb5a289db1f..5bf0701dfdd3 100644
--- a/app-admin/pam_dotfile/ChangeLog
+++ b/app-admin/pam_dotfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/pam_dotfile
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/ChangeLog,v 1.4 2004/07/13 17:11:44 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/ChangeLog,v 1.5 2004/09/04 23:17:00 dholm Exp $
+
+ 05 Sep 2004; David Holm <dholm@gentoo.org> pam_dotfile-0.7.ebuild:
+ Added to ~ppc.
13 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> pam_dotfile-0.7.ebuild:
Fixed lynx problems, closing #56424.
diff --git a/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild b/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild
index a74b6f6eef11..ff9fa38de32d 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.9 2004/09/02 11:30:26 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pam_dotfile/pam_dotfile-0.7.ebuild,v 1.10 2004/09/04 23:17:00 dholm 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 ~ppc"
IUSE="doc"
DEPEND="doc? ( net-www/lynx )
>=sys-libs/pam-0.72"