diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 15:49:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 15:49:37 +0000 |
commit | 02f163fafa9ae1ed8a6861e8e8cd6587c991a0f4 (patch) | |
tree | 7e8efd90074a048ba78c10521267cd7d95439676 /app-emacs | |
parent | sync IUSE (-${IUSE}) (diff) | |
download | historical-02f163fafa9ae1ed8a6861e8e8cd6587c991a0f4.tar.gz historical-02f163fafa9ae1ed8a6861e8e8cd6587c991a0f4.tar.bz2 historical-02f163fafa9ae1ed8a6861e8e8cd6587c991a0f4.zip |
Marked ppc stable for bug #99186.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/alt-font-menu/Manifest | 6 | ||||
-rw-r--r-- | app-emacs/dictionary/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/dictionary/Manifest | 10 | ||||
-rw-r--r-- | app-emacs/dictionary/dictionary-1.8.7.ebuild | 4 |
4 files changed, 19 insertions, 6 deletions
diff --git a/app-emacs/alt-font-menu/Manifest b/app-emacs/alt-font-menu/Manifest index 23f67c0c20af..6e5260c59472 100644 --- a/app-emacs/alt-font-menu/Manifest +++ b/app-emacs/alt-font-menu/Manifest @@ -1,5 +1,5 @@ -MD5 1a0fc474d8cd979b9e3e18351b56aa4c ChangeLog 674 -MD5 649e73a09f315244a7ec9ed9acfc7062 alt-font-menu-0.4.ebuild 588 +MD5 0aee2b4a47b1d95e2e0cf2559a91044b ChangeLog 783 +MD5 bd1da5671418851df47b06edd59f26e4 alt-font-menu-0.4.ebuild 590 MD5 f21574e693de4e6bec7f94b72e7ea13a metadata.xml 432 -MD5 67a4efb98ff441bb697eb234c353805d files/50alt-font-menu-gentoo.el 237 MD5 1bc2bcf0a856f4afe0de193475d14605 files/digest-alt-font-menu-0.4 67 +MD5 67a4efb98ff441bb697eb234c353805d files/50alt-font-menu-gentoo.el 237 diff --git a/app-emacs/dictionary/ChangeLog b/app-emacs/dictionary/ChangeLog index 6346ce8babb2..d053913d8ba2 100644 --- a/app-emacs/dictionary/ChangeLog +++ b/app-emacs/dictionary/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/dictionary # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/dictionary/ChangeLog,v 1.8 2005/07/01 09:28:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/dictionary/ChangeLog,v 1.9 2005/07/16 15:49:37 josejx Exp $ + + 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> dictionary-1.8.7.ebuild: + Marked ppc stable for bug #99186. 01 Jul 2005; David Holm <dholm@gentoo.org> dictionary-1.8.7.ebuild: Added to ~ppc. diff --git a/app-emacs/dictionary/Manifest b/app-emacs/dictionary/Manifest index 93cc97fc10a0..e713c460b673 100644 --- a/app-emacs/dictionary/Manifest +++ b/app-emacs/dictionary/Manifest @@ -1,5 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 b1d8ebf9f8000c61b98aefb3bc783657 ChangeLog 974 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 MD5 265781dc2ef9898be6096639f101ae13 dictionary-1.8.7.ebuild 617 MD5 2f40890c9ee96d59722cb378c5ea0d34 files/digest-dictionary-1.8.7 67 MD5 fed8cfe9cc0c1eb524b5f8b91ab593c6 files/50dictionary-gentoo.el 208 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2SybcsIHjyDViGQRAujpAKCdUps+EEhhcy7qnFfn10c9H2ZcJACg55i+ +LzOuLXKj5dyPHm5aX3NLeCw= +=t2c0 +-----END PGP SIGNATURE----- diff --git a/app-emacs/dictionary/dictionary-1.8.7.ebuild b/app-emacs/dictionary/dictionary-1.8.7.ebuild index e60776ce224c..7231f1aa3e1d 100644 --- a/app-emacs/dictionary/dictionary-1.8.7.ebuild +++ b/app-emacs/dictionary/dictionary-1.8.7.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/dictionary/dictionary-1.8.7.ebuild,v 1.2 2005/07/01 09:28:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/dictionary/dictionary-1.8.7.ebuild,v 1.3 2005/07/16 15:49:37 josejx Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.myrkr.in-berlin.de/dictionary/index.html" SRC_URI="http://www.myrkr.in-berlin.de/dictionary/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" SITEFILE="50${PN}-gentoo.el" |