diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-14 12:27:50 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-14 12:27:50 +0000 |
commit | ab5b8b1b0878bed47cedc3f5b090bac7a98065c8 (patch) | |
tree | 1d0d8bad59446866efe4ec5cedc5152da74ca9a9 /net-voip | |
parent | Drop HPPA keywording (bug #487714). (diff) | |
download | gentoo-2-ab5b8b1b0878bed47cedc3f5b090bac7a98065c8.tar.gz gentoo-2-ab5b8b1b0878bed47cedc3f5b090bac7a98065c8.tar.bz2 gentoo-2-ab5b8b1b0878bed47cedc3f5b090bac7a98065c8.zip |
Stable on amd64 and x86, wrt bug #486490
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 86257fb12bd6..728e21d6a34e 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/linphone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.74 2013/10/14 12:24:16 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.75 2013/10/14 12:27:50 pinkbyte Exp $ + + 14 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> linphone-3.5.2.ebuild: + Stable on amd64 and x86, wrt bug #486490 14 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> -linphone-3.4.3.ebuild, linphone-3.4.3-r1.ebuild: diff --git a/net-voip/linphone/linphone-3.5.2.ebuild b/net-voip/linphone/linphone-3.5.2.ebuild index 865be8457120..1a5d4b4101fd 100644 --- a/net-voip/linphone/linphone-3.5.2.ebuild +++ b/net-voip/linphone/linphone-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v 1.4 2013/10/09 17:42:15 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v 1.5 2013/10/14 12:27:50 pinkbyte Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/$(get_version_component_range 1-2).x/sources/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # TODO: run-time test for ipv6: does it need mediastreamer[ipv6]? IUSE="doc gsm-nonstandard gtk ipv6 ncurses nls ssl video" |