diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 19:45:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 19:45:44 +0000 |
commit | 0a7ad9edf7519179a47a55892562fd06420ce5de (patch) | |
tree | 01be24df5e7221eaca6083c7368efbe2a8bc21c5 /net-voip | |
parent | Stable for ia64, wrt bug #461492 (diff) | |
download | gentoo-2-0a7ad9edf7519179a47a55892562fd06420ce5de.tar.gz gentoo-2-0a7ad9edf7519179a47a55892562fd06420ce5de.tar.bz2 gentoo-2-0a7ad9edf7519179a47a55892562fd06420ce5de.zip |
Stable for ia64, wrt bug #445846
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/ekiga/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/ekiga/ekiga-4.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/ekiga/ChangeLog b/net-voip/ekiga/ChangeLog index ec4065824140..052d72561e9d 100644 --- a/net-voip/ekiga/ChangeLog +++ b/net-voip/ekiga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/ekiga # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.47 2013/03/30 09:38:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.48 2013/04/01 19:45:44 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ekiga-4.0.0-r1.ebuild: + Stable for ia64, wrt bug #445846 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ekiga-4.0.0-r1.ebuild: Stable for ppc, wrt bug #445846 diff --git a/net-voip/ekiga/ekiga-4.0.0-r1.ebuild b/net-voip/ekiga/ekiga-4.0.0-r1.ebuild index aa7a71a801d1..47a153b2fa02 100644 --- a/net-voip/ekiga/ekiga-4.0.0-r1.ebuild +++ b/net-voip/ekiga/ekiga-4.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.4 2013/03/30 09:38:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.5 2013/04/01 19:45:44 ago Exp $ EAPI="4" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.ekiga.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 ~sparc x86" IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap libnotify mmx nls pulseaudio +shm static v4l xcap xv" |