summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-06 12:02:37 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-06 12:02:37 +0000
commit6300e04aacaeda98935016950472bb981cfc886e (patch)
tree891d9eb3c0b21d7bb9eb9dc395ebac6ef9720d3e
parentpatch source was incorrect for branch update.. bug #53107 (Manifest recommit) (diff)
downloadgentoo-2-6300e04aacaeda98935016950472bb981cfc886e.tar.gz
gentoo-2-6300e04aacaeda98935016950472bb981cfc886e.tar.bz2
gentoo-2-6300e04aacaeda98935016950472bb981cfc886e.zip
Stable on alpha.
-rw-r--r--net-libs/libosip/ChangeLog5
-rw-r--r--net-libs/libosip/libosip-0.9.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libosip/ChangeLog b/net-libs/libosip/ChangeLog
index 7deef42bdd7b..6578d5fd405f 100644
--- a/net-libs/libosip/ChangeLog
+++ b/net-libs/libosip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libosip
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/ChangeLog,v 1.9 2004/05/31 02:34:44 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/ChangeLog,v 1.10 2004/06/06 12:02:37 kloeri Exp $
+
+ 06 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libosip-0.9.6.ebuild:
+ Stable on alpha.
*libosip-2.0.7 (31 May 2004)
diff --git a/net-libs/libosip/libosip-0.9.6.ebuild b/net-libs/libosip/libosip-0.9.6.ebuild
index f11f02b781b9..66f415ac5e30 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-2004 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.4 2004/03/14 16:09:20 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.5 2004/06/06 12:02:37 kloeri 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"
+KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa"
DEPEND="virtual/glibc"