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 | 72c1909824944ea53d468ad2061ad883a9cd30c7 (patch) | |
tree | 7213c0d0934c70baf703911a9fb9d877ed37ce48 /net-misc/sipsak | |
parent | Enable SIMD extensions on amd64, bug #79990 (diff) | |
download | historical-72c1909824944ea53d468ad2061ad883a9cd30c7.tar.gz historical-72c1909824944ea53d468ad2061ad883a9cd30c7.tar.bz2 historical-72c1909824944ea53d468ad2061ad883a9cd30c7.zip |
Stable on x86
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/sipsak')
-rw-r--r-- | net-misc/sipsak/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/sipsak/Manifest | 4 | ||||
-rw-r--r-- | net-misc/sipsak/sipsak-0.8.6.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/net-misc/sipsak/Manifest index 1ccdb1ad5be4..d8b9ab6c1e68 100644 --- a/net-misc/sipsak/Manifest +++ b/net-misc/sipsak/Manifest @@ -1,6 +1,6 @@ -MD5 3481a9a3e5633ba30f2490b7c961d7d3 ChangeLog 839 +MD5 7b1aab22c3a9cb4e235122bda9c81e8a ChangeLog 927 MD5 44cf247f04cc83413fcb40ed59d0847a metadata.xml 248 -MD5 76fa560238439ea48f2874093a5bfde5 sipsak-0.8.6.ebuild 614 +MD5 baec4756b9cfb663b27e2af7f7e8549d sipsak-0.8.6.ebuild 613 MD5 6023157e27c38f589b7048b95d253913 sipsak-0.8.12.ebuild 663 MD5 940affa56618884a75018052679d7dff files/digest-sipsak-0.8.6 65 MD5 664d12107bdc14c139ce9a5f6dc6c4fe files/digest-sipsak-0.8.12 65 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" |