diff options
-rw-r--r-- | app-xemacs/semantic/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/semantic/semantic-1.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/semantic/ChangeLog b/app-xemacs/semantic/ChangeLog index cac1dcf772f5..97e6be62c4b9 100644 --- a/app-xemacs/semantic/ChangeLog +++ b/app-xemacs/semantic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/semantic -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/ChangeLog,v 1.16 2010/10/24 23:41:30 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/ChangeLog,v 1.17 2011/06/12 04:34:22 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> semantic-1.21.ebuild: + x86 stable per bug 369897 24 Oct 2010; Brent Baude <ranger@gentoo.org> semantic-1.21.ebuild: Marking semantic-1.21 ~ppc for bug 332607 diff --git a/app-xemacs/semantic/semantic-1.21.ebuild b/app-xemacs/semantic/semantic-1.21.ebuild index 18352f3a6686..6d403b9c4689 100644 --- a/app-xemacs/semantic/semantic-1.21.ebuild +++ b/app-xemacs/semantic/semantic-1.21.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/semantic/semantic-1.21.ebuild,v 1.4 2010/10/24 23:41:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.21.ebuild,v 1.5 2011/06/12 04:34:22 tomka Exp $ SLOT="0" IUSE="" @@ -20,6 +20,6 @@ app-xemacs/cc-mode app-xemacs/edebug app-xemacs/sgml " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" inherit xemacs-packages |