diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 01:43:18 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 01:43:18 +0000 |
commit | ecc1b0200be9e7e6d5c11417e93efe36d21aa849 (patch) | |
tree | b8c76ce54d76f324e8e452e1a66542a99fa1866b /x11-plugins | |
parent | marked x86 per bug 416463 (diff) | |
download | gentoo-2-ecc1b0200be9e7e6d5c11417e93efe36d21aa849.tar.gz gentoo-2-ecc1b0200be9e7e6d5c11417e93efe36d21aa849.tar.bz2 gentoo-2-ecc1b0200be9e7e6d5c11417e93efe36d21aa849.zip |
marked x86 per bug 416263
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
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 ced89286fa58..daf901fbc946 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.24 2012/05/19 14:02:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.25 2012/05/22 01:43:18 jdhore Exp $ + + 22 May 2012; Jeff Horelick <jdhore@gentoo.org> pidgin-otr-3.2.1.ebuild: + marked x86 per bug 416263 19 May 2012; Agostino Sarubbo <ago@gentoo.org> pidgin-otr-3.2.1.ebuild: Stable for amd64, wrt bug #416263 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 f325bb472b41..80f38829e16d 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.2 2012/05/19 14:02:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.1.ebuild,v 1.3 2012/05/22 01:43:18 jdhore 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 |