diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:12:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:12:45 +0000 |
commit | 63492154b10ac0707b5adda795e1a42fb7b07be9 (patch) | |
tree | 8015552920cc5d0b4a53cb6e1fb7e12659e73b1b /net-voip | |
parent | Stable for ppc64, wrt bug #461842 (diff) | |
download | gentoo-2-63492154b10ac0707b5adda795e1a42fb7b07be9.tar.gz gentoo-2-63492154b10ac0707b5adda795e1a42fb7b07be9.tar.bz2 gentoo-2-63492154b10ac0707b5adda795e1a42fb7b07be9.zip |
Stable for ppc64, 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 79d79243ba89..dfe17e397699 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.49 2013/04/01 19:53:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.50 2013/04/05 18:12:45 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ekiga-4.0.0-r1.ebuild: + Stable for ppc64, wrt bug #445846 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ekiga-4.0.0-r1.ebuild: Stable for alpha, 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 475c3dd55e0d..5ec351c79d1d 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.6 2013/04/01 19:53:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.7 2013/04/05 18:12:45 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" |