diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-16 22:13:41 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-16 22:13:41 +0000 |
commit | 1b858b5b27216d8b115652ee703e5641bbb9f5c9 (patch) | |
tree | c988a43c24c5b35afb006598dccf9b14bb051cf8 /x11-plugins/pidgin-otr | |
parent | Grab fix from upstream for progress bar assert failure in some locales #20848... (diff) | |
download | gentoo-2-1b858b5b27216d8b115652ee703e5641bbb9f5c9.tar.gz gentoo-2-1b858b5b27216d8b115652ee703e5641bbb9f5c9.tar.bz2 gentoo-2-1b858b5b27216d8b115652ee703e5641bbb9f5c9.zip |
stable x86, bug 210398
(Portage version: 2.1.4.4)
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.1.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 86d440027d3a..56f25e1a01a7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.10 2008/01/27 16:00:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.11 2008/02/16 22:13:41 opfer Exp $ + + 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + pidgin-otr-3.1.0.ebuild: + stable x86, bug 210398 27 Jan 2008; Christoph Mende <angelos@gentoo.org> pidgin-otr-3.1.0.ebuild: Stable on amd64, bug #204427 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild index 050a36c4e194..158eccdfe993 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.0.ebuild,v 1.5 2008/01/27 16:00:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.1.0.ebuild,v 1.6 2008/02/16 22:13:41 opfer Exp $ inherit flag-o-matic eutils autotools @@ -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.1.0 |