summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-news/yydecode/yydecode-0.2.9.ebuild')
-rw-r--r--net-news/yydecode/yydecode-0.2.9.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/net-news/yydecode/yydecode-0.2.9.ebuild b/net-news/yydecode/yydecode-0.2.9.ebuild
new file mode 100644
index 000000000000..66a66e2acd91
--- /dev/null
+++ b/net-news/yydecode/yydecode-0.2.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/yydecode/yydecode-0.2.9.ebuild,v 1.1 2003/05/18 20:43:33 mholzer Exp $
+
+inherit base
+newdepend /c
+
+DESCRIPTION="A decoder for yENC format, popular on Usenet."
+HOMEPAGE="http://yydecode.sf.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+IUSE=""
+