diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-03 08:13:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-03 08:13:12 +0000 |
commit | 092ebc52a87c5adbb71aa2ef3804f738ef3d0f0e (patch) | |
tree | 46d375d076a58df64c6b41dd904549d4d9afea47 /app-xemacs | |
parent | Stable on amd64 wrt bug #369897 (diff) | |
download | gentoo-2-092ebc52a87c5adbb71aa2ef3804f738ef3d0f0e.tar.gz gentoo-2-092ebc52a87c5adbb71aa2ef3804f738ef3d0f0e.tar.bz2 gentoo-2-092ebc52a87c5adbb71aa2ef3804f738ef3d0f0e.zip |
Stable on amd64 wrt bug #369897
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
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-2010.07.29.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 c9c91d9f533a..6f47242495a3 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 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.18 2011/06/28 21:43:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.19 2011/07/03 08:13:12 hwoarang Exp $ + + 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> + xemacs-packages-all-2010.07.29.ebuild: + Stable on amd64 wrt bug #369897 28 Jun 2011; Brent Baude <ranger@gentoo.org> xemacs-packages-all-2010.07.29.ebuild: diff --git a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild index 15e1a285b52e..58b7f1880fd5 100644 --- a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild +++ b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-2010.07.29.ebuild,v 1.7 2011/06/28 21:43:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild,v 1.8 2011/07/03 08:13:12 hwoarang 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" |