diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:23:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:23:39 +0000 |
commit | cf88fbdbe9dc58da2736ec96ba331540322d379a (patch) | |
tree | ddd242dab401a857c050f256f35cdd821ab42963 /app-xemacs/debug | |
parent | Stable on ppc. (diff) | |
download | historical-cf88fbdbe9dc58da2736ec96ba331540322d379a.tar.gz historical-cf88fbdbe9dc58da2736ec96ba331540322d379a.tar.bz2 historical-cf88fbdbe9dc58da2736ec96ba331540322d379a.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/debug/debug-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/debug/ChangeLog b/app-xemacs/debug/ChangeLog index 500cffd29ea4..88f4bed7cee9 100644 --- a/app-xemacs/debug/ChangeLog +++ b/app-xemacs/debug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/debug # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.8 2005/01/01 16:59:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.9 2005/04/24 03:23:15 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> debug-1.16.ebuild: + Stable on ppc. 16 Dec 2004; Markus Rothe <corsair@gentoo.org> debug-1.16.ebuild: Stable on ppc64 diff --git a/app-xemacs/debug/debug-1.16.ebuild b/app-xemacs/debug/debug-1.16.ebuild index 27120409ad92..cf866d31b77a 100644 --- a/app-xemacs/debug/debug-1.16.ebuild +++ b/app-xemacs/debug/debug-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.16.ebuild,v 1.11 2005/01/01 16:59:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.16.ebuild,v 1.12 2005/04/24 03:23:15 hansmi Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64 ppc64" +KEYWORDS="x86 ppc alpha sparc amd64 ppc64" inherit xemacs-packages |