diff options
author | 2012-10-03 15:39:26 +0000 | |
---|---|---|
committer | 2012-10-03 15:39:26 +0000 | |
commit | a7640ab8243104e4b64eb59edfac151c1cce3fbc (patch) | |
tree | 702765c8cfd94509cd48df8fcbb8b2dee6cfc576 /net-im/gajim | |
parent | Fix building with sys-devel/gcc >= 4.7.0 wrt #; #425432. Thanks to Ben Kohler... (diff) | |
download | historical-a7640ab8243104e4b64eb59edfac151c1cce3fbc.tar.gz historical-a7640ab8243104e4b64eb59edfac151c1cce3fbc.tar.bz2 historical-a7640ab8243104e4b64eb59edfac151c1cce3fbc.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'net-im/gajim')
-rw-r--r-- | net-im/gajim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gajim/gajim-0.15.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gajim/ChangeLog b/net-im/gajim/ChangeLog index 18f1903e3619..0849cbe5da8e 100644 --- a/net-im/gajim/ChangeLog +++ b/net-im/gajim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gajim # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.151 2012/09/30 17:57:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.152 2012/10/03 15:38:59 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gajim-0.15.1.ebuild: + x86 stable wrt bug #427544 30 Sep 2012; Agostino Sarubbo <ago@gentoo.org> -gajim-0.15-r1.ebuild: Remove old diff --git a/net-im/gajim/gajim-0.15.1.ebuild b/net-im/gajim/gajim-0.15.1.ebuild index 5be2c24ff431..7946ca32e494 100644 --- a/net-im/gajim/gajim-0.15.1.ebuild +++ b/net-im/gajim/gajim-0.15.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/net-im/gajim/gajim-0.15.1.ebuild,v 1.2 2012/09/12 08:39:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/gajim-0.15.1.ebuild,v 1.3 2012/10/03 15:38:59 phajdan.jr Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://www.gajim.org/downloads/$(get_version_component_range 1-2)/${P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="avahi crypt dbus gnome kde idle jingle libnotify networkmanager nls spell +srv X xhtml" REQUIRED_USE=" |