diff options
author | 2002-12-09 04:33:13 +0000 | |
---|---|---|
committer | 2002-12-09 04:33:13 +0000 | |
commit | 745e16141c8a69bbb42f9e55430edfc9d96c66ea (patch) | |
tree | 355a82abb2f7fd7caada7eafefdeac997885e897 /net-libs/openh323 | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.gz historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.bz2 historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-libs/openh323')
-rw-r--r-- | net-libs/openh323/ChangeLog | 3 | ||||
-rw-r--r-- | net-libs/openh323/openh323-1.9.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openh323/openh323-1.9.10.ebuild | 4 | ||||
-rw-r--r-- | net-libs/openh323/openh323-1.9.3.ebuild | 4 |
4 files changed, 9 insertions, 6 deletions
diff --git a/net-libs/openh323/ChangeLog b/net-libs/openh323/ChangeLog index f40e6c0a8dd5..2c1e0aff8938 100644 --- a/net-libs/openh323/ChangeLog +++ b/net-libs/openh323/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *openh323-1.9.10-r1 (12 Nov 2002) 12 Nov 2002; Mat Keadle <mkeadle@gentoo.org> diff --git a/net-libs/openh323/openh323-1.9.10-r1.ebuild b/net-libs/openh323/openh323-1.9.10-r1.ebuild index e2a2a6325b15..e37e84456ed7 100644 --- a/net-libs/openh323/openh323-1.9.10-r1.ebuild +++ b/net-libs/openh323/openh323-1.9.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10-r1.ebuild,v 1.5 2002/11/12 23:50:40 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10-r1.ebuild,v 1.6 2002/12/09 04:33:13 manson Exp $ IUSE="ssl" @@ -16,7 +16,7 @@ DEPEND="media-libs/speex SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="x86 ppc -sparc -sparc64" +KEYWORDS="x86 ppc -sparc " src_compile() { diff --git a/net-libs/openh323/openh323-1.9.10.ebuild b/net-libs/openh323/openh323-1.9.10.ebuild index a22ffab09d1c..dc3e5176823f 100644 --- a/net-libs/openh323/openh323-1.9.10.ebuild +++ b/net-libs/openh323/openh323-1.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10.ebuild,v 1.3 2002/11/12 23:50:40 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10.ebuild,v 1.4 2002/12/09 04:33:13 manson Exp $ S="${WORKDIR}/${PN}" @@ -13,7 +13,7 @@ DEPEND="media-libs/speex SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc " src_compile() { diff --git a/net-libs/openh323/openh323-1.9.3.ebuild b/net-libs/openh323/openh323-1.9.3.ebuild index 5716078f7537..bc6d7d5042cb 100644 --- a/net-libs/openh323/openh323-1.9.3.ebuild +++ b/net-libs/openh323/openh323-1.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.3.ebuild,v 1.3 2002/11/30 02:25:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.3.ebuild,v 1.4 2002/12/09 04:33:13 manson Exp $ SRC_URI="http://www.openh323.org/bin/openh323_${PV}.tar.gz" HOMEPAGE="http://www.openh323.org" @@ -8,7 +8,7 @@ DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protoc SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=dev-libs/pwlib-1.3.3" |