diff options
Diffstat (limited to 'app-emacs/highline/highline-7.2.1.ebuild')
-rw-r--r-- | app-emacs/highline/highline-7.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/highline/highline-7.2.1.ebuild b/app-emacs/highline/highline-7.2.1.ebuild index 3ae85c85a389..8a3905487dca 100644 --- a/app-emacs/highline/highline-7.2.1.ebuild +++ b/app-emacs/highline/highline-7.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/highline-7.2.1.ebuild,v 1.1 2009/01/29 02:05:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/highline-7.2.1.ebuild,v 1.2 2009/03/01 12:19:49 tcunha Exp $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~x86" +KEYWORDS="amd64 ~ppc ~s390 ~x86" IUSE="" SITEFILE="51${PN}-gentoo.el" |