diff options
author | 2008-04-28 18:05:15 +0000 | |
---|---|---|
committer | 2008-04-28 18:05:15 +0000 | |
commit | cd94540e7fe44e4dfed644962fb0e6d085153e2e (patch) | |
tree | 53f62f9ef65caacca8c8f8db2a5f57881fc7f58e /app-xemacs/x-symbol/x-symbol-1.10.ebuild | |
parent | alpha stable wrt #219332 (diff) | |
download | gentoo-2-cd94540e7fe44e4dfed644962fb0e6d085153e2e.tar.gz gentoo-2-cd94540e7fe44e4dfed644962fb0e6d085153e2e.tar.bz2 gentoo-2-cd94540e7fe44e4dfed644962fb0e6d085153e2e.zip |
alpha stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/x-symbol/x-symbol-1.10.ebuild')
-rw-r--r-- | app-xemacs/x-symbol/x-symbol-1.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/x-symbol/x-symbol-1.10.ebuild b/app-xemacs/x-symbol/x-symbol-1.10.ebuild index 036dc1ce3abf..abcbbffc501d 100644 --- a/app-xemacs/x-symbol/x-symbol-1.10.ebuild +++ b/app-xemacs/x-symbol/x-symbol-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/x-symbol-1.10.ebuild,v 1.3 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/x-symbol-1.10.ebuild,v 1.4 2008/04/28 18:05:15 armin76 Exp $ SLOT="0" IUSE="" @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/auctex app-xemacs/mail-lib " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |