diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-23 08:43:39 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-23 08:43:39 +0000 |
commit | 36961e4929b88e07a8d7a6fa1ed4723017f492c1 (patch) | |
tree | a28f1e283a746ceff106b0e24c2fc960dcd81615 /net-im | |
parent | stable x86, security bug 167643 (diff) | |
download | gentoo-2-36961e4929b88e07a8d7a6fa1ed4723017f492c1.tar.gz gentoo-2-36961e4929b88e07a8d7a6fa1ed4723017f492c1.tar.bz2 gentoo-2-36961e4929b88e07a8d7a6fa1ed4723017f492c1.zip |
stable x86, security bug 167643
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekiga/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ekiga/ekiga-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekiga/ChangeLog b/net-im/ekiga/ChangeLog index 472b26b5c172..32835eee1259 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.34 2007/03/21 17:34:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.35 2007/03/23 08:43:39 opfer Exp $ + + 23 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ekiga-2.0.7.ebuild: + stable x86, security bug 167643 *ekiga-2.0.7 (21 Mar 2007) diff --git a/net-im/ekiga/ekiga-2.0.7.ebuild b/net-im/ekiga/ekiga-2.0.7.ebuild index c78e0f50f61b..f5b7075f5bb8 100644 --- a/net-im/ekiga/ekiga-2.0.7.ebuild +++ b/net-im/ekiga/ekiga-2.0.7.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.7.ebuild,v 1.1 2007/03/21 17:34:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.7.ebuild,v 1.2 2007/03/23 08:43:39 opfer 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.5 |