diff options
-rw-r--r-- | app-xemacs/x-symbol/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/x-symbol/x-symbol-1.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/x-symbol/ChangeLog b/app-xemacs/x-symbol/ChangeLog index ba32179bce4a..f60e52412dd7 100644 --- a/app-xemacs/x-symbol/ChangeLog +++ b/app-xemacs/x-symbol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/x-symbol -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/ChangeLog,v 1.1 2006/11/23 19:20:36 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/ChangeLog,v 1.2 2007/06/03 19:42:38 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> x-symbol-1.10.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 *x-symbol-1.10 (23 Nov 2006) diff --git a/app-xemacs/x-symbol/x-symbol-1.10.ebuild b/app-xemacs/x-symbol/x-symbol-1.10.ebuild index 6133517958bf..dc3f701e6b1f 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.1 2006/11/23 19:20:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/x-symbol-1.10.ebuild,v 1.2 2007/06/03 19:42:38 graaff Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/auctex app-xemacs/mail-lib " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |