diff options
author | 2012-09-23 07:56:00 +0000 | |
---|---|---|
committer | 2012-09-23 07:56:00 +0000 | |
commit | d4972fee58628e9b17e9f1ff2c962dfb02543a18 (patch) | |
tree | 3d81b8b7466385db1f6d81d21b98863f5431dde1 /net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild | |
parent | x86 stable wrt bug #433195 (diff) | |
download | gentoo-2-d4972fee58628e9b17e9f1ff2c962dfb02543a18.tar.gz gentoo-2-d4972fee58628e9b17e9f1ff2c962dfb02543a18.tar.bz2 gentoo-2-d4972fee58628e9b17e9f1ff2c962dfb02543a18.zip |
x86 stable wrt bug #429612
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild')
-rw-r--r-- | net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild b/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild index 1fafe767431b..580564348cbf 100644 --- a/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild +++ b/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.2 2012/08/03 18:15:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.3 2012/09/23 07:56:00 phajdan.jr Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="https://sourceforge.net/projects/peerguardian/" SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${MY_P}.tar.xz" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="cron dbus logrotate networkmanager qt4 zlib" |