diff options
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/debug/debug-1.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/debug/ChangeLog b/app-xemacs/debug/ChangeLog index 373f63520954..428e43f496fc 100644 --- a/app-xemacs/debug/ChangeLog +++ b/app-xemacs/debug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/debug -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.11 2006/12/22 09:01:02 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.12 2007/05/29 18:17:06 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> debug-1.18.ebuild: + alpha stable wrt #175560 *debug-1.18 (22 Dec 2006) diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild index cb6ee286e412..4dd078cd0395 100644 --- a/app-xemacs/debug/debug-1.18.ebuild +++ b/app-xemacs/debug/debug-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.18.ebuild,v 1.1 2006/12/22 09:01:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.18.ebuild,v 1.2 2007/05/29 18:17:06 armin76 Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |