diff options
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-24.3.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-24.3.ebuild b/app-doc/elisp-manual/elisp-manual-24.3.ebuild index 0579e48035bd..c620b2c6438a 100644 --- a/app-doc/elisp-manual/elisp-manual-24.3.ebuild +++ b/app-doc/elisp-manual/elisp-manual-24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-24.3.ebuild,v 1.2 2013/04/01 23:27:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-24.3.ebuild,v 1.3 2013/05/15 13:43:35 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="FDL-1.3+" SLOT="24" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" DEPEND="app-arch/xz-utils sys-apps/texinfo" |