diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 10:04:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 10:04:06 +0000 |
commit | a8f2633f4c522d6ef0caa4c079a9da885eb55ae6 (patch) | |
tree | 6b846216213a0daa83f76c19481a162a63cc4038 /x11-plugins | |
parent | Rename USE="sound" to USE="libcanberra" wrt #354585 by Ulrich Müller. (diff) | |
download | gentoo-2-a8f2633f4c522d6ef0caa4c079a9da885eb55ae6.tar.gz gentoo-2-a8f2633f4c522d6ef0caa4c079a9da885eb55ae6.tar.bz2 gentoo-2-a8f2633f4c522d6ef0caa4c079a9da885eb55ae6.zip |
Revert the amd64 keyword
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog index c81f2106f116..3f346e6e9579 100644 --- a/x11-plugins/pidgin-encryption/ChangeLog +++ b/x11-plugins/pidgin-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-encryption # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.16 2011/02/12 09:51:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.17 2011/02/12 10:04:06 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + pidgin-encryption-3.1.ebuild: + Revert the amd64 keyword 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pidgin-encryption-3.1.ebuild: diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild index 73b3080b21ec..700a3905fa57 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.2 2011/02/12 09:51:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.3 2011/02/12 10:04:06 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pidgin-encrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nls" RDEPEND="net-im/pidgin |