diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 02:12:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 02:12:13 +0000 |
commit | 98a04dc70119d024b904d6f24c13d089ecc67d2c (patch) | |
tree | 6fd92ffbb5a790f458cbf5dea2ff7e96487346ee /net-im | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-98a04dc70119d024b904d6f24c13d089ecc67d2c.tar.gz gentoo-2-98a04dc70119d024b904d6f24c13d089ecc67d2c.tar.bz2 gentoo-2-98a04dc70119d024b904d6f24c13d089ecc67d2c.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekiga/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ekiga/ekiga-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekiga/ChangeLog b/net-im/ekiga/ChangeLog index c2f8c1c76b04..81bc3656d2af 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.23 2007/01/06 15:31:05 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ChangeLog,v 1.24 2007/01/14 02:12:13 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> ekiga-2.0.3.ebuild: + Stable on Alpha. 06 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> -ekiga-2.0.2.ebuild, ekiga-2.0.3.ebuild: diff --git a/net-im/ekiga/ekiga-2.0.3.ebuild b/net-im/ekiga/ekiga-2.0.3.ebuild index 28c404f11a76..b9d6563cc77b 100644 --- a/net-im/ekiga/ekiga-2.0.3.ebuild +++ b/net-im/ekiga/ekiga-2.0.3.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.3.ebuild,v 1.10 2007/01/06 15:31:05 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekiga/ekiga-2.0.3.ebuild,v 1.11 2007/01/14 02:12:13 kloeri Exp $ inherit gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ekiga.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="avahi dbus doc gnome sdl" RDEPEND="~dev-libs/pwlib-1.10.2 |