diff options
author | 2011-06-12 04:12:02 +0000 | |
---|---|---|
committer | 2011-06-12 04:12:02 +0000 | |
commit | f6f2399a49649df06eae9701641f62d47dfec0bc (patch) | |
tree | b1185a6e32336711af893c2b51ae7097f64c750e /app-xemacs/general-docs/general-docs-1.06.ebuild | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-f6f2399a49649df06eae9701641f62d47dfec0bc.tar.gz gentoo-2-f6f2399a49649df06eae9701641f62d47dfec0bc.tar.bz2 gentoo-2-f6f2399a49649df06eae9701641f62d47dfec0bc.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/general-docs/general-docs-1.06.ebuild')
-rw-r--r-- | app-xemacs/general-docs/general-docs-1.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/general-docs/general-docs-1.06.ebuild b/app-xemacs/general-docs/general-docs-1.06.ebuild index b55b0705b0fc..8599ed37a1bb 100644 --- a/app-xemacs/general-docs/general-docs-1.06.ebuild +++ b/app-xemacs/general-docs/general-docs-1.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/general-docs/general-docs-1.06.ebuild,v 1.1 2010/08/13 11:05:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/general-docs/general-docs-1.06.ebuild,v 1.2 2011/06/12 04:12:02 tomka Exp $ SLOT="0" IUSE="" @@ -8,6 +8,6 @@ DESCRIPTION="General XEmacs documentation." PKG_CAT="standard" RDEPEND="" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |