diff options
author | 2014-08-04 18:51:47 +0000 | |
---|---|---|
committer | 2014-08-04 18:51:47 +0000 | |
commit | 968410d7698d979a65cb94df67af6763bc9431a3 (patch) | |
tree | 20b2d0685746970b97be7d82e27cf4787fff84ff /net-voip | |
parent | Fix DESCRIPTION (diff) | |
download | gentoo-2-968410d7698d979a65cb94df67af6763bc9431a3.tar.gz gentoo-2-968410d7698d979a65cb94df67af6763bc9431a3.tar.bz2 gentoo-2-968410d7698d979a65cb94df67af6763bc9431a3.zip |
sparc stable wrt #445846
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
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 495dfe60e05d..59bc60687af3 100644 --- a/net-voip/ekiga/ChangeLog +++ b/net-voip/ekiga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/ekiga # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.59 2014/07/25 21:54:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.60 2014/08/04 18:51:47 armin76 Exp $ + + 04 Aug 2014; Raúl Porcel <armin76@gentoo.org> ekiga-4.0.0-r1.ebuild: + sparc stable wrt #445846 25 Jul 2014; Johannes Huber <johu@gentoo.org> ekiga-3.2.7.ebuild, ekiga-4.0.0-r1.ebuild, ekiga-4.0.1.ebuild: diff --git a/net-voip/ekiga/ekiga-4.0.0-r1.ebuild b/net-voip/ekiga/ekiga-4.0.0-r1.ebuild index 7a553b23b65f..a1cf4a46f6f7 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-2014 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.10 2014/07/25 21:54:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.11 2014/08/04 18:51:47 armin76 Exp $ EAPI=5 @@ -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" |