diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-01-18 14:51:58 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-01-18 14:51:58 +0000 |
commit | 27e04e677bd193feb04aad85b1eabddb1f8673a7 (patch) | |
tree | 2cca94b292dec6effdd6a6e8e7bd4dc4365d0625 /sys-libs | |
parent | Added mips to keywords (diff) | |
download | gentoo-2-27e04e677bd193feb04aad85b1eabddb1f8673a7.tar.gz gentoo-2-27e04e677bd193feb04aad85b1eabddb1f8673a7.tar.bz2 gentoo-2-27e04e677bd193feb04aad85b1eabddb1f8673a7.zip |
Added mips to keywords
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/pam/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.75-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index ac3a70122efd..b2efa94a760d 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-libs/pam # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.22 2003/01/08 18:46:53 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.23 2003/01/18 14:47:14 tuxus Exp $ 08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> pam-0.75-r11.ebuild : Mark stable. @@ -43,6 +43,9 @@ *pam-0.75-r9 (24 Oct 2002) + 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> : + Added mips to keywords + 24 Oct 2002; Martin Schlemmer <azarah@gentoo.org> pam-0.75-r9.ebuild : Another snag in the problem with gcc3 linking static libs in /usr/lib diff --git a/sys-libs/pam/pam-0.75-r9.ebuild b/sys-libs/pam/pam-0.75-r9.ebuild index 524ca4739bef..c28dc7ebca27 100644 --- a/sys-libs/pam/pam-0.75-r9.ebuild +++ b/sys-libs/pam/pam-0.75-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r9.ebuild,v 1.4 2003/01/07 22:25:09 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r9.ebuild,v 1.5 2003/01/18 14:47:14 tuxus Exp $ IUSE="berkdb" @@ -16,7 +16,7 @@ SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.ta HOMEPAGE="http://www.kernel.org/pub/linux/libs/pam/" LICENSE="PAM" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha mips" SLOT="0" DEPEND=">=sys-libs/cracklib-2.7-r3 |