diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-12 18:24:51 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-12 18:24:51 +0000 |
commit | 2865fa350292b4e24b4f4af0bd6028056f679fd6 (patch) | |
tree | c372c2a756cfcb5fa904956ec2f31cd0739bdddc /net-misc/sock/sock-1.1.ebuild | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-2865fa350292b4e24b4f4af0bd6028056f679fd6.tar.gz gentoo-2-2865fa350292b4e24b4f4af0bd6028056f679fd6.tar.bz2 gentoo-2-2865fa350292b4e24b4f4af0bd6028056f679fd6.zip |
~amd64
Diffstat (limited to 'net-misc/sock/sock-1.1.ebuild')
-rw-r--r-- | net-misc/sock/sock-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/sock/sock-1.1.ebuild b/net-misc/sock/sock-1.1.ebuild index dff10a94b830..419a07d005f9 100644 --- a/net-misc/sock/sock-1.1.ebuild +++ b/net-misc/sock/sock-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sock/sock-1.1.ebuild,v 1.10 2004/07/15 03:36:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sock/sock-1.1.ebuild,v 1.11 2004/11/12 18:23:17 blubb Exp $ DESCRIPTION="A shell interface to network sockets" SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/${P}.tar.gz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/linux.shtml" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~amd64" IUSE="" LICENSE="GPL-2" SLOT="0" |