diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2007-03-01 20:16:14 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2007-03-01 20:16:14 +0000 |
commit | fb93b5f0b128eb5002990d804950a5152bd37b36 (patch) | |
tree | 7e7390da5430a8c380389ace8ffe4fe53a7c3760 /net-im/ekiga | |
parent | Stable on hppa. See bug #167643. (diff) | |
download | gentoo-2-fb93b5f0b128eb5002990d804950a5152bd37b36.tar.gz gentoo-2-fb93b5f0b128eb5002990d804950a5152bd37b36.tar.bz2 gentoo-2-fb93b5f0b128eb5002990d804950a5152bd37b36.zip |
Stable on hppa. See bug #167643.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-im/ekiga')
-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 dac1f21e3275..a864105d04ce 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.29 2007/02/27 02:47:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.30 2007/03/01 20:16:14 killerfox Exp $ + + 01 Mar 2007; René Nussbaumer <killerfox@gentoo.org> ekiga-2.0.5.ebuild: + Stable on hppa. See bug #167643. 27 Feb 2007; Jason Wever <weeve@gentoo.org> ekiga-2.0.5.ebuild: Stable on SPARC wrt security bug #167643. diff --git a/net-im/ekiga/ekiga-2.0.5.ebuild b/net-im/ekiga/ekiga-2.0.5.ebuild index b9e9d85fdb5a..7890b27343c4 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.4 2007/02/27 02:47:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.5.ebuild,v 1.5 2007/03/01 20:16:14 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.4 |