diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 18:29:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 18:29:24 +0000 |
commit | 247e24634c8a3fb6cda2cf8e8fe399fc36f63122 (patch) | |
tree | 022ae6c665e38694c600ca55a538fc32b0f21ec9 /net-im/ekiga | |
parent | ppc stable, bug #139612 (diff) | |
download | gentoo-2-247e24634c8a3fb6cda2cf8e8fe399fc36f63122.tar.gz gentoo-2-247e24634c8a3fb6cda2cf8e8fe399fc36f63122.tar.bz2 gentoo-2-247e24634c8a3fb6cda2cf8e8fe399fc36f63122.zip |
ppc stable, bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'net-im/ekiga')
-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 49055ea7c7fe..0821d5dbf788 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.8 2006/07/12 17:32:49 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.9 2006/07/14 18:29:24 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> ekiga-2.0.2.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> ekiga-2.0.2.ebuild: Stable on x86 wrt bug #139612. diff --git a/net-im/ekiga/ekiga-2.0.2.ebuild b/net-im/ekiga/ekiga-2.0.2.ebuild index f70ab7c9cdb6..bfb5f1556fe6 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.5 2006/07/12 17:32:49 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.2.ebuild,v 1.6 2006/07/14 18:29:24 dertobi123 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 |