summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/beanstalkd/beanstalkd-1.3.ebuild')
-rw-r--r--app-misc/beanstalkd/beanstalkd-1.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-misc/beanstalkd/beanstalkd-1.3.ebuild b/app-misc/beanstalkd/beanstalkd-1.3.ebuild
index d92312648dfe..6000c5bb6027 100644
--- a/app-misc/beanstalkd/beanstalkd-1.3.ebuild
+++ b/app-misc/beanstalkd/beanstalkd-1.3.ebuild
@@ -1,9 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v 1.1 2009/06/23 11:53:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beanstalkd/beanstalkd-1.3.ebuild,v 1.2 2010/06/09 16:05:32 patrick Exp $
inherit eutils
+RESTRICT="test"
+
DESCRIPTION="A fast, distributed, in-memory workqueue service"
HOMEPAGE="http://xph.us/software/beanstalkd/"
SRC_URI="http://xph.us/dist/beanstalkd/${P}.tar.gz"