diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 11:25:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 11:25:16 +0000 |
commit | c94b7b8724d1b92093418d182fe7c8009dddbce4 (patch) | |
tree | 846c6eb8f03faec204c5e7b9200c220bd3395ed8 /net-firewall/dshieldpy | |
parent | Version bump. (diff) | |
download | historical-c94b7b8724d1b92093418d182fe7c8009dddbce4.tar.gz historical-c94b7b8724d1b92093418d182fe7c8009dddbce4.tar.bz2 historical-c94b7b8724d1b92093418d182fe7c8009dddbce4.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-firewall/dshieldpy')
-rw-r--r-- | net-firewall/dshieldpy/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/dshieldpy/dshieldpy-3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-firewall/dshieldpy/ChangeLog b/net-firewall/dshieldpy/ChangeLog index b7beafa9803b..ddcce6ad361c 100644 --- a/net-firewall/dshieldpy/ChangeLog +++ b/net-firewall/dshieldpy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/dshieldpy -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/ChangeLog,v 1.2 2004/06/24 22:38:17 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/ChangeLog,v 1.3 2005/07/26 11:25:16 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> dshieldpy-3.2.ebuild: + Added to ~ppc. *dshieldpy-3.2 (15 Aug 2003) diff --git a/net-firewall/dshieldpy/dshieldpy-3.2.ebuild b/net-firewall/dshieldpy/dshieldpy-3.2.ebuild index c2862282f6bc..ea411935f54f 100644 --- a/net-firewall/dshieldpy/dshieldpy-3.2.ebuild +++ b/net-firewall/dshieldpy/dshieldpy-3.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/dshieldpy-3.2.ebuild,v 1.5 2004/06/24 22:38:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/dshieldpy/dshieldpy-3.2.ebuild,v 1.6 2005/07/26 11:25:16 dholm Exp $ DESCRIPTION="Python script to submit firewall logs to dshield.org" HOMEPAGE="http://dshieldpy.sourceforge.net/" SRC_URI="mirror://sourceforge/dshieldpy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/python" RDEPEND="" |