diff options
Diffstat (limited to 'net-misc/openr2/openr2-1.3.0.ebuild')
-rw-r--r-- | net-misc/openr2/openr2-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openr2/openr2-1.3.0.ebuild b/net-misc/openr2/openr2-1.3.0.ebuild index 79f2b0d8379b..3a70fb55c5b6 100644 --- a/net-misc/openr2/openr2-1.3.0.ebuild +++ b/net-misc/openr2/openr2-1.3.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openr2/openr2-1.3.0.ebuild,v 1.1 2010/05/13 11:29:44 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openr2/openr2-1.3.0.ebuild,v 1.2 2014/08/10 20:45:50 slyfox Exp $ EAPI=3 inherit autotools base -DESCRIPTION="An open implementation of the MFC/R2 telephony signaling protocol." +DESCRIPTION="An open implementation of the MFC/R2 telephony signaling protocol" HOMEPAGE="http://libopenr2.org/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" |