diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:49:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:49:55 +0000 |
commit | 04875d0f4457517b3e65f9a772e7e1c3e0b35fa1 (patch) | |
tree | 0475635c3a74c4616cc36fb4f777851fcbb726a1 /app-xemacs/strokes | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-04875d0f4457517b3e65f9a772e7e1c3e0b35fa1.tar.gz gentoo-2-04875d0f4457517b3e65f9a772e7e1c3e0b35fa1.tar.bz2 gentoo-2-04875d0f4457517b3e65f9a772e7e1c3e0b35fa1.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/strokes')
-rw-r--r-- | app-xemacs/strokes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/strokes/strokes-1.10.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/strokes/ChangeLog b/app-xemacs/strokes/ChangeLog index f618cdc6d8f2..b776dab16a4e 100644 --- a/app-xemacs/strokes/ChangeLog +++ b/app-xemacs/strokes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/strokes # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/strokes/ChangeLog,v 1.8 2007/02/22 00:51:17 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/strokes/ChangeLog,v 1.9 2007/05/29 21:49:55 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> strokes-1.10.ebuild: + alpha stable wrt #175560 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-xemacs/strokes/strokes-1.10.ebuild b/app-xemacs/strokes/strokes-1.10.ebuild index a75774dfe5b6..0e56e25ff909 100644 --- a/app-xemacs/strokes/strokes-1.10.ebuild +++ b/app-xemacs/strokes/strokes-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/strokes/strokes-1.10.ebuild,v 1.1 2006/11/12 13:42:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/strokes/strokes-1.10.ebuild,v 1.2 2007/05/29 21:49:55 armin76 Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/edit-utils app-xemacs/mail-lib app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |