diff options
author | David Holm <dholm@gentoo.org> | 2005-07-12 07:27:35 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-12 07:27:35 +0000 |
commit | 6b5598be4a5fb323f78b060b6d0b147674f723b0 (patch) | |
tree | 65f7477884a3099186257ace68613da6e39082c3 /net-firewall/quicktables | |
parent | Change mod_php-4.4.0.ebuild to use the old Apache layout, thus allowing it to... (diff) | |
download | historical-6b5598be4a5fb323f78b060b6d0b147674f723b0.tar.gz historical-6b5598be4a5fb323f78b060b6d0b147674f723b0.tar.bz2 historical-6b5598be4a5fb323f78b060b6d0b147674f723b0.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-firewall/quicktables')
-rw-r--r-- | net-firewall/quicktables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/quicktables/Manifest | 14 | ||||
-rw-r--r-- | net-firewall/quicktables/quicktables-2.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-firewall/quicktables/ChangeLog b/net-firewall/quicktables/ChangeLog index c4cd92ba8809..4f33e29a4725 100644 --- a/net-firewall/quicktables/ChangeLog +++ b/net-firewall/quicktables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/quicktables # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/quicktables/ChangeLog,v 1.1 2005/07/12 02:41:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/quicktables/ChangeLog,v 1.2 2005/07/12 07:27:35 dholm Exp $ + + 12 Jul 2005; David Holm <dholm@gentoo.org> quicktables-2.3.ebuild: + Added to ~ppc. *quicktables-2.3 (11 Jul 2005) diff --git a/net-firewall/quicktables/Manifest b/net-firewall/quicktables/Manifest index 835fae9bc9b4..b3e7ed0e4f86 100644 --- a/net-firewall/quicktables/Manifest +++ b/net-firewall/quicktables/Manifest @@ -1,13 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 23d681afa1c67bbdf5e580ebb7ea3359 quicktables-2.3.ebuild 535 -MD5 4f0e61f76f31a204c0bcfdc4b105f85b ChangeLog 375 +MD5 108d7f13869199994d0a3d0997da9f02 ChangeLog 461 +MD5 5abf7648b0943858f4068bce72df7f67 quicktables-2.3.ebuild 539 MD5 00a0c3461c456b01bfbc44b3210b6b5f files/digest-quicktables-2.3 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0y4mgIKl8Uu19MoRAowGAJ4zMP03ox30GkbnicG5naTWcpPpqwCdH6gq -PfVADidyezzR4SnKuqEOu/0= -=cyox ------END PGP SIGNATURE----- diff --git a/net-firewall/quicktables/quicktables-2.3.ebuild b/net-firewall/quicktables/quicktables-2.3.ebuild index 01b937e8efad..a60c85be9556 100644 --- a/net-firewall/quicktables/quicktables-2.3.ebuild +++ b/net-firewall/quicktables/quicktables-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/quicktables/quicktables-2.3.ebuild,v 1.1 2005/07/12 02:41:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/quicktables/quicktables-2.3.ebuild,v 1.2 2005/07/12 07:27:35 dholm Exp $ DESCRIPTION="a quick iptables script generator" HOMEPAGE="http://qtables.radom.org/" @@ -8,7 +8,7 @@ SRC_URI="http://qtables.radom.org/files/${P}.tar.gz" LICENSE="GPL-2" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" RDEPEND="net-firewall/iptables" |