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 | 98da30a31012f62203608b45cc1f2f69b97bdb27 (patch) | |
tree | 671465cac5c821df8c1c54b7be9ac64f7c64864c /x11-plugins | |
parent | Version bump. Remove old versions. (diff) | |
download | gentoo-2-98da30a31012f62203608b45cc1f2f69b97bdb27.tar.gz gentoo-2-98da30a31012f62203608b45cc1f2f69b97bdb27.tar.bz2 gentoo-2-98da30a31012f62203608b45cc1f2f69b97bdb27.zip |
Stable on amd64 wrt bug #353623
(Portage version: 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" |