diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2014-04-28 02:39:02 +0000 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2014-04-28 02:39:02 +0000 |
commit | a498c375ce33926b5f4b28f8c14929cafe537e92 (patch) | |
tree | 1b6346a37b474f99d7afbf456a5c2eb5d99ede6c /net-voip | |
parent | I'll maintain the live ebuild, but I'm purging old security filled versions. (diff) | |
download | gentoo-2-a498c375ce33926b5f4b28f8c14929cafe537e92.tar.gz gentoo-2-a498c375ce33926b5f4b28f8c14929cafe537e92.tar.bz2 gentoo-2-a498c375ce33926b5f4b28f8c14929cafe537e92.zip |
Fix description
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/yate/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/yate/yate-9999.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-voip/yate/ChangeLog b/net-voip/yate/ChangeLog index 8a3f799a56cf..8c35c1ca39e7 100644 --- a/net-voip/yate/ChangeLog +++ b/net-voip/yate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/yate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.25 2014/04/28 02:35:33 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.26 2014/04/28 02:39:02 zx2c4 Exp $ + + 28 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> yate-9999.ebuild: + Fix description *yate-9999 (28 Apr 2014) diff --git a/net-voip/yate/yate-9999.ebuild b/net-voip/yate/yate-9999.ebuild index 2d054e3b2502..831ea7baeba8 100644 --- a/net-voip/yate/yate-9999.ebuild +++ b/net-voip/yate/yate-9999.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.1 2014/04/28 02:35:33 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.2 2014/04/28 02:39:02 zx2c4 Exp $ EAPI=5 inherit subversion autotools -DESCRIPTION="The Yate GSM base station" -HOMEPAGE="http://www.yatebts.com/" +DESCRIPTION="The Yate AV Suite" +HOMEPAGE="http://yate.null.ro/" ESVN_REPO_URI="http://voip.null.ro/svn/yate/trunk" LICENSE="GPL-2" |