diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:16:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:16:35 +0000 |
commit | 5e56af1e5dd56ea93c5f2dff484713d292f78e37 (patch) | |
tree | 8d4ce7e4d87106a41b783e30ef43486f36683ff5 /app-xemacs/prog-modes | |
parent | Add ~alpha (diff) | |
download | historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.tar.gz historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.tar.bz2 historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.zip |
stable x86, bug 219332
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 6 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index e219eb203749..abaf5eed6897 100644 --- a/app-xemacs/prog-modes/ChangeLog +++ b/app-xemacs/prog-modes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.18 2008/04/30 16:03:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.19 2008/05/02 16:11:37 opfer Exp $ + + 02 May 2008; Christian Faulhammer <opfer@gentoo.org> + prog-modes-2.10.ebuild: + stable x86, bug 219332 30 Apr 2008; nixnut <nixnut@gentoo.org> prog-modes-2.10.ebuild: Stable on ppc wrt bug 219332 diff --git a/app-xemacs/prog-modes/prog-modes-2.10.ebuild b/app-xemacs/prog-modes/prog-modes-2.10.ebuild index 4333b87bfc42..bd26ab3a45b4 100644 --- a/app-xemacs/prog-modes/prog-modes-2.10.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.4 2008/04/30 16:03:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.5 2008/05/02 16:11:37 opfer Exp $ SLOT="0" IUSE="" @@ -22,6 +22,6 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |