summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2005-01-05 14:11:50 +0000
committerIan Leitch <port001@gentoo.org>2005-01-05 14:11:50 +0000
commit7c7ddded3342c13ebb5886053c52416cc22f262b (patch)
tree2abb72ca1701c0f51aa9b20a2aed8c341d6b07ed /www-misc/nscache/nscache-1.5.ebuild
parentAdded a default SRC_URI (diff)
downloadgentoo-2-7c7ddded3342c13ebb5886053c52416cc22f262b.tar.gz
gentoo-2-7c7ddded3342c13ebb5886053c52416cc22f262b.tar.bz2
gentoo-2-7c7ddded3342c13ebb5886053c52416cc22f262b.zip
Initial commit
Diffstat (limited to 'www-misc/nscache/nscache-1.5.ebuild')
-rw-r--r--www-misc/nscache/nscache-1.5.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/www-misc/nscache/nscache-1.5.ebuild b/www-misc/nscache/nscache-1.5.ebuild
new file mode 100644
index 000000000000..fe86fa62db63
--- /dev/null
+++ b/www-misc/nscache/nscache-1.5.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-misc/nscache/nscache-1.5.ebuild,v 1.1 2005/01/05 14:11:50 port001 Exp $
+
+inherit aolserver
+
+IUSE=""
+
+DESCRIPTION="Distributed cache module for aolserver"
+
+KEYWORDS="~x86"