diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-05-07 14:23:24 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-05-07 14:23:24 +0000 |
commit | afe4b6f7ea822199c501c6f9faad2c0506d47379 (patch) | |
tree | c788fd4694b7f9a0e272d2c6c88ac04bd81e6223 /net-misc/sipsak | |
parent | Enable SIMD extensions on amd64, bug #79990 (diff) | |
download | gentoo-2-afe4b6f7ea822199c501c6f9faad2c0506d47379.tar.gz gentoo-2-afe4b6f7ea822199c501c6f9faad2c0506d47379.tar.bz2 gentoo-2-afe4b6f7ea822199c501c6f9faad2c0506d47379.zip |
Stable on x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/sipsak')
-rw-r--r-- | net-misc/sipsak/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/sipsak/sipsak-0.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/sipsak/ChangeLog b/net-misc/sipsak/ChangeLog index 41ce9954edf1..74cc3d1968a8 100644 --- a/net-misc/sipsak/ChangeLog +++ b/net-misc/sipsak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/sipsak # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.6 2005/05/07 14:18:03 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/ChangeLog,v 1.7 2005/05/07 14:23:24 stkn Exp $ + + 07 May 2005; Stefan Knoblich <stkn@gentoo.org> sipsak-0.8.6.ebuild: + Stable on x86. *sipsak-0.8.12 (07 May 2005) diff --git a/net-misc/sipsak/sipsak-0.8.6.ebuild b/net-misc/sipsak/sipsak-0.8.6.ebuild index 07d518b89616..2d51563e942a 100644 --- a/net-misc/sipsak/sipsak-0.8.6.ebuild +++ b/net-misc/sipsak/sipsak-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.7 2005/05/07 14:18:03 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.8.6.ebuild,v 1.8 2005/05/07 14:23:24 stkn Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/sipsak/${P}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="virtual/libc" |