diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-08 16:25:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-08 16:25:11 +0000 |
commit | 53b1fc02403013a128984ac557253a530a45de9c (patch) | |
tree | dedaa5836b1cf31b8875d02f2794a99b2bfea28c /app-emacs/highline | |
parent | Initial import, from Emacs overlay, bug 226031. (diff) | |
download | gentoo-2-53b1fc02403013a128984ac557253a530a45de9c.tar.gz gentoo-2-53b1fc02403013a128984ac557253a530a45de9c.tar.bz2 gentoo-2-53b1fc02403013a128984ac557253a530a45de9c.zip |
Drop s390 from all ebuilds
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-emacs/highline')
-rw-r--r-- | app-emacs/highline/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/highline/highline-6.1.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/app-emacs/highline/ChangeLog b/app-emacs/highline/ChangeLog index 88f8efa1314c..4e956c0f4e0a 100644 --- a/app-emacs/highline/ChangeLog +++ b/app-emacs/highline/ChangeLog @@ -1,8 +1,9 @@ # ChangeLog for app-emacs/highline # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/ChangeLog,v 1.31 2009/04/08 09:48:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/ChangeLog,v 1.32 2009/04/08 16:25:11 armin76 Exp $ - 08 Apr 2009; Raúl Porcel <armin76@gentoo.org> highline-7.2.1.ebuild: + 08 Apr 2009; Raúl Porcel <armin76@gentoo.org> highline-6.1.ebuild, + highline-7.2.1.ebuild: Drop s390 keyword 18 Mar 2009; Ulrich Mueller <ulm@gentoo.org> -highline-7.2.ebuild: diff --git a/app-emacs/highline/highline-6.1.ebuild b/app-emacs/highline/highline-6.1.ebuild index c211ce876c3a..66bbb1a59654 100644 --- a/app-emacs/highline/highline-6.1.ebuild +++ b/app-emacs/highline/highline-6.1.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/app-emacs/highline/highline-6.1.ebuild,v 1.5 2008/10/27 05:44:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/highline-6.1.ebuild,v 1.6 2009/04/08 16:25:11 armin76 Exp $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc s390 x86" +KEYWORDS="amd64 ppc x86" IUSE="" SITEFILE=51${PN}-gentoo.el |