diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
commit | 057e3636121c2ed14590e17c32b0ef15ba696267 (patch) | |
tree | 5af5af036970634e1d755e8c52a1c244f95ff449 /dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild | |
parent | Use CFLAGS and LDFLAGS while building. (diff) | |
download | historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.gz historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.bz2 historical-057e3636121c2ed14590e17c32b0ef15ba696267.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild index 239752108983..d6fd497eaadd 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild,v 1.3 2006/01/15 10:56:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Pcap/Net-Pcap-0.05.ebuild,v 1.4 2006/02/06 20:31:44 blubb Exp $ inherit perl-module @@ -11,4 +11,4 @@ IUSE="" DEPEND="virtual/libpcap" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" |