summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-11-22 20:25:43 +0000
committerSteve Dibb <beandog@gentoo.org>2006-11-22 20:25:43 +0000
commit02b452aaee482458a271b4dd7635889458b64fd6 (patch)
tree63322623546d0b2dd0e3b03803bce1c6c73831b7 /net-misc/sock
parentAdded support for Unicode, thanks to Vince C. <vcadet@hotmail.com> who ported... (diff)
downloadhistorical-02b452aaee482458a271b4dd7635889458b64fd6.tar.gz
historical-02b452aaee482458a271b4dd7635889458b64fd6.tar.bz2
historical-02b452aaee482458a271b4dd7635889458b64fd6.zip
fix copyright header
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-misc/sock')
-rw-r--r--net-misc/sock/metadata.xml7
-rw-r--r--net-misc/sock/sock-1.1.ebuild4
2 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/sock/metadata.xml b/net-misc/sock/metadata.xml
new file mode 100644
index 000000000000..d9cd2cad66c2
--- /dev/null
+++ b/net-misc/sock/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>maintainer-needed@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
diff --git a/net-misc/sock/sock-1.1.ebuild b/net-misc/sock/sock-1.1.ebuild
index 82ca1367d9f3..2edd441e88d8 100644
--- a/net-misc/sock/sock-1.1.ebuild
+++ b/net-misc/sock/sock-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 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.12 2005/07/30 18:37:25 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sock/sock-1.1.ebuild,v 1.13 2006/11/22 20:24:52 beandog Exp $
DESCRIPTION="A shell interface to network sockets"
SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/${P}.tar.gz"