diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-06 15:06:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-06 15:06:36 +0000 |
commit | 568fe821c6f4731cb680f62b606a9d518843702b (patch) | |
tree | eee47d25c47e5b81e23de9bdab83f34cb5726a11 /net-voip | |
parent | Marking mediastreamer-2.7.3-r3 ppc for bug 363311 (diff) | |
download | gentoo-2-568fe821c6f4731cb680f62b606a9d518843702b.tar.gz gentoo-2-568fe821c6f4731cb680f62b606a9d518843702b.tar.bz2 gentoo-2-568fe821c6f4731cb680f62b606a9d518843702b.zip |
Marking linphone-3.4.3 ppc for bug 363311
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/linphone/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/linphone/linphone-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index fb16a9015048..ad7b0661bb85 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/linphone -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.63 2011/11/06 12:47:49 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.64 2012/01/06 15:06:36 ranger Exp $ + + 06 Jan 2012; Brent Baude <ranger@gentoo.org> linphone-3.4.3.ebuild: + Marking linphone-3.4.3 ppc stable for bug 363311 06 Nov 2011; Fabian Groffen <grobian@gentoo.org> linphone-3.4.3-r1.ebuild, linphone-3.4.3.ebuild, linphone-3.3.2.ebuild: diff --git a/net-voip/linphone/linphone-3.4.3.ebuild b/net-voip/linphone/linphone-3.4.3.ebuild index 254fc8b93b1d..653a14ae570d 100644 --- a/net-voip/linphone/linphone-3.4.3.ebuild +++ b/net-voip/linphone/linphone-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.5 2011/11/06 12:47:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.6 2012/01/06 15:06:36 ranger Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/${PN}/$(get_ver LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-macos" # TODO: run-time test for ipv6: does it need mediastreamer[ipv6]? IUSE="doc gtk ipv6 ncurses nls video" |