diff options
Diffstat (limited to 'dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild')
-rw-r--r-- | dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild b/dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild index 06a9e4dccddd..c15eb9bb6862 100644 --- a/dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild +++ b/dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild,v 1.1 2006/12/17 02:04:06 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-pcap/ruby-pcap-0.6.ebuild,v 1.2 2007/01/21 08:17:15 pclouds Exp $ +RUBY_BUG_145222=yes inherit ruby -IUSE="" +IUSE="examples" DESCRIPTION="Extension library to use libpcap from Ruby" HOMEPAGE="http://www.goto.info.waseda.ac.jp/%7efukusima/ruby/pcap-e.html" |