diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-22 13:31:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-22 13:31:46 +0000 |
commit | 0c5b6ab3720278bb3462eb846ff63fee4d066774 (patch) | |
tree | 67272c257ecd66a8003f324bba4129997bbeb85e /x11-plugins/pidgin-otr | |
parent | Stable on sparc wrt #189781 (diff) | |
download | gentoo-2-0c5b6ab3720278bb3462eb846ff63fee4d066774.tar.gz gentoo-2-0c5b6ab3720278bb3462eb846ff63fee4d066774.tar.bz2 gentoo-2-0c5b6ab3720278bb3462eb846ff63fee4d066774.zip |
Stable on sparc wrt #189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/pidgin-otr')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 3ef3e8cdc82c..b53e40098833 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-otr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.3 2007/08/07 02:17:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.4 2007/08/22 13:31:46 gustavoz Exp $ + + 22 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + pidgin-otr-3.0.0.ebuild: + Stable on sparc wrt #189781 07 Aug 2007; Olivier Crête <tester@gentoo.org> +pidgin-otr-3.1.0.ebuild: Version bump, bug #187573 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild index afebb2fba533..2a5d3f61f21c 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.0.ebuild,v 1.2 2007/05/07 13:37:24 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild,v 1.3 2007/08/22 13:31:46 gustavoz Exp $ inherit flag-o-matic eutils autotools @@ -13,7 +13,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" DEPEND=">=net-libs/libotr-3.0.0 |