diff options
author | 2006-07-12 17:32:49 +0000 | |
---|---|---|
committer | 2006-07-12 17:32:49 +0000 | |
commit | ffe92daa24ddef746cb245ac91bf88e5eaeddfbe (patch) | |
tree | 9729520f61b84ea75f75386ecf09ab61da86407f /net-im | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-ffe92daa24ddef746cb245ac91bf88e5eaeddfbe.tar.gz gentoo-2-ffe92daa24ddef746cb245ac91bf88e5eaeddfbe.tar.bz2 gentoo-2-ffe92daa24ddef746cb245ac91bf88e5eaeddfbe.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekiga/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ekiga/ekiga-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekiga/ChangeLog b/net-im/ekiga/ChangeLog index e38faa62a92e..49055ea7c7fe 100644 --- a/net-im/ekiga/ChangeLog +++ b/net-im/ekiga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ekiga # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.7 2006/07/10 21:10:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.8 2006/07/12 17:32:49 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> ekiga-2.0.2.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> ekiga-2.0.2.ebuild: Stable on sparc wrt #139612 and #115652 diff --git a/net-im/ekiga/ekiga-2.0.2.ebuild b/net-im/ekiga/ekiga-2.0.2.ebuild index 35e67e52f0fc..f70ab7c9cdb6 100644 --- a/net-im/ekiga/ekiga-2.0.2.ebuild +++ b/net-im/ekiga/ekiga-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.2.ebuild,v 1.4 2006/07/10 21:10:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.2.ebuild,v 1.5 2006/07/12 17:32:49 wolf31o2 Exp $ inherit gnome2 eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.ekiga.org/includes/clicks_counter.php?http://www.ekiga.org/a SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="avahi dbus doc gnome sdl" RDEPEND="~dev-libs/pwlib-1.10.1 |