summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-10-23 05:37:03 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-10-23 05:37:03 +0000
commit568d1b1b2d8538f463160edfc8aa1a7241f6e8f0 (patch)
tree90512b8592b6c546014a2ac7bcf9be59286d199f /sys-apps/fakechroot
parentUpdated with fix for bug #238959 and mysql example config (diff)
downloadgentoo-2-568d1b1b2d8538f463160edfc8aa1a7241f6e8f0.tar.gz
gentoo-2-568d1b1b2d8538f463160edfc8aa1a7241f6e8f0.tar.bz2
gentoo-2-568d1b1b2d8538f463160edfc8aa1a7241f6e8f0.zip
amd64 stable, bug 242602
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-git6 x86_64)
Diffstat (limited to 'sys-apps/fakechroot')
-rw-r--r--sys-apps/fakechroot/ChangeLog5
-rw-r--r--sys-apps/fakechroot/fakechroot-2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/fakechroot/ChangeLog b/sys-apps/fakechroot/ChangeLog
index 1f9f008d1eca..a4a33db87f8c 100644
--- a/sys-apps/fakechroot/ChangeLog
+++ b/sys-apps/fakechroot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/fakechroot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/ChangeLog,v 1.3 2008/10/20 12:56:29 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/ChangeLog,v 1.4 2008/10/23 05:37:03 darkside Exp $
+
+ 23 Oct 2008; Jeremy Olexa <darkside@gentoo.org> fakechroot-2.8.ebuild:
+ amd64 stable, bug 242602
20 Oct 2008; Michał Januszewski <spock@gentoo.org> fakechroot-2.8.ebuild:
Disable the test phase since the test provided by the package is broken.
diff --git a/sys-apps/fakechroot/fakechroot-2.8.ebuild b/sys-apps/fakechroot/fakechroot-2.8.ebuild
index f4f0441d0492..8d51c976f7bc 100644
--- a/sys-apps/fakechroot/fakechroot-2.8.ebuild
+++ b/sys-apps/fakechroot/fakechroot-2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/fakechroot-2.8.ebuild,v 1.2 2008/10/20 12:56:29 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/fakechroot-2.8.ebuild,v 1.3 2008/10/23 05:37:03 darkside Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/f/fakechroot/${PF/-/_}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=""