diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-08-01 13:05:08 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-08-01 13:05:08 +0000 |
commit | ea49e7c743a3d61a3295191f0e7354e0ce788004 (patch) | |
tree | d549e55857c7a9536e37d8b6cc6517a1c00a7c0e /app-emacs/h4x0r | |
parent | Finally fixing BUG #98357. (diff) | |
download | historical-ea49e7c743a3d61a3295191f0e7354e0ce788004.tar.gz historical-ea49e7c743a3d61a3295191f0e7354e0ce788004.tar.bz2 historical-ea49e7c743a3d61a3295191f0e7354e0ce788004.zip |
Marked ppc stable for bug #99251.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs/h4x0r')
-rw-r--r-- | app-emacs/h4x0r/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/h4x0r/Manifest | 18 | ||||
-rw-r--r-- | app-emacs/h4x0r/h4x0r-0.13.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/app-emacs/h4x0r/ChangeLog b/app-emacs/h4x0r/ChangeLog index 94f05364ccab..d3bdadbfd159 100644 --- a/app-emacs/h4x0r/ChangeLog +++ b/app-emacs/h4x0r/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/h4x0r # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.6 2005/07/02 09:32:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/ChangeLog,v 1.7 2005/08/01 13:05:08 josejx Exp $ + + 01 Aug 2005; Joseph Jezak <josejx@gentoo.org> h4x0r-0.13.ebuild: + Marked ppc stable for bug #99251. 02 Jul 2005; David Holm <dholm@gentoo.org> h4x0r-0.13.ebuild: Added to ~ppc. diff --git a/app-emacs/h4x0r/Manifest b/app-emacs/h4x0r/Manifest index 14a259ba07e6..ecd40cef093a 100644 --- a/app-emacs/h4x0r/Manifest +++ b/app-emacs/h4x0r/Manifest @@ -1,7 +1,17 @@ -MD5 aa764589543550cf6514990d4ea405f3 ChangeLog 634 -MD5 24521b0ba00714bee48cadf978014107 h4x0r-0.11.ebuild 833 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 84f33ac486c632ae6f649e85844916ce ChangeLog 739 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 -MD5 fa3971779833212620cc5f234bb85cc6 h4x0r-0.13.ebuild 490 -MD5 d3f4b9c28d9e29bb8918d0719a2b8892 files/50h4x0r-gentoo.el 101 +MD5 6f7b36f58897e1acd7a16f65de97ee8f h4x0r-0.13.ebuild 490 +MD5 24521b0ba00714bee48cadf978014107 h4x0r-0.11.ebuild 833 MD5 d328ffb94afe1a3b2e72cc5de0cbb845 files/digest-h4x0r-0.11 61 +MD5 d3f4b9c28d9e29bb8918d0719a2b8892 files/50h4x0r-gentoo.el 101 MD5 3c63b72db6af4c9bc371d5e7d5b6b16a files/digest-h4x0r-0.13 60 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC7h4TcsIHjyDViGQRAg42AJ9Y5RWvZoXdoxuTz0avI1vFATu9PgCgjfyG +Z8VobeyGMZT3Ik1oiNT8mQs= +=zY/0 +-----END PGP SIGNATURE----- diff --git a/app-emacs/h4x0r/h4x0r-0.13.ebuild b/app-emacs/h4x0r/h4x0r-0.13.ebuild index b4cf98cb7e9b..bb03ad63360d 100644 --- a/app-emacs/h4x0r/h4x0r-0.13.ebuild +++ b/app-emacs/h4x0r/h4x0r-0.13.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-emacs/h4x0r/h4x0r-0.13.ebuild,v 1.2 2005/07/02 09:32:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/h4x0r/h4x0r-0.13.ebuild,v 1.3 2005/08/01 13:05:08 josejx Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.livingtorah.org/~csebold/emacs/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" DEPEND="virtual/emacs" |