diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-28 01:31:46 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-28 01:31:46 +0000 |
commit | 9fc69790b969e07a07f1ef127b1566b69bedb572 (patch) | |
tree | 552703e2eb03f8d7933a8ed0cde3302c9b6667f4 /app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild | |
parent | amd64 stable, bug 252646 (diff) | |
download | gentoo-2-9fc69790b969e07a07f1ef127b1566b69bedb572.tar.gz gentoo-2-9fc69790b969e07a07f1ef127b1566b69bedb572.tar.bz2 gentoo-2-9fc69790b969e07a07f1ef127b1566b69bedb572.zip |
amd64 stable for both versions, bug 252747
(Portage version: 2.2_rc19/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild b/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild index 04bfe9009287..0882d22419de 100644 --- a/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild +++ b/app-doc/elisp-manual/elisp-manual-21.2.8-r2.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-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.1 2008/11/30 21:28:55 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.2 2008/12/28 01:31:46 darkside Exp $ inherit eutils versionator @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${MY_P}.tar.gz" LICENSE="FDL-1.1" SLOT="21" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~s390 ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_P}" |