diff options
author | 2012-08-12 19:13:54 +0000 | |
---|---|---|
committer | 2012-08-12 19:13:54 +0000 | |
commit | a8296542fb01e7d8cba43a648cb9ed670b918f60 (patch) | |
tree | 3cda6b48a88efe7173a53ce8ecdf3863b339efda /x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild | |
parent | Serialise cctools building, the makefiles are completely not capable of doing... (diff) | |
download | historical-a8296542fb01e7d8cba43a648cb9ed670b918f60.tar.gz historical-a8296542fb01e7d8cba43a648cb9ed670b918f60.tar.bz2 historical-a8296542fb01e7d8cba43a648cb9ed670b918f60.zip |
Stable for amd64, wrt bug #430504
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild')
-rw-r--r-- | x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild index eed014a4234b..b0075f08a96e 100644 --- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild +++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild,v 1.2 2012/05/05 05:12:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild,v 1.3 2012/08/12 19:13:54 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="linguas_de linguas_pl linguas_ru" RDEPEND="<net-im/pidgin-3[gtk]" |