diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:08:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:08:37 +0000 |
commit | de10297cd97edfcf2c6ee11acca3c4d76c9c12fb (patch) | |
tree | 1ce7f8f50f2a0dfc6fe3cdf326d9780e72cea856 /net-libs/libosip | |
parent | forgot to remove an unnecessary patch (diff) | |
download | historical-de10297cd97edfcf2c6ee11acca3c4d76c9c12fb.tar.gz historical-de10297cd97edfcf2c6ee11acca3c4d76c9c12fb.tar.bz2 historical-de10297cd97edfcf2c6ee11acca3c4d76c9c12fb.zip |
Remove arm keywords
Diffstat (limited to 'net-libs/libosip')
-rw-r--r-- | net-libs/libosip/libosip-0.8.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libosip/libosip-0.8.8.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libosip/libosip-0.9.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/libosip/libosip-0.8.8-r1.ebuild b/net-libs/libosip/libosip-0.8.8-r1.ebuild index 040cf78eadad..fbf3f11fce18 100644 --- a/net-libs/libosip/libosip-0.8.8-r1.ebuild +++ b/net-libs/libosip/libosip-0.8.8-r1.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.8.8-r1.ebuild,v 1.1 2003/03/20 13:43:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.8.8-r1.ebuild,v 1.2 2004/02/22 23:05:20 agriffis 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://www.linphone.org/download/${P}.tar.gz" SLOT="1" LICENSE="LGPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa " DEPEND="virtual/glibc" diff --git a/net-libs/libosip/libosip-0.8.8.ebuild b/net-libs/libosip/libosip-0.8.8.ebuild index df92dd4e5999..490a974caacb 100644 --- a/net-libs/libosip/libosip-0.8.8.ebuild +++ b/net-libs/libosip/libosip-0.8.8.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.8.8.ebuild,v 1.4 2003/03/20 13:42:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.8.8.ebuild,v 1.5 2004/02/22 23:05:20 agriffis 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://www.linphone.org/download/${P}.tar.gz" SLOT="1" LICENSE="LGPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa " DEPEND="virtual/glibc" diff --git a/net-libs/libosip/libosip-0.9.6.ebuild b/net-libs/libosip/libosip-0.9.6.ebuild index 6e2c18960d83..369f94133c7a 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.2 2003/07/13 12:42:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.3 2004/02/22 23:05:20 agriffis 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 " DEPEND="virtual/glibc" |