diff options
author | 2011-06-12 04:40:08 +0000 | |
---|---|---|
committer | 2011-06-12 04:40:08 +0000 | |
commit | 0b29d1bf707bfcd03d749b41290669a1d3c0423f (patch) | |
tree | b95bd00fcae71b96078574620c0979896c2db813 /app-xemacs/vc/vc-1.48.ebuild | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-0b29d1bf707bfcd03d749b41290669a1d3c0423f.tar.gz gentoo-2-0b29d1bf707bfcd03d749b41290669a1d3c0423f.tar.bz2 gentoo-2-0b29d1bf707bfcd03d749b41290669a1d3c0423f.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/vc/vc-1.48.ebuild')
-rw-r--r-- | app-xemacs/vc/vc-1.48.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/vc/vc-1.48.ebuild b/app-xemacs/vc/vc-1.48.ebuild index 1b3d225acad7..45c71560acb9 100644 --- a/app-xemacs/vc/vc-1.48.ebuild +++ b/app-xemacs/vc/vc-1.48.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/vc/vc-1.48.ebuild,v 1.1 2010/08/13 07:43:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.48.ebuild,v 1.2 2011/06/12 04:40:08 tomka Exp $ SLOT="0" IUSE="" @@ -19,6 +19,6 @@ app-xemacs/elib app-xemacs/edebug app-xemacs/gnus " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |