diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 15:10:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 15:10:52 +0000 |
commit | b1748949f0bb616c592a7cc2f56530f73cc63dea (patch) | |
tree | b54ed93edd194674d7a8ce9c1f013dd09bf3b92d /sys-auth | |
parent | Use.mask bluetooth (diff) | |
download | gentoo-2-b1748949f0bb616c592a7cc2f56530f73cc63dea.tar.gz gentoo-2-b1748949f0bb616c592a7cc2f56530f73cc63dea.tar.bz2 gentoo-2-b1748949f0bb616c592a7cc2f56530f73cc63dea.zip |
Drop sparc keyword
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_blue/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_blue/pam_blue-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_blue/ChangeLog b/sys-auth/pam_blue/ChangeLog index 9b266410e6ac..6f1da84d45dd 100644 --- a/sys-auth/pam_blue/ChangeLog +++ b/sys-auth/pam_blue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_blue # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/ChangeLog,v 1.5 2009/09/27 12:55:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/ChangeLog,v 1.6 2009/11/21 15:10:52 armin76 Exp $ + + 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> pam_blue-0.9.0.ebuild: + Drop sparc keyword 27 Sep 2009; Mart Raudsepp <leio@gentoo.org> pam_blue-0.9.0.ebuild: Allow bluez-4 to satisfy the bluez stack dependency, confirmed to work by diff --git a/sys-auth/pam_blue/pam_blue-0.9.0.ebuild b/sys-auth/pam_blue/pam_blue-0.9.0.ebuild index 0285687c5f35..ae42f2dd1692 100644 --- a/sys-auth/pam_blue/pam_blue-0.9.0.ebuild +++ b/sys-auth/pam_blue/pam_blue-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild,v 1.4 2009/09/27 12:55:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild,v 1.5 2009/11/21 15:10:52 armin76 Exp $ inherit pam autotools multilib @@ -10,7 +10,7 @@ SRC_URI="http://pam.0xdef.net/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/pam |