diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-30 16:10:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-30 16:10:57 +0000 |
commit | 5ce15bf4c8fba96c1048faee2354cdb1d085700c (patch) | |
tree | 2b569dca46b6f35cafdc9629c323306709514878 /app-xemacs/xemacs-packages-all | |
parent | Stable on ppc wrt bug 219332 (diff) | |
download | gentoo-2-5ce15bf4c8fba96c1048faee2354cdb1d085700c.tar.gz gentoo-2-5ce15bf4c8fba96c1048faee2354cdb1d085700c.tar.bz2 gentoo-2-5ce15bf4c8fba96c1048faee2354cdb1d085700c.zip |
Stable on ppc wrt bug 219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/xemacs-packages-all')
-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 b6abaab6fa23..e84ac821387f 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.2 2008/04/26 11:29:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.3 2008/04/30 16:10:57 nixnut Exp $ + + 30 Apr 2008; nixnut <nixnut@gentoo.org> + xemacs-packages-all-2007.04.27.ebuild: + Stable on ppc wrt bug 219332 26 Apr 2008; Hans de Graaff <graaff@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 d5a2fd932727..3f779781f9ee 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.3 2008/04/26 11:29:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27.ebuild,v 1.4 2008/04/30 16:10:57 nixnut 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" |