diff options
author | 2011-06-26 10:54:38 +0000 | |
---|---|---|
committer | 2011-06-26 10:54:38 +0000 | |
commit | 84bc39882ef3800021b8f29ed34d57454f580f4a (patch) | |
tree | ffa7ccaba35a584d8d98d81ce919bfcfd00e1f68 /app-xemacs/eshell | |
parent | Corrected quoting, bumped EAPI (diff) | |
download | historical-84bc39882ef3800021b8f29ed34d57454f580f4a.tar.gz historical-84bc39882ef3800021b8f29ed34d57454f580f4a.tar.bz2 historical-84bc39882ef3800021b8f29ed34d57454f580f4a.zip |
alpha/sparc stable
Package-Manager: portage-2.1.10.3/cvs/Linux ia64
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 93fa85f1870a..329f63bfc36c 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.19 2011/06/12 04:47:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/ChangeLog,v 1.20 2011/06/26 10:54:12 armin76 Exp $ + + 26 Jun 2011; Raúl Porcel <armin76@gentoo.org> eshell-1.18.ebuild: + alpha/sparc stable 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> eshell-1.18.ebuild: x86 stable per bug 369897 diff --git a/app-xemacs/eshell/eshell-1.18.ebuild b/app-xemacs/eshell/eshell-1.18.ebuild index 29f282f4f278..3d82a3949cb7 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.2 2011/06/12 04:47:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eshell/eshell-1.18.ebuild,v 1.3 2011/06/26 10:54:12 armin76 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 |