diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:24:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 18:24:30 +0000 |
commit | c530cab4a848dca3496d60fd9ee940ad98bf6d06 (patch) | |
tree | bb9b5eaa51d84908d3873d349c70d768d2dbb1e7 /app-xemacs/edebug | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-c530cab4a848dca3496d60fd9ee940ad98bf6d06.tar.gz gentoo-2-c530cab4a848dca3496d60fd9ee940ad98bf6d06.tar.bz2 gentoo-2-c530cab4a848dca3496d60fd9ee940ad98bf6d06.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/edebug')
-rw-r--r-- | app-xemacs/edebug/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/edebug/edebug-1.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/edebug/ChangeLog b/app-xemacs/edebug/ChangeLog index bf0b679d3d16..4d5298a07a37 100644 --- a/app-xemacs/edebug/ChangeLog +++ b/app-xemacs/edebug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/edebug -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/ChangeLog,v 1.10 2006/12/22 09:03:28 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/ChangeLog,v 1.11 2007/05/29 18:24:30 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> edebug-1.22.ebuild: + alpha stable wrt #175560 *edebug-1.22 (22 Dec 2006) diff --git a/app-xemacs/edebug/edebug-1.22.ebuild b/app-xemacs/edebug/edebug-1.22.ebuild index 0e36c49c118d..fcdb0da301be 100644 --- a/app-xemacs/edebug/edebug-1.22.ebuild +++ b/app-xemacs/edebug/edebug-1.22.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/edebug/edebug-1.22.ebuild,v 1.1 2006/12/22 09:03:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/edebug-1.22.ebuild,v 1.2 2007/05/29 18:24:30 armin76 Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/xemacs-devel " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |