diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-21 15:40:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-21 15:40:49 +0000 |
commit | 5c3dc741b47a948ea35de1b8f5b1052900fcb4fc (patch) | |
tree | 4205545fd34716fb92fbd67968f4803c98e9ae6b /x11-plugins/pidgin-otr | |
parent | Fix building with -Wl,--as-needed wrt #277145 by Kacper Kowalik. (diff) | |
download | gentoo-2-5c3dc741b47a948ea35de1b8f5b1052900fcb4fc.tar.gz gentoo-2-5c3dc741b47a948ea35de1b8f5b1052900fcb4fc.tar.bz2 gentoo-2-5c3dc741b47a948ea35de1b8f5b1052900fcb4fc.zip |
sparc stable wrt #281643
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 0412a86c5199..de4a6f9e3b39 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.20 2009/10/21 16:03:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.21 2009/12/21 15:40:49 armin76 Exp $ + + 21 Dec 2009; Raúl Porcel <armin76@gentoo.org> pidgin-otr-3.2.0.ebuild: + sparc stable wrt #281643 21 Oct 2009; Samuli Suominen <ssuominen@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 8323e6e6b17d..3e77ac641bea 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.7 2009/10/21 16:03:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.8 2009/12/21 15:40:49 armin76 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 |