summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:31:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:31:20 +0000
commit23f8054988991430b28d5995c2209fcf72b795c5 (patch)
treeb51cbe273565ae6f9b54fdcac5f67b24bd6f0b2c /sys-libs/pwdb
parentLICENSE fix (diff)
downloadhistorical-23f8054988991430b28d5995c2209fcf72b795c5.tar.gz
historical-23f8054988991430b28d5995c2209fcf72b795c5.tar.bz2
historical-23f8054988991430b28d5995c2209fcf72b795c5.zip
LICENSE fix
Diffstat (limited to 'sys-libs/pwdb')
-rw-r--r--sys-libs/pwdb/Manifest14
-rw-r--r--sys-libs/pwdb/pwdb-0.62.ebuild4
2 files changed, 4 insertions, 14 deletions
diff --git a/sys-libs/pwdb/Manifest b/sys-libs/pwdb/Manifest
index 9e2488383102..b1a5a917c40f 100644
--- a/sys-libs/pwdb/Manifest
+++ b/sys-libs/pwdb/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 14ee08d4b2c3f66ae67e63abdf469831 ChangeLog 3612
+MD5 dcd6100b42d8b3345f88297895c0f2ac pwdb-0.62.ebuild 1688
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 f8fddfcd81da47e8e18ae37cd6ec4347 pwdb-0.62.ebuild 1680
-MD5 8cc9a65a57937cd962ff641cf94e40c3 files/digest-pwdb-0.62 61
MD5 0d0c7a6216f5cf079472dfe36ea9d71c files/passwd 143
+MD5 8cc9a65a57937cd962ff641cf94e40c3 files/digest-pwdb-0.62 61
MD5 bf4eb22a793eb0683d8c62b4677d66f8 files/pwdb-0.62-selinux.patch 10567
MD5 f2d1888e60ba62137f53ed5378eb7e25 files/pwdb-0.62-use-gcc-as-linker.patch 508
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBitpFHTu7gpaalycRAjdBAJ0Z51vLhCPUTWERtEAhjVdnW9Zf0ACgg6Zy
-vefky7yZJpV5hZnD9B4dCmE=
-=Zn71
------END PGP SIGNATURE-----
diff --git a/sys-libs/pwdb/pwdb-0.62.ebuild b/sys-libs/pwdb/pwdb-0.62.ebuild
index 504ed4d76ba1..12e25a7480ad 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 Foundation
# 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.16 2004/11/05 01:40:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.62.ebuild,v 1.17 2004/11/09 22:31:20 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.firstlinux.com/cgi-bin/package/content.cgi?ID=6886"
SRC_URI="mirror://gentoo/${P}.tar.gz
http://nl.lunar-linux.org/lunar/sources/sources/${P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="selinux"