diff options
author | 2004-01-07 15:21:57 +0000 | |
---|---|---|
committer | 2004-01-07 15:21:57 +0000 | |
commit | 6cace38de2c4e69120dc11d97ad13a0b846a425f (patch) | |
tree | 7bdf73be64f459e122c9cd650adaa4edcfa56c54 /net-im | |
parent | marked stable on hppa (diff) | |
download | gentoo-2-6cace38de2c4e69120dc11d97ad13a0b846a425f.tar.gz gentoo-2-6cace38de2c4e69120dc11d97ad13a0b846a425f.tar.bz2 gentoo-2-6cace38de2c4e69120dc11d97ad13a0b846a425f.zip |
Removed untested archs from KEYWORDS, see ChangeLog.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/linphone/ChangeLog | 9 | ||||
-rw-r--r-- | net-im/linphone/linphone-0.12.1.ebuild | 4 |
2 files changed, 10 insertions, 3 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/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 |