diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 19:38:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 19:38:36 +0000 |
commit | 5efd0935a1bc26dabe2be7e8b932063ed08e2c22 (patch) | |
tree | 7ee8a51f49ec73295556b1ceef1dc515d499a32d /x11-plugins/pidgin-otr | |
parent | ppc stable #281643 (diff) | |
download | gentoo-2-5efd0935a1bc26dabe2be7e8b932063ed08e2c22.tar.gz gentoo-2-5efd0935a1bc26dabe2be7e8b932063ed08e2c22.tar.bz2 gentoo-2-5efd0935a1bc26dabe2be7e8b932063ed08e2c22.zip |
ppc stable #281643
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-plugins/pidgin-otr')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 3d5f3c6ba95e..d5c383d7b737 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-otr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.18 2009/08/25 10:26:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.19 2009/08/29 19:38:36 nixnut Exp $ + + 29 Aug 2009; nixnut <nixnut@gentoo.org> pidgin-otr-3.2.0.ebuild: + ppc stable #281643 25 Aug 2009; Christian Faulhammer <fauli@gentoo.org> pidgin-otr-3.2.0.ebuild: diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild index c4b0f77fe733..e76a4b9461bb 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.2.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/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.5 2009/08/25 10:26:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.6 2009/08/29 19:38:36 nixnut Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" RDEPEND=">=net-libs/libotr-3.2.0 |