diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:41:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:41:29 +0000 |
commit | f552ff5755d443cb636e73d7c0c0c659cf5dd854 (patch) | |
tree | 59c79913347544cc25f3f6af340c9270f3209503 /app-xemacs/semantic | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-f552ff5755d443cb636e73d7c0c0c659cf5dd854.tar.gz gentoo-2-f552ff5755d443cb636e73d7c0c0c659cf5dd854.tar.bz2 gentoo-2-f552ff5755d443cb636e73d7c0c0c659cf5dd854.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/semantic')
-rw-r--r-- | app-xemacs/semantic/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/semantic/semantic-1.20.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/semantic/ChangeLog b/app-xemacs/semantic/ChangeLog index a04701e2f8c9..21115ce1561c 100644 --- a/app-xemacs/semantic/ChangeLog +++ b/app-xemacs/semantic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/semantic # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/ChangeLog,v 1.8 2007/02/22 00:47:18 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/ChangeLog,v 1.9 2007/05/29 21:41:29 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> semantic-1.20.ebuild: + alpha stable wrt #175560 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-xemacs/semantic/semantic-1.20.ebuild b/app-xemacs/semantic/semantic-1.20.ebuild index 528a27719442..1b72a5b6f905 100644 --- a/app-xemacs/semantic/semantic-1.20.ebuild +++ b/app-xemacs/semantic/semantic-1.20.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/semantic/semantic-1.20.ebuild,v 1.1 2006/11/12 13:09:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.20.ebuild,v 1.2 2007/05/29 21:41:29 armin76 Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/fsf-compat app-xemacs/cc-mode app-xemacs/edebug " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |