diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-01-07 15:21:57 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-01-07 15:21:57 +0000 |
commit | 4c9e8bf3ea1eb00e6fae34362e1d088457937941 (patch) | |
tree | bb4b9535201b0e9477de98f0d8a4407bffc2f0c5 /net-im/linphone | |
parent | marked stable on hppa (diff) | |
download | historical-4c9e8bf3ea1eb00e6fae34362e1d088457937941.tar.gz historical-4c9e8bf3ea1eb00e6fae34362e1d088457937941.tar.bz2 historical-4c9e8bf3ea1eb00e6fae34362e1d088457937941.zip |
Removed untested archs from KEYWORDS, see ChangeLog.
Diffstat (limited to 'net-im/linphone')
-rw-r--r-- | net-im/linphone/ChangeLog | 9 | ||||
-rw-r--r-- | net-im/linphone/Manifest | 6 | ||||
-rw-r--r-- | net-im/linphone/linphone-0.12.1.ebuild | 4 |
3 files changed, 13 insertions, 6 deletions
diff --git a/net-im/linphone/ChangeLog b/net-im/linphone/ChangeLog index fc91f1da6b4a..31a635627dda 100644 --- a/net-im/linphone/ChangeLog +++ b/net-im/linphone/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-im/linphone # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/ChangeLog,v 1.10 2004/01/03 02:10:56 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/ChangeLog,v 1.11 2004/01/07 15:21:57 bazik Exp $ + + 07 Jan 2004; Sven Blumenstein <bazik@gentoo.org> linphone-0.12.1.ebuild: + Removed KEYWORD's of untested archs again. + Please dont add new ebuilds with + KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" + if you didnt test on these archs! Fill a bug or talk + to the arch lead if you want it tested. Thanks! *linphone-0.12.1 (03 Jan 2004) diff --git a/net-im/linphone/Manifest b/net-im/linphone/Manifest index 0117430d9383..965bcf666ace 100644 --- a/net-im/linphone/Manifest +++ b/net-im/linphone/Manifest @@ -1,9 +1,9 @@ -MD5 b1c57407b1212087710acd3512e972b6 ChangeLog 1815 +MD5 6be2c00ef13608ce5ba3bc3d51f2fcb5 linphone-0.12.1.ebuild 1466 MD5 dc68cb5fe46889b9370bf5714f87c5c5 linphone-0.10.2.ebuild 1303 MD5 c080dafd89702dfddd2a31bf7c61351b linphone-0.12.0.ebuild 1297 +MD5 c1725ebd7d8d70f158f0d2fbce978a38 ChangeLog 2134 MD5 bf329e2b298c08082a3ff4dfe6c236b3 metadata.xml 315 -MD5 0f48b24909aff800cbc5f7963358fee9 linphone-0.12.1.ebuild 1501 +MD5 46308c2e3cfc6d89910a2daf60d6f988 files/linphone-0.12.1-include-fix.diff 419 MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68 MD5 f271139e66524e42ff3a35b3b442dc87 files/digest-linphone-0.12.0 68 -MD5 46308c2e3cfc6d89910a2daf60d6f988 files/linphone-0.12.1-include-fix.diff 419 MD5 e2202a3f070f209dfe4baa6b7410ebbc files/digest-linphone-0.12.1 68 diff --git a/net-im/linphone/linphone-0.12.1.ebuild b/net-im/linphone/linphone-0.12.1.ebuild index 040185b79886..efb2ba929c23 100644 --- a/net-im/linphone/linphone-0.12.1.ebuild +++ b/net-im/linphone/linphone-0.12.1.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-im/linphone/linphone-0.12.1.ebuild,v 1.1 2004/01/03 02:10:56 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.12.1.ebuild,v 1.2 2004/01/07 15:21:57 bazik Exp $ IUSE="doc gnome nls xv alsa ipv6" @@ -10,7 +10,7 @@ SRC_URI="http://simon.morlat.free.fr/download/${PV}/source/${P}.tar.gz" SLOT="1" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~x86" DEPEND="dev-libs/glib >=net-libs/libosip-0.9.6 |