diff options
-rw-r--r-- | app-xemacs/erc/Manifest | 14 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild | 4 |
3 files changed, 19 insertions, 4 deletions
diff --git a/app-xemacs/erc/Manifest b/app-xemacs/erc/Manifest index 359ea988e4da..defb240dd198 100644 --- a/app-xemacs/erc/Manifest +++ b/app-xemacs/erc/Manifest @@ -1,4 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST erc-0.21-pkg.tar.gz 516214 RMD160 37968d8f829a5ea67e55c260f0ae8f5491f05692 SHA1 3a759d4e97062e0bbb2d65123904ea5baa76499f SHA256 00384e0d6e829cbbfb005806033ae12c8c9273dc0773d1ab65ebce441197460d +DIST erc-0.22-pkg.tar.gz 516437 RMD160 0e004fe7cb8ca13e069e0b8cba671bf81326eb07 SHA1 91382e94237ca2bb31daccd021ba531f4e602af4 SHA256 ca02cbd1893ffb3ef4d08e15733871ceabcdfc2dcbc5833e138ca65866a8bfc1 EBUILD erc-0.21.ebuild 394 RMD160 41f3f69dc571643c9721ecae42511bd84b1aea89 SHA1 daba4f74fa9f5f414f736574165ef1e684abc06c SHA256 36800719f561af63d4494854f153867e8fd5e3bf4b734769d4726c29b6543356 -MISC ChangeLog 706 RMD160 3a0ed742c72eb979cf781c3636fa79bb57389930 SHA1 c585ef76d12475a15670477d4bbcfc09445ccd02 SHA256 7db8c9451ca54cf7d7466ba9b68b086d72704a749db3e0c401d1dd089239574a +EBUILD erc-0.22.ebuild 546 RMD160 526181f7a1a7ec1783b9f606e05a9f533ede5b37 SHA1 96cece218c782afaa03ab0d96677462436ef3ce8 SHA256 3e1d2697ebdb47dcf84b99997de2fa64a8a6a477a22495bb5db375ea7489bf60 +MISC ChangeLog 834 RMD160 ba3ea62dfc942fc2b372d6d5cc55c52e0cf9feaf SHA1 f09426e8f91bfea48c46c346e4e8950777bffda3 SHA256 e8700122c4b0a5b85272e38bf9b0a27bf660312d6fcb8b71e4bf7b03a2f0d4a9 MISC metadata.xml 161 RMD160 2ada37e120e2e09389d491679abb808bc1047e2d SHA1 1beb6cc75a12ea6231b2c900f6251f1bb22bf910 SHA256 d896eb54e7e82141c9d5a2e82955cbfa75c030dc5747822a6a2263f6a76a4512 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkmhcEsACgkQqj4ysMWt/vvsdQCeMwCNDnz06Trc8QWIsN/DYuwh +Mi4AoIOWAGrdAxHy6j+j0V6DOoRIp0a/ +=NU+7 +-----END PGP SIGNATURE----- diff --git a/app-xemacs/gentoo-syntax/ChangeLog b/app-xemacs/gentoo-syntax/ChangeLog index a9504dfeb7b0..d3cc7cf2f761 100644 --- a/app-xemacs/gentoo-syntax/ChangeLog +++ b/app-xemacs/gentoo-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/gentoo-syntax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.12 2009/02/22 13:29:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.13 2009/02/22 15:31:13 armin76 Exp $ + + 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> gentoo-syntax-1.11.ebuild: + x86 stable wrt #259655 22 Feb 2009; Tiago Cunha <tcunha@gentoo.org> gentoo-syntax-1.11.ebuild: stable amd64, bug 259655 diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild index bad0fac06485..7941e9e6474a 100644 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild +++ b/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.2 2009/02/22 13:29:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.3 2009/02/22 15:31:13 armin76 Exp $ inherit xemacs-elisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=app-editors/xemacs-21.4.20-r5 |