diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-03 08:06:54 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-03 08:06:54 +0000 |
commit | d3639efa695872f53fdc65f0df2c608afcd0049c (patch) | |
tree | 8e6c42f7a487e8201e3a1c9c99896ebe557d2c8f /app-xemacs/pcomplete/pcomplete-1.06.ebuild | |
parent | Stable on amd64 wrt bug #369897 (diff) | |
download | gentoo-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/pcomplete-1.06.ebuild')
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |