public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/blueness:master commit in: sys-kernel/hardened-sources/
Date: Tue, 12 Feb 2013 16:57:52 +0000 (UTC)	[thread overview]
Message-ID: <1360688255.a48ea4f2bcb90c17c7df65d788f3cc52d6829d69.blueness@gentoo> (raw)

commit:     a48ea4f2bcb90c17c7df65d788f3cc52d6829d69
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 12 16:57:35 2013 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Feb 12 16:57:35 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=a48ea4f2

sys-kernel/hardened-sources: patchset 20130209 moved to tree

---
 .../hardened-sources-2.6.32-r149.ebuild            |   51 --------------------
 .../hardened-sources-3.2.38.ebuild                 |   50 -------------------
 .../hardened-sources/hardened-sources-3.7.6.ebuild |   50 -------------------
 3 files changed, 0 insertions(+), 151 deletions(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r149.ebuild b/sys-kernel/hardened-sources/hardened-sources-2.6.32-r149.ebuild
deleted file mode 100644
index 3106701..0000000
--- a/sys-kernel/hardened-sources/hardened-sources-2.6.32-r149.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.32-r148.ebuild,v 1.1 2013/02/02 03:30:20 blueness Exp $
-
-EAPI="4"
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="48"
-K_DEBLOB_AVAILABLE="1"
-
-inherit kernel-2
-detect_version
-
-HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-153"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
-SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
-UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch"
-
-DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
-HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
-IUSE="deblob"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND=">=sys-devel/gcc-4.5"
-
-pkg_postinst() {
-	kernel-2_pkg_postinst
-
-	local GRADM_COMPAT="sys-apps/gradm-2.9.1*"
-
-	ewarn
-	ewarn "Hardened Gentoo provides three different predefined grsecurity level:"
-	ewarn "[server], [workstation], and [virtualization]."
-	ewarn
-	ewarn "Those who intend to use one of these predefined grsecurity levels"
-	ewarn "should read the help associated with the level.  Users importing a"
-	ewarn "kernel configuration from a kernel prior to ${PN}-2.6.32,"
-	ewarn "should review their selected grsecurity/PaX options carefully."
-	ewarn
-	ewarn "Users of grsecurity's RBAC system must ensure they are using"
-	ewarn "${GRADM_COMPAT}, which is compatible with ${PF}."
-	ewarn "It is strongly recommended that the following command is issued"
-	ewarn "prior to booting a ${PF} kernel for the first time:"
-	ewarn
-	ewarn "emerge -na =${GRADM_COMPAT}"
-	ewarn
-}

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.38.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.38.ebuild
deleted file mode 100644
index b9582ba..0000000
--- a/sys-kernel/hardened-sources/hardened-sources-3.2.38.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.2.37-r2.ebuild,v 1.1 2013/02/02 03:32:48 blueness Exp $
-
-EAPI="4"
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="16"
-K_DEBLOB_AVAILABLE="1"
-
-inherit kernel-2
-detect_version
-
-HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
-SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
-UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.6.patch"
-
-DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
-HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
-IUSE="deblob"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND=">=sys-devel/gcc-4.5"
-
-pkg_postinst() {
-	kernel-2_pkg_postinst
-
-	local GRADM_COMPAT="sys-apps/gradm-2.9.1*"
-
-	ewarn
-	ewarn "Hardened Gentoo provides three different predefined grsecurity level:"
-	ewarn "[server], [workstation], and [virtualization].  Those who intend to"
-	ewarn "use one of these predefined grsecurity levels should read the help"
-	ewarn "associated with the level.  Because some options require >=gcc-4.5,"
-	ewarn "users with more, than one version of gcc installed should use gcc-config"
-	ewarn "to select a compatible version."
-	ewarn
-	ewarn "Users of grsecurity's RBAC system must ensure they are using"
-	ewarn "${GRADM_COMPAT}, which is compatible with ${PF}."
-	ewarn "It is strongly recommended that the following command is issued"
-	ewarn "prior to booting a ${PF} kernel for the first time:"
-	ewarn
-	ewarn "emerge -na =${GRADM_COMPAT}"
-	ewarn
-}

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.7.6.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.7.6.ebuild
deleted file mode 100644
index 2cd40c1..0000000
--- a/sys-kernel/hardened-sources/hardened-sources-3.7.6.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.7.5.ebuild,v 1.1 2013/02/02 03:35:48 blueness Exp $
-
-EAPI="4"
-
-ETYPE="sources"
-K_WANT_GENPATCHES="base"
-K_GENPATCHES_VER="8"
-K_DEBLOB_AVAILABLE="1"
-
-inherit kernel-2
-detect_version
-
-HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
-SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
-UNIPATCH_EXCLUDE="2900_dev-root-proc-mount-fix.patch 4200_fbcondecor-0.9.6.patch"
-
-DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
-HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
-IUSE="deblob"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND=">=sys-devel/gcc-4.5"
-
-pkg_postinst() {
-	kernel-2_pkg_postinst
-
-	local GRADM_COMPAT="sys-apps/gradm-2.9.1*"
-
-	ewarn
-	ewarn "Hardened Gentoo provides three different predefined grsecurity level:"
-	ewarn "[server], [workstation], and [virtualization].  Those who intend to"
-	ewarn "use one of these predefined grsecurity levels should read the help"
-	ewarn "associated with the level.  Because some options require >=gcc-4.5,"
-	ewarn "users with more, than one version of gcc installed should use gcc-config"
-	ewarn "to select a compatible version."
-	ewarn
-	ewarn "Users of grsecurity's RBAC system must ensure they are using"
-	ewarn "${GRADM_COMPAT}, which is compatible with ${PF}."
-	ewarn "It is strongly recommended that the following command is issued"
-	ewarn "prior to booting a ${PF} kernel for the first time:"
-	ewarn
-	ewarn "emerge -na =${GRADM_COMPAT}"
-	ewarn
-}


             reply	other threads:[~2013-02-12 16:57 UTC|newest]

Thread overview: 355+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 16:57 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-05 11:39 [gentoo-commits] dev/blueness:master commit in: sys-kernel/hardened-sources/ Anthony G. Basile
2013-05-04 20:14 Anthony G. Basile
2013-04-28 22:00 Anthony G. Basile
2013-04-28 13:12 Anthony G. Basile
2013-04-28 11:57 Anthony G. Basile
2013-04-20 16:02 Anthony G. Basile
2013-04-13 18:23 Anthony G. Basile
2013-04-13 18:23 Anthony G. Basile
2013-04-12  1:51 Anthony G. Basile
2013-04-07  6:17 Anthony G. Basile
2013-04-06 15:35 Anthony G. Basile
2013-04-06 14:18 Anthony G. Basile
2013-04-01 17:33 Anthony G. Basile
2013-03-27  1:58 Anthony G. Basile
2013-03-26 12:32 Anthony G. Basile
2013-03-23 13:55 Anthony G. Basile
2013-03-17 11:38 Anthony G. Basile
2013-03-16 23:36 Anthony G. Basile
2013-03-14  3:02 Anthony G. Basile
2013-03-10  3:10 Anthony G. Basile
2013-03-09 20:10 Anthony G. Basile
2013-03-06 22:54 Anthony G. Basile
2013-03-06 12:35 Anthony G. Basile
2013-03-02  1:37 Anthony G. Basile
2013-03-02  1:36 Anthony G. Basile
2013-03-01  0:04 Anthony G. Basile
2013-02-24 18:50 Anthony G. Basile
2013-02-24 13:53 Anthony G. Basile
2013-02-24 12:00 Anthony G. Basile
2013-02-20 21:00 Anthony G. Basile
2013-02-19 13:46 Anthony G. Basile
2013-02-18 13:50 Anthony G. Basile
2013-02-16 19:29 Anthony G. Basile
2013-02-11  0:51 Anthony G. Basile
2013-02-08 21:13 Anthony G. Basile
2013-02-02  3:37 Anthony G. Basile
2013-02-01  1:06 Anthony G. Basile
2013-02-01  1:06 Anthony G. Basile
2013-01-28  2:38 Anthony G. Basile
2013-01-28  2:38 Anthony G. Basile
2013-01-24 17:19 Anthony G. Basile
2013-01-20  1:28 Anthony G. Basile
2013-01-19 22:39 Anthony G. Basile
2013-01-07 18:30 Anthony G. Basile
2013-01-06 23:10 Anthony G. Basile
2013-01-04  4:08 Anthony G. Basile
2012-12-28 22:52 Anthony G. Basile
2012-12-28 19:42 Anthony G. Basile
2012-12-26 16:14 Anthony G. Basile
2012-12-17  0:26 Anthony G. Basile
2012-12-16 16:37 Anthony G. Basile
2012-12-15 20:21 Anthony G. Basile
2012-12-10  4:00 Anthony G. Basile
2012-12-05 10:34 Anthony G. Basile
2012-12-04 14:50 Anthony G. Basile
2012-11-29 23:07 Anthony G. Basile
2012-11-29 10:43 Anthony G. Basile
2012-11-24 13:08 Anthony G. Basile
2012-11-24  2:38 Anthony G. Basile
2012-11-20 12:39 Anthony G. Basile
2012-11-20  2:57 Anthony G. Basile
2012-11-18  7:21 Anthony G. Basile
2012-11-14  0:43 Anthony G. Basile
2012-11-13 23:02 Anthony G. Basile
2012-11-08 12:27 Anthony G. Basile
2012-11-08  1:05 Anthony G. Basile
2012-11-07 23:59 Anthony G. Basile
2012-11-07 22:33 Anthony G. Basile
2012-11-01 13:11 Anthony G. Basile
2012-10-31 12:05 Anthony G. Basile
2012-10-31  1:46 Anthony G. Basile
2012-10-31  1:43 Anthony G. Basile
2012-10-31  0:37 Anthony G. Basile
2012-10-27  3:11 Anthony G. Basile
2012-10-26 22:27 Anthony G. Basile
2012-10-25 22:15 Anthony G. Basile
2012-10-21 18:19 Anthony G. Basile
2012-10-17  2:38 Anthony G. Basile
2012-10-13 18:53 Anthony G. Basile
2012-10-13 14:16 Anthony G. Basile
2012-10-13  8:31 Anthony G. Basile
2012-10-10 12:25 Anthony G. Basile
2012-10-10  2:44 Anthony G. Basile
2012-10-09 13:08 Anthony G. Basile
2012-10-09 12:41 Anthony G. Basile
2012-10-09  3:10 Anthony G. Basile
2012-10-06  9:39 Anthony G. Basile
2012-10-05  0:59 Anthony G. Basile
2012-09-25 19:59 Anthony G. Basile
2012-09-25  3:01 Anthony G. Basile
2012-09-21 23:37 Anthony G. Basile
2012-09-21 11:08 Anthony G. Basile
2012-09-18 17:19 Anthony G. Basile
2012-09-18 12:16 Anthony G. Basile
2012-09-15  0:11 Anthony G. Basile
2012-09-14 21:48 Anthony G. Basile
2012-09-13 20:08 Anthony G. Basile
2012-09-12  2:54 Anthony G. Basile
2012-09-11 16:35 Anthony G. Basile
2012-09-08  1:41 Anthony G. Basile
2012-09-01  1:33 Anthony G. Basile
2012-08-29 23:02 Anthony G. Basile
2012-08-29 19:49 Anthony G. Basile
2012-08-26 10:54 Anthony G. Basile
2012-08-26  1:08 Anthony G. Basile
2012-08-26  0:20 Anthony G. Basile
2012-08-23 13:46 Anthony G. Basile
2012-08-23 10:03 Anthony G. Basile
2012-08-19 13:02 Anthony G. Basile
2012-08-18 13:34 Anthony G. Basile
2012-08-16  3:52 Anthony G. Basile
2012-08-15 15:28 Anthony G. Basile
2012-08-13 15:30 Anthony G. Basile
2012-08-13  2:51 Anthony G. Basile
2012-08-10 15:40 Anthony G. Basile
2012-08-10 12:59 Anthony G. Basile
2012-08-09 11:21 Anthony G. Basile
2012-08-08 20:18 Anthony G. Basile
2012-08-08 13:46 Anthony G. Basile
2012-08-07 14:21 Anthony G. Basile
2012-08-02 12:14 Anthony G. Basile
2012-08-02 11:43 Anthony G. Basile
2012-08-01 23:45 Anthony G. Basile
2012-08-01 23:20 Anthony G. Basile
2012-07-30  1:06 Anthony G. Basile
2012-07-30  1:05 Anthony G. Basile
2012-07-28 19:29 Anthony G. Basile
2012-07-25 19:11 Anthony G. Basile
2012-07-22 13:41 Anthony G. Basile
2012-07-22  3:30 Anthony G. Basile
2012-07-22  3:14 Anthony G. Basile
2012-07-20 14:06 Anthony G. Basile
2012-07-17 22:30 Anthony G. Basile
2012-07-17 21:48 Anthony G. Basile
2012-07-17 20:47 Anthony G. Basile
2012-07-16 22:41 Anthony G. Basile
2012-07-16 17:25 Anthony G. Basile
2012-07-13 23:03 Anthony G. Basile
2012-07-11  0:15 Anthony G. Basile
2012-07-10  1:38 Anthony G. Basile
2012-07-03 20:22 Anthony G. Basile
2012-07-03 14:28 Anthony G. Basile
2012-07-03 12:32 Anthony G. Basile
2012-07-03 12:21 Anthony G. Basile
2012-07-03 12:00 Anthony G. Basile
2012-07-01 23:16 Anthony G. Basile
2012-07-01 18:18 Anthony G. Basile
2012-07-01 13:07 Anthony G. Basile
2012-06-28 14:19 Anthony G. Basile
2012-06-25 22:21 Anthony G. Basile
2012-06-25 11:55 Anthony G. Basile
2012-06-22 14:37 Anthony G. Basile
2012-06-21 23:16 Anthony G. Basile
2012-06-18 12:48 Anthony G. Basile
2012-06-17 12:28 Anthony G. Basile
2012-06-13 23:24 Anthony G. Basile
2012-06-13 23:24 Anthony G. Basile
2012-06-12 15:07 Anthony G. Basile
2012-06-12 13:38 Anthony G. Basile
2012-06-11  0:07 Anthony G. Basile
2012-06-07 12:34 Anthony G. Basile
2012-06-06 21:02 Anthony G. Basile
2012-06-02 23:34 Anthony G. Basile
2012-06-02 20:27 Anthony G. Basile
2012-06-02 16:13 Anthony G. Basile
2012-05-28 17:10 Anthony G. Basile
2012-05-28 13:33 Anthony G. Basile
2012-05-27 20:22 Anthony G. Basile
2012-05-22  8:42 Anthony G. Basile
2012-05-21 14:42 Anthony G. Basile
2012-05-14 22:27 Anthony G. Basile
2012-05-14  1:27 Anthony G. Basile
2012-05-08 21:40 Anthony G. Basile
2012-05-08 12:11 Anthony G. Basile
2012-05-02 10:32 Anthony G. Basile
2012-05-01  0:19 Anthony G. Basile
2012-04-24 23:59 Anthony G. Basile
2012-04-24 13:19 Anthony G. Basile
2012-04-18  1:53 Anthony G. Basile
2012-04-16  1:30 Anthony G. Basile
2012-04-16  0:43 Anthony G. Basile
2012-04-09 13:41 Anthony G. Basile
2012-04-05 14:47 Anthony G. Basile
2012-04-04 23:35 Anthony G. Basile
2012-03-29 13:51 Anthony G. Basile
2012-03-27 18:08 Anthony G. Basile
2012-03-27 17:18 Anthony G. Basile
2012-03-27 13:49 Anthony G. Basile
2012-03-24 18:14 Anthony G. Basile
2012-03-24 14:56 Anthony G. Basile
2012-03-23  0:49 Anthony G. Basile
2012-03-21 20:01 Anthony G. Basile
2012-03-21 19:56 Anthony G. Basile
2012-03-19 12:17 Anthony G. Basile
2012-03-15 17:25 Anthony G. Basile
2012-03-15 15:11 Anthony G. Basile
2012-03-09 23:05 Anthony G. Basile
2012-03-09  2:02 Anthony G. Basile
2012-03-05  1:57 Anthony G. Basile
2012-03-04 15:35 Anthony G. Basile
2012-03-04 14:54 Anthony G. Basile
2012-02-25 20:01 Anthony G. Basile
2012-02-25 18:15 Anthony G. Basile
2012-02-16 17:55 Anthony G. Basile
2012-02-15 12:07 Anthony G. Basile
2012-02-09 13:35 Anthony G. Basile
2012-02-09  2:30 Anthony G. Basile
2012-02-07 23:53 Anthony G. Basile
2012-02-05 18:02 Anthony G. Basile
2012-01-28  5:41 Anthony G. Basile
2012-01-28  4:53 Anthony G. Basile
2012-01-27 11:56 Anthony G. Basile
2012-01-26 23:34 Anthony G. Basile
2012-01-24 14:03 Anthony G. Basile
2012-01-24  2:16 Anthony G. Basile
2012-01-24  2:16 Anthony G. Basile
2012-01-21 12:01 Anthony G. Basile
2012-01-21  0:34 Anthony G. Basile
2012-01-19 16:26 Anthony G. Basile
2012-01-13 17:38 Anthony G. Basile
2012-01-13 16:08 Anthony G. Basile
2012-01-07  1:14 Anthony G. Basile
2012-01-06  1:18 Anthony G. Basile
2012-01-04 19:38 Anthony G. Basile
2012-01-04 15:48 Anthony G. Basile
2011-12-29 15:03 Anthony G. Basile
2011-12-27  3:05 Anthony G. Basile
2011-12-27  2:33 Anthony G. Basile
2011-12-26 21:42 Anthony G. Basile
2011-12-26 20:21 Anthony G. Basile
2011-12-26 18:29 Anthony G. Basile
2011-12-26 18:17 Anthony G. Basile
2011-12-25 21:59 Anthony G. Basile
2011-12-15 12:58 Anthony G. Basile
2011-12-12 22:22 Anthony G. Basile
2011-12-10 14:09 Anthony G. Basile
2011-12-09 22:27 Anthony G. Basile
2011-12-07 13:58 Anthony G. Basile
2011-12-04 23:09 Anthony G. Basile
2011-12-04 17:12 Anthony G. Basile
2011-12-01  1:36 Anthony G. Basile
2011-11-29 14:53 Anthony G. Basile
2011-11-28  1:48 Anthony G. Basile
2011-11-23 23:53 Anthony G. Basile
2011-11-23  1:55 Anthony G. Basile
2011-11-20 22:11 Anthony G. Basile
2011-11-19 12:38 Anthony G. Basile
2011-11-18 23:03 Anthony G. Basile
2011-11-17 16:18 Anthony G. Basile
2011-11-16 10:22 Anthony G. Basile
2011-11-16  0:23 Anthony G. Basile
2011-11-15 14:31 Anthony G. Basile
2011-11-13 23:09 Anthony G. Basile
2011-10-30 17:46 Anthony G. Basile
2011-10-30 15:46 Anthony G. Basile
2011-10-30 13:12 Anthony G. Basile
2011-10-23 11:20 Anthony G. Basile
2011-10-21 21:42 Anthony G. Basile
2011-10-20  0:54 Anthony G. Basile
2011-10-09 14:23 Anthony G. Basile
2011-10-08 20:45 Anthony G. Basile
2011-10-08 17:39 Anthony G. Basile
2011-10-08 14:01 Anthony G. Basile
2011-09-27  2:27 Anthony G. Basile
2011-09-26 20:21 Anthony G. Basile
2011-09-25 13:35 Anthony G. Basile
2011-09-22 14:03 Anthony G. Basile
2011-09-21 11:33 Anthony G. Basile
2011-09-18 14:29 Anthony G. Basile
2011-09-15 18:00 Anthony G. Basile
2011-09-04 20:43 Anthony G. Basile
2011-09-04 12:40 Anthony G. Basile
2011-09-01 14:12 Anthony G. Basile
2011-09-01  1:13 Anthony G. Basile
2011-08-31 12:03 Anthony G. Basile
2011-08-30  2:50 Anthony G. Basile
2011-08-28 11:25 Anthony G. Basile
2011-08-27 16:03 Anthony G. Basile
2011-08-26 19:55 Anthony G. Basile
2011-08-25 14:15 Anthony G. Basile
2011-08-25  0:48 Anthony G. Basile
2011-08-24 19:01 Anthony G. Basile
2011-08-24 18:48 Anthony G. Basile
2011-08-24  9:05 Anthony G. Basile
2011-08-20 18:43 Anthony G. Basile
2011-08-18 10:31 Anthony G. Basile
2011-08-18  2:15 Anthony G. Basile
2011-08-16  9:38 Anthony G. Basile
2011-08-15 16:37 Anthony G. Basile
2011-08-15  0:49 Anthony G. Basile
2011-08-14 14:26 Anthony G. Basile
2011-08-13  0:01 Anthony G. Basile
2011-08-12 20:32 Anthony G. Basile
2011-08-12 18:06 Anthony G. Basile
2011-08-09 14:37 Anthony G. Basile
2011-08-07 15:15 Anthony G. Basile
2011-08-07  2:43 Anthony G. Basile
2011-08-06 23:52 Anthony G. Basile
2011-07-30 14:40 Anthony G. Basile
2011-07-29 22:31 Anthony G. Basile
2011-07-25  0:55 Anthony G. Basile
2011-07-25  0:48 Anthony G. Basile
2011-07-18 16:28 Anthony G. Basile
2011-07-18 12:29 Anthony G. Basile
2011-07-16 19:30 Anthony G. Basile
2011-07-12 21:29 Anthony G. Basile
2011-07-08 21:03 Anthony G. Basile
2011-07-05  3:10 Anthony G. Basile
2011-06-29 16:11 Anthony G. Basile
2011-06-29 14:42 Anthony G. Basile
2011-06-26 11:38 Anthony G. Basile
2011-06-24 23:17 Anthony G. Basile
2011-06-24  9:31 Anthony G. Basile
2011-06-17 21:46 Anthony G. Basile
2011-06-16 15:56 Anthony G. Basile
2011-06-15 16:43 Anthony G. Basile
2011-06-11 10:54 Anthony G. Basile
2011-06-09 18:06 Anthony G. Basile
2011-06-07 20:57 Anthony G. Basile
2011-06-07 19:03 Anthony G. Basile
2011-06-06  5:43 Anthony G. Basile
2011-05-26 10:52 Anthony G. Basile
2011-05-25 13:05 Anthony G. Basile
2011-05-25 12:33 Anthony G. Basile
2011-05-24  1:17 Anthony G. Basile
2011-05-23 14:08 Anthony G. Basile
2011-05-20 13:06 Anthony G. Basile
2011-05-12 19:45 Anthony G. Basile
2011-05-12 10:35 Anthony G. Basile
2011-05-11  0:41 Anthony G. Basile
2011-05-10 11:37 Anthony G. Basile
2011-04-28 21:48 Anthony G. Basile
2011-04-28 14:03 Anthony G. Basile
2011-04-21  0:17 Anthony G. Basile
2011-04-20  3:14 Anthony G. Basile
2011-04-18  0:01 Anthony G. Basile
2011-03-29 16:32 Anthony G. Basile
2011-03-29  0:11 Anthony G. Basile
2011-03-27 14:51 Anthony G. Basile
2011-03-27 14:12 Anthony G. Basile
2011-03-22 13:43 Anthony G. Basile
2011-03-22 12:45 Anthony G. Basile
2011-03-22 12:41 Anthony G. Basile
2011-03-22  0:30 Anthony G. Basile
2011-03-19 18:54 Anthony G. Basile
2011-03-18  0:10 Anthony G. Basile
2011-03-07  4:11 Anthony G. Basile
2011-03-05 17:48 Anthony G. Basile
2011-03-01  0:36 Anthony G. Basile
2011-02-28 20:43 Anthony G. Basile
2011-02-26  2:56 Anthony G. Basile
2011-02-18 12:51 Anthony G. Basile
2011-02-17  0:08 Anthony G. Basile
2011-02-13 17:07 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1360688255.a48ea4f2bcb90c17c7df65d788f3cc52d6829d69.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox