diff options
author | 2014-04-03 10:10:13 +0000 | |
---|---|---|
committer | 2014-04-03 10:10:13 +0000 | |
commit | c0cc0166e1eb13531cb314d0d4928f9666b9e042 (patch) | |
tree | a24650b8ed9735c8883a1a5d7da211e7d343585f /net-voip | |
parent | [QA] Drop minor arch stable keyword(s) per 20130917 Council decision, due to ... (diff) | |
download | gentoo-2-c0cc0166e1eb13531cb314d0d4928f9666b9e042.tar.gz gentoo-2-c0cc0166e1eb13531cb314d0d4928f9666b9e042.tar.bz2 gentoo-2-c0cc0166e1eb13531cb314d0d4928f9666b9e042.zip |
[QA] Drop minor arch stable keyword(s) per 20130917 Council decision, due to minor arch stable keyword drop(s) on {gentoo,linux}-sources.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/ekiga/ChangeLog | 9 | ||||
-rw-r--r-- | net-voip/ekiga/ekiga-3.2.7.ebuild | 6 | ||||
-rw-r--r-- | net-voip/ekiga/ekiga-4.0.0-r1.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/net-voip/ekiga/ChangeLog b/net-voip/ekiga/ChangeLog index ebea601623ce..77f42e735cdb 100644 --- a/net-voip/ekiga/ChangeLog +++ b/net-voip/ekiga/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-voip/ekiga -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.55 2013/12/15 12:18:36 moult Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.56 2014/04/03 10:10:13 tomwij Exp $ + + 03 Apr 2014; Tom Wijsman <TomWij@gentoo.org> ekiga-3.2.7.ebuild, + ekiga-4.0.0-r1.ebuild: + [QA] Drop minor arch stable keyword(s) per 20130917 Council decision, due to + minor arch stable keyword drop(s) on {gentoo,linux}-sources. 15 Dec 2013; Dion Moult <moult@gentoo.org> -ekiga-2.0.12.ebuild: <=net-libs/ekiga-2.0.12 removal (pending 11 July 2013), see #290062 and diff --git a/net-voip/ekiga/ekiga-3.2.7.ebuild b/net-voip/ekiga/ekiga-3.2.7.ebuild index 985f76521c58..cccfa31d1f15 100644 --- a/net-voip/ekiga/ekiga-3.2.7.ebuild +++ b/net-voip/ekiga/ekiga-3.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-3.2.7.ebuild,v 1.19 2013/04/16 20:22:45 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-3.2.7.ebuild,v 1.20 2014/04/03 10:10:13 tomwij Exp $ EAPI=4 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.ekiga.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap libnotify mmx nls +shm static v4l xcap xv" diff --git a/net-voip/ekiga/ekiga-4.0.0-r1.ebuild b/net-voip/ekiga/ekiga-4.0.0-r1.ebuild index 5ec351c79d1d..7d1604c8ae3c 100644 --- a/net-voip/ekiga/ekiga-4.0.0-r1.ebuild +++ b/net-voip/ekiga/ekiga-4.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.7 2013/04/05 18:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.8 2014/04/03 10:10:13 tomwij Exp $ EAPI="4" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.ekiga.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86" IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap libnotify mmx nls pulseaudio +shm static v4l xcap xv" |