diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-19 14:02:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-19 14:02:46 +0000 |
commit | 348ac95978d08df9a1d25d150ce8ed40a1c049c2 (patch) | |
tree | f469ac451ed3631f19c1112bf7c710201f716921 /x11-plugins | |
parent | Stable for amd64, wrt bug #416281 (diff) | |
download | gentoo-2-348ac95978d08df9a1d25d150ce8ed40a1c049c2.tar.gz gentoo-2-348ac95978d08df9a1d25d150ce8ed40a1c049c2.tar.bz2 gentoo-2-348ac95978d08df9a1d25d150ce8ed40a1c049c2.zip |
Stable for amd64, wrt bug #416263
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 2f28ea94a799..ced89286fa58 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.23 2012/05/17 11:45:03 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.24 2012/05/19 14:02:46 ago Exp $ + + 19 May 2012; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-3.2.1.ebuild: + Stable for amd64, wrt bug #416263 *pidgin-otr-3.2.1 (17 May 2012) diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild index 0883730a8dc9..f325bb472b41 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.ebuild,v 1.1 2012/05/17 11:45:03 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.2 2012/05/19 14:02:46 ago 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 |