summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-04 23:17:00 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-04 23:17:00 +0000
commit92aa4d1f5d3b483fcc8a5d9022e29bf7918c67fa (patch)
tree8f86ad6d9daf261c6e5e16218ac3852940c15e46 /app-admin/pam_dotfile
parentAdded to ~ppc (diff)
downloadhistorical-92aa4d1f5d3b483fcc8a5d9022e29bf7918c67fa.tar.gz
historical-92aa4d1f5d3b483fcc8a5d9022e29bf7918c67fa.tar.bz2
historical-92aa4d1f5d3b483fcc8a5d9022e29bf7918c67fa.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/Manifest4
-rw-r--r--app-admin/pam_dotfile/pam_dotfile-0.7.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/app-admin/pam_dotfile/Manifest
index 52ff89912936..996cdd3ae8df 100644
--- a/app-admin/pam_dotfile/Manifest
+++ b/app-admin/pam_dotfile/Manifest
@@ -1,4 +1,4 @@
-MD5 c28ba38c145c3fa8d50aac1cd712f917 pam_dotfile-0.7.ebuild 970
-MD5 bea03c5ebb36c50a215824f9dd3fab86 ChangeLog 605
+MD5 e41776737c5b6ab727af083f3f0780c9 ChangeLog 693
+MD5 0e4f82cd56a925c0108a70653abd7c0e pam_dotfile-0.7.ebuild 979
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
MD5 30fbae2d4d9759fde9c1ff733dac16b2 files/digest-pam_dotfile-0.7 67
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"