diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:11:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:11:30 +0000 |
commit | 9cc5f35fa633e19d03e18fa27cf044db14b9cee5 (patch) | |
tree | dd66ca3098286ab0b6ee0eab45250e62ac6cde0b /app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | |
parent | migrate to git-2. Touch non-live ebuilds to silence repoman (diff) | |
download | gentoo-2-9cc5f35fa633e19d03e18fa27cf044db14b9cee5.tar.gz gentoo-2-9cc5f35fa633e19d03e18fa27cf044db14b9cee5.tar.bz2 gentoo-2-9cc5f35fa633e19d03e18fa27cf044db14b9cee5.zip |
alpha/sparc stable wrt #369897
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-xemacs/fsf-compat/fsf-compat-1.19.ebuild')
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild index 962bbacac7f6..180874d7b8cb 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild,v 1.3 2011/06/12 04:11:16 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild,v 1.4 2011/06/25 18:11:30 armin76 Exp $ SLOT="0" IUSE="" DESCRIPTION="FSF Emacs compatibility files." PKG_CAT="standard" -KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 sparc x86" inherit xemacs-packages |