diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-26 15:43:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-26 15:43:58 +0000 |
commit | dd60a2fcc5e9ebd6b3893b3d1bce90394bf17658 (patch) | |
tree | 6e9a6cc2b0da5cdd64ae55def93c27e187b6a725 /sys-auth | |
parent | ia64 stable wrt bug 150859 (diff) | |
download | gentoo-2-dd60a2fcc5e9ebd6b3893b3d1bce90394bf17658.tar.gz gentoo-2-dd60a2fcc5e9ebd6b3893b3d1bce90394bf17658.tar.bz2 gentoo-2-dd60a2fcc5e9ebd6b3893b3d1bce90394bf17658.zip |
Add ~ia64 wrt bug 152713
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_console/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pam_console/ChangeLog b/sys-auth/pam_console/ChangeLog index cbf050c7b29d..3e78a61e021d 100644 --- a/sys-auth/pam_console/ChangeLog +++ b/sys-auth/pam_console/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_console # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.15 2007/01/27 17:13:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.16 2007/03/26 15:43:58 armin76 Exp $ + + 26 Mar 2007; Raúl Porcel <armin76@gentoo.org> + pam_console-0.99.7.0.2.7.ebuild: + Add ~ia64 wrt bug 152713 27 Jan 2007; Joseph Jezak <josejx@gentoo.org> pam_console-0.99.7.0.2.7.ebuild: diff --git a/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild b/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild index cb7f8026f1c7..8d8f157765a5 100644 --- a/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild +++ b/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild,v 1.5 2007/01/27 17:13:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.7.0.2.7.ebuild,v 1.6 2007/03/26 15:43:58 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -19,7 +19,7 @@ SRC_URI="mirror://fedora/development/source/SRPMS/pam-${MY_PV}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=sys-libs/pam-0.99 |