diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-28 21:43:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-28 21:43:20 +0000 |
commit | 0680c4dc313107722a09e6d6384845d54ac3fb78 (patch) | |
tree | 4d835c96110a671a999ed4ac928270b4b73ffcad /app-xemacs/eshell | |
parent | Trim down 1.8 branch by removing vulnerable 1.8.4.3 ebuild. Version bump to 1... (diff) | |
download | historical-0680c4dc313107722a09e6d6384845d54ac3fb78.tar.gz historical-0680c4dc313107722a09e6d6384845d54ac3fb78.tar.bz2 historical-0680c4dc313107722a09e6d6384845d54ac3fb78.zip |
Commiting xemacs packages ppc for bug 369897
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'app-xemacs/eshell')
-rw-r--r-- | app-xemacs/eshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/eshell/eshell-1.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/eshell/ChangeLog b/app-xemacs/eshell/ChangeLog index 329f63bfc36c..2a90a15c29a9 100644 --- a/app-xemacs/eshell/ChangeLog +++ b/app-xemacs/eshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/eshell # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.20 2011/06/26 10:54:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.21 2011/06/28 21:43:13 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> eshell-1.18.ebuild: + Marking eshell-1.18 ppc stable for bug 369897 26 Jun 2011; Raúl Porcel <armin76@gentoo.org> eshell-1.18.ebuild: alpha/sparc stable diff --git a/app-xemacs/eshell/eshell-1.18.ebuild b/app-xemacs/eshell/eshell-1.18.ebuild index 3d82a3949cb7..b407982acb46 100644 --- a/app-xemacs/eshell/eshell-1.18.ebuild +++ b/app-xemacs/eshell/eshell-1.18.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/eshell/eshell-1.18.ebuild,v 1.3 2011/06/26 10:54:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.18.ebuild,v 1.4 2011/06/28 21:43:13 ranger Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/xemacs-eterm " -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ppc ~ppc64 sparc x86" inherit xemacs-packages |