diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-10-15 20:03:16 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-10-15 20:03:16 +0000 |
commit | e995cc162b4f7152aae0b2b211d633a36e07c549 (patch) | |
tree | 0f994a97a6459d799df3f8870d6e1193f8bd027d /app-emacs/h4x0r | |
parent | version bump (diff) | |
download | historical-e995cc162b4f7152aae0b2b211d633a36e07c549.tar.gz historical-e995cc162b4f7152aae0b2b211d633a36e07c549.tar.bz2 historical-e995cc162b4f7152aae0b2b211d633a36e07c549.zip |
amd64 stable, bug #195512.
Package-Manager: portage-2.1.3.13
Diffstat (limited to 'app-emacs/h4x0r')
-rw-r--r-- | app-emacs/h4x0r/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/h4x0r/h4x0r-0.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/h4x0r/ChangeLog b/app-emacs/h4x0r/ChangeLog index 56db67664150..9051bbb2c9a5 100644 --- a/app-emacs/h4x0r/ChangeLog +++ b/app-emacs/h4x0r/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/h4x0r # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.14 2007/07/23 07:08:50 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.15 2007/10/15 20:03:16 ulm Exp $ + + 15 Oct 2007; Ulrich Mueller <ulm@gentoo.org> h4x0r-0.13-r1.ebuild: + amd64 stable, bug #195512. 23 Jul 2007; Christian Faulhammer <opfer@gentoo.org> -h4x0r-0.13.ebuild, h4x0r-0.13-r1.ebuild: diff --git a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild index 325961519d15..d6f8ecc13836 100644 --- a/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild +++ b/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild,v 1.4 2007/07/23 07:08:50 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/h4x0r-0.13-r1.ebuild,v 1.5 2007/10/15 20:03:16 ulm Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SITEFILE=51${PN}-gentoo.el |