diff options
author | 2007-03-23 20:39:49 +0000 | |
---|---|---|
committer | 2007-03-23 20:39:49 +0000 | |
commit | 5b4b41a16cedce6693a7c5613053e59eafdbc5b6 (patch) | |
tree | 1b5801b178a6d2ea492c6e6e9b81d77bdfab0117 /net-im | |
parent | Stable on hppa. See bug #167643. (diff) | |
download | gentoo-2-5b4b41a16cedce6693a7c5613053e59eafdbc5b6.tar.gz gentoo-2-5b4b41a16cedce6693a7c5613053e59eafdbc5b6.tar.bz2 gentoo-2-5b4b41a16cedce6693a7c5613053e59eafdbc5b6.zip |
Stable on hppa. See 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 4dc0675ff20d..d12e258fba17 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.37 2007/03/23 17:32:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.38 2007/03/23 20:39:49 killerfox Exp $ + + 23 Mar 2007; René Nussbaumer <killerfox@gentoo.org> ekiga-2.0.7.ebuild: + Stable on hppa. See bug #167643. 23 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> ekiga-2.0.7.ebuild: Stable on alpha/amd64/ia64/ppc wrt bug #167643. diff --git a/net-im/ekiga/ekiga-2.0.7.ebuild b/net-im/ekiga/ekiga-2.0.7.ebuild index 148b8bfb7752..4f1a5a5bef38 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.4 2007/03/23 17:32:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.7.ebuild,v 1.5 2007/03/23 20:39:49 killerfox 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 |