summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-03 08:06:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-03 08:06:54 +0000
commitd3639efa695872f53fdc65f0df2c608afcd0049c (patch)
tree8e6c42f7a487e8201e3a1c9c99896ebe557d2c8f /app-xemacs/pcomplete
parentStable on amd64 wrt bug #369897 (diff)
downloadgentoo-2-d3639efa695872f53fdc65f0df2c608afcd0049c.tar.gz
gentoo-2-d3639efa695872f53fdc65f0df2c608afcd0049c.tar.bz2
gentoo-2-d3639efa695872f53fdc65f0df2c608afcd0049c.zip
Stable on amd64 wrt bug #369897
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/pcomplete')
-rw-r--r--app-xemacs/pcomplete/ChangeLog5
-rw-r--r--app-xemacs/pcomplete/pcomplete-1.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/pcomplete/ChangeLog b/app-xemacs/pcomplete/ChangeLog
index a1dde7cf23ed..57b4ed1ca9d3 100644
--- a/app-xemacs/pcomplete/ChangeLog
+++ b/app-xemacs/pcomplete/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/pcomplete
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/ChangeLog,v 1.19 2011/06/28 21:43:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/ChangeLog,v 1.20 2011/07/03 08:06:54 hwoarang Exp $
+
+ 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> pcomplete-1.06.ebuild:
+ Stable on amd64 wrt bug #369897
28 Jun 2011; Brent Baude <ranger@gentoo.org> pcomplete-1.06.ebuild:
Marking pcomplete-1.06 ppc stable for bug 369897
diff --git a/app-xemacs/pcomplete/pcomplete-1.06.ebuild b/app-xemacs/pcomplete/pcomplete-1.06.ebuild
index cd7355b9bdb1..0903ed45fea9 100644
--- a/app-xemacs/pcomplete/pcomplete-1.06.ebuild
+++ b/app-xemacs/pcomplete/pcomplete-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.06.ebuild,v 1.4 2011/06/28 21:43:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.06.ebuild,v 1.5 2011/07/03 08:06:54 hwoarang Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/sh-script
app-xemacs/xemacs-base
"
-KEYWORDS="alpha ~amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86"
inherit xemacs-packages