diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 14:20:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 14:20:29 +0000 |
commit | c19f02a86ae5f3e650b7228963c8c5733108baf4 (patch) | |
tree | 262dea5e695f5a35016214f5f72a36881f901457 /net-analyzer/carl/carl-0.7.ebuild | |
parent | alpha/sparc stable wrt #202192 (diff) | |
download | gentoo-2-c19f02a86ae5f3e650b7228963c8c5733108baf4.tar.gz gentoo-2-c19f02a86ae5f3e650b7228963c8c5733108baf4.tar.bz2 gentoo-2-c19f02a86ae5f3e650b7228963c8c5733108baf4.zip |
Make Tobias happy
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/carl/carl-0.7.ebuild')
-rw-r--r-- | net-analyzer/carl/carl-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/carl/carl-0.7.ebuild b/net-analyzer/carl/carl-0.7.ebuild index 7b912c5bbb91..1780cc6d3df8 100644 --- a/net-analyzer/carl/carl-0.7.ebuild +++ b/net-analyzer/carl/carl-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/carl/carl-0.7.ebuild,v 1.4 2007/07/11 23:49:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/carl/carl-0.7.ebuild,v 1.5 2007/12/31 14:20:29 armin76 Exp $ inherit distutils @@ -14,4 +14,4 @@ KEYWORDS="~amd64 x86" IUSE="" DEPEND="virtual/python" -DOCS="README COPYING" +DOCS="README" |