diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:58:34 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:58:34 +0000 |
commit | 1462c4efe3c76536851b36d1bbee7fefc0484e27 (patch) | |
tree | 4f9772f39a891aeab9efeda214631ea153e99e25 /net-libs/libpcap | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.tar.gz historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.tar.bz2 historical-1462c4efe3c76536851b36d1bbee7fefc0484e27.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-libs/libpcap')
-rw-r--r-- | net-libs/libpcap/libpcap-0.7.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libpcap/libpcap-0.7.1-r2.ebuild b/net-libs/libpcap/libpcap-0.7.1-r2.ebuild index 0874ea31b4c3..44f34e84e1d2 100644 --- a/net-libs/libpcap/libpcap-0.7.1-r2.ebuild +++ b/net-libs/libpcap/libpcap-0.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.7.1-r2.ebuild,v 1.5 2003/02/25 16:22:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.7.1-r2.ebuild,v 1.6 2003/07/13 12:58:34 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="pcap-Library" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc ~sparc ~alpha mips hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha mips hppa" inherit flag-o-matic |