diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:32:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 13:32:13 +0000 |
commit | 3831b35bcd207b60a447ea06a4af15c2aa599c2f (patch) | |
tree | 03b8528a727d4919a74c285bb4f9764537061046 /app-xemacs | |
parent | add virtualx eclass to avoid random failures in tests (diff) | |
download | gentoo-2-3831b35bcd207b60a447ea06a4af15c2aa599c2f.tar.gz gentoo-2-3831b35bcd207b60a447ea06a4af15c2aa599c2f.tar.bz2 gentoo-2-3831b35bcd207b60a447ea06a4af15c2aa599c2f.zip |
alpha/sparc stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/xemacs-packages-all/ChangeLog | 6 | ||||
-rw-r--r-- | app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-xemacs/xemacs-packages-all/ChangeLog b/app-xemacs/xemacs-packages-all/ChangeLog index 1edf31b056fa..0384ce8e3f03 100644 --- a/app-xemacs/xemacs-packages-all/ChangeLog +++ b/app-xemacs/xemacs-packages-all/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/xemacs-packages-all # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.4 2008/05/02 16:16:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.5 2008/05/05 13:32:13 armin76 Exp $ + + 05 May 2008; Raúl Porcel <armin76@gentoo.org> + xemacs-packages-all-2007.04.27.ebuild: + alpha/sparc stable wrt #219332 02 May 2008; Christian Faulhammer <opfer@gentoo.org> xemacs-packages-all-2007.04.27.ebuild: diff --git a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild index 79c59d154f37..10088b3c3a67 100644 --- a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild +++ b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.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/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild,v 1.5 2008/05/02 16:16:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild,v 1.6 2008/05/05 13:32:13 armin76 Exp $ DESCRIPTION="Meta package for XEmacs elisp packages, similar to the sumo archives." HOMEPAGE="http://www.xemacs.org/" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.xemacs.org/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="mule" |