diff options
-rw-r--r-- | net-im/ekiga/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ekiga/ekiga-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekiga/ChangeLog b/net-im/ekiga/ChangeLog index 3bbcd2825de1..4d0071e3ca88 100644 --- a/net-im/ekiga/ChangeLog +++ b/net-im/ekiga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ekiga # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.31 2007/03/02 14:09:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.32 2007/03/03 12:39:25 dertobi123 Exp $ + + 03 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> ekiga-2.0.5.ebuild: + Stable on ppc wrt bug #167643. 02 Mar 2007; Steve Dibb <beandog@gentoo.org> ekiga-2.0.5.ebuild: amd64 stable, security bug 167643 diff --git a/net-im/ekiga/ekiga-2.0.5.ebuild b/net-im/ekiga/ekiga-2.0.5.ebuild index ac0beca8d867..0ea01db5484c 100644 --- a/net-im/ekiga/ekiga-2.0.5.ebuild +++ b/net-im/ekiga/ekiga-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.5.ebuild,v 1.6 2007/03/02 14:09:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.5.ebuild,v 1.7 2007/03/03 12:39:25 dertobi123 Exp $ inherit gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ekiga.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="avahi dbus doc gnome sdl" RDEPEND="~dev-libs/pwlib-1.10.4 |