diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-21 19:54:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-21 19:54:19 +0000 |
commit | 150404ea615b252d2dc5b08e1bf9cae360a79146 (patch) | |
tree | c94c0e8565c90b085a17103c1051517429698f89 /x11-plugins | |
parent | Version bump. Remove old versions. (diff) | |
download | historical-150404ea615b252d2dc5b08e1bf9cae360a79146.tar.gz historical-150404ea615b252d2dc5b08e1bf9cae360a79146.tar.bz2 historical-150404ea615b252d2dc5b08e1bf9cae360a79146.zip |
Stable on amd64 wrt bug #353623
Package-Manager: portage-2.2.0_alpha28/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-privacy-please/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/pidgin-privacy-please/ChangeLog b/x11-plugins/pidgin-privacy-please/ChangeLog index be91ad3882ec..400f6944820d 100644 --- a/x11-plugins/pidgin-privacy-please/ChangeLog +++ b/x11-plugins/pidgin-privacy-please/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-privacy-please -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/ChangeLog,v 1.2 2010/11/17 23:30:40 xmw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/ChangeLog,v 1.3 2011/03/21 19:54:19 angelos Exp $ + + 21 Mar 2011; Christoph Mende <angelos@gentoo.org> + pidgin-privacy-please-0.6.4.ebuild: + Stable on amd64 wrt bug #353623 *pidgin-privacy-please-0.6.4 (17 Nov 2010) diff --git a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild index e3694d0b58bd..a7a678e526f7 100644 --- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild +++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.6.4.ebuild,v 1.1 2010/11/17 23:30:40 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild,v 1.2 2011/03/21 19:54:19 angelos 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" RDEPEND="<net-im/pidgin-3" |