summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-22 10:59:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-22 10:59:50 +0000
commite6acc02c717d90aa2505a01f0424b9e64004b1e2 (patch)
tree14323b3cac357930e1c21e33712e0ac19d1d971a /net-firewall
parentAdd missing ncurses and readline RDEPENDs (diff)
downloadgentoo-2-e6acc02c717d90aa2505a01f0424b9e64004b1e2.tar.gz
gentoo-2-e6acc02c717d90aa2505a01f0424b9e64004b1e2.tar.bz2
gentoo-2-e6acc02c717d90aa2505a01f0424b9e64004b1e2.zip
Stable for amd64, wrt bug #448032
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/pglinux/ChangeLog6
-rw-r--r--net-firewall/pglinux/pglinux-2.2.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-firewall/pglinux/ChangeLog b/net-firewall/pglinux/ChangeLog
index 493c4c9b850e..0592e5f268e7 100644
--- a/net-firewall/pglinux/ChangeLog
+++ b/net-firewall/pglinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/pglinux
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.10 2012/11/25 13:16:54 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.11 2012/12/22 10:59:50 ago Exp $
+
+ 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pglinux-2.2.2.ebuild:
+ Stable for amd64, wrt bug #448032
*pglinux-2.2.2 (25 Nov 2012)
@@ -51,4 +54,3 @@
03 May 2012; Julian Ospald <hasufell@gentoo.org>
+pglinux-2.1.3_p20120503.ebuild, +metadata.xml:
initial commit wrt #93982
-
diff --git a/net-firewall/pglinux/pglinux-2.2.2.ebuild b/net-firewall/pglinux/pglinux-2.2.2.ebuild
index 1a5f3452de31..c94857e44915 100644
--- a/net-firewall/pglinux/pglinux-2.2.2.ebuild
+++ b/net-firewall/pglinux/pglinux-2.2.2.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.2.ebuild,v 1.1 2012/11/25 13:16:54 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.2 2012/12/22 10:59:50 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ HOMEPAGE="https://sourceforge.net/projects/peerguardian/"
SRC_URI="mirror://sourceforge/peerguardian/${MY_P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
IUSE="cron dbus logrotate networkmanager qt4 zlib"