diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 22:04:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 22:04:38 +0000 |
commit | 17c089909b37cfa97b4a3d3cf43f456b538eab01 (patch) | |
tree | 252be7fe63d2cece5904e080ccf5327915c3e738 /app-xemacs/text-modes | |
parent | Version bump, bug #180243 (diff) | |
download | historical-17c089909b37cfa97b4a3d3cf43f456b538eab01.tar.gz historical-17c089909b37cfa97b4a3d3cf43f456b538eab01.tar.bz2 historical-17c089909b37cfa97b4a3d3cf43f456b538eab01.zip |
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/text-modes')
-rw-r--r-- | app-xemacs/text-modes/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.92.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog index d98cda63210e..902e2b79bc98 100644 --- a/app-xemacs/text-modes/ChangeLog +++ b/app-xemacs/text-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/text-modes -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.12 2006/12/22 09:43:40 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.13 2007/05/29 21:53:21 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> text-modes-1.92.ebuild: + alpha stable wrt #175560 *text-modes-1.92 (22 Dec 2006) diff --git a/app-xemacs/text-modes/text-modes-1.92.ebuild b/app-xemacs/text-modes/text-modes-1.92.ebuild index a5987bc1c9de..c9b5305fbb8e 100644 --- a/app-xemacs/text-modes/text-modes-1.92.ebuild +++ b/app-xemacs/text-modes/text-modes-1.92.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/text-modes/text-modes-1.92.ebuild,v 1.1 2006/12/22 09:43:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.92.ebuild,v 1.2 2007/05/29 21:53:21 armin76 Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ RDEPEND="app-xemacs/xemacs-ispell app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |