diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:42:00 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:42:00 +0000 |
commit | e7a9213bc036c548f84de32b7ce234ce34d563fc (patch) | |
tree | 1cfe44d121b2d2c3d57ba0656f123f6de0b6f636 /net-libs | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | gentoo-2-e7a9213bc036c548f84de32b7ce234ce34d563fc.tar.gz gentoo-2-e7a9213bc036c548f84de32b7ce234ce34d563fc.tar.bz2 gentoo-2-e7a9213bc036c548f84de32b7ce234ce34d563fc.zip |
unmask
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libosip/libosip-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libosip/libosip-0.9.6.ebuild b/net-libs/libosip/libosip-0.9.6.ebuild index 70a1debfec87..6e2c18960d83 100644 --- a/net-libs/libosip/libosip-0.9.6.ebuild +++ b/net-libs/libosip/libosip-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.1 2003/05/04 18:20:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.2 2003/07/13 12:42:00 aliz Exp $ DESCRIPTION="This is the oSIP library (for Open SIP). It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC2543 which is available at http://www.ietf.org/rfc/rfc2543.txt." HOMEPAGE="http://www.linphone.org/?lang=us" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.gnu.org/gnu/osip/${P}.tar.gz" SLOT="1" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc" |