summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-09 20:17:50 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-09 20:17:50 +0000
commit3b649fb6611b53932d37aba3245449dbc771108a (patch)
treec218346df4bea6f17abd1ddd1442d350a6948259 /app-emacs
parentStable on x86 and ppc. (diff)
downloadhistorical-3b649fb6611b53932d37aba3245449dbc771108a.tar.gz
historical-3b649fb6611b53932d37aba3245449dbc771108a.tar.bz2
historical-3b649fb6611b53932d37aba3245449dbc771108a.zip
Stable on x86.
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/color-theme/ChangeLog6
-rw-r--r--app-emacs/color-theme/color-theme-6.5.0.ebuild36
-rw-r--r--app-emacs/color-theme/color-theme-6.5.4.ebuild4
-rw-r--r--app-emacs/color-theme/files/digest-color-theme-6.5.01
-rw-r--r--app-emacs/mailcrypt/Manifest8
5 files changed, 10 insertions, 45 deletions
diff --git a/app-emacs/color-theme/ChangeLog b/app-emacs/color-theme/ChangeLog
index da46f547df3d..39e4ebf001cf 100644
--- a/app-emacs/color-theme/ChangeLog
+++ b/app-emacs/color-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/color-theme
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/color-theme/ChangeLog,v 1.9 2004/06/24 22:07:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/color-theme/ChangeLog,v 1.10 2004/10/09 20:17:50 usata Exp $
+
+ 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -color-theme-6.5.0.ebuild,
+ color-theme-6.5.4.ebuild:
+ Stable on x86.
10 May 2004; Jason Wever <weeve@gentoo.org> color-theme-6.5.4.ebuild:
Added ~sparc keyword to help resolve bug #50695.
diff --git a/app-emacs/color-theme/color-theme-6.5.0.ebuild b/app-emacs/color-theme/color-theme-6.5.0.ebuild
deleted file mode 100644
index 5b2e35be4807..000000000000
--- a/app-emacs/color-theme/color-theme-6.5.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/color-theme/color-theme-6.5.0.ebuild,v 1.5 2004/06/24 22:07:58 agriffis Exp $
-
-inherit elisp
-
-IUSE=""
-
-DESCRIPTION="Install color themes (includes many themes and allows you to share you own with the world)"
-HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?ColorTheme"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-
-DEPEND="virtual/emacs"
-
-SITEFILE=50color-theme-gentoo.el
-
-src_compile() {
- emacs --batch -f batch-byte-compile --no-site-file --no-init-file *.el || die
-}
-
-src_install() {
- elisp-install ${PN} *.el *.elc
- elisp-site-file-install ${FILESDIR}/${SITEFILE}
-}
-
-pkg_postinst() {
- elisp-site-regen
- einfo "Please see ${SITELISP}/${PN}/color-theme.el for the complete documentation."
-}
-
-pkg_postrm() {
- elisp-site-regen
-}
diff --git a/app-emacs/color-theme/color-theme-6.5.4.ebuild b/app-emacs/color-theme/color-theme-6.5.4.ebuild
index 4fe25848768f..ad4e19946847 100644
--- a/app-emacs/color-theme/color-theme-6.5.4.ebuild
+++ b/app-emacs/color-theme/color-theme-6.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/color-theme/color-theme-6.5.4.ebuild,v 1.4 2004/06/24 22:07:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/color-theme/color-theme-6.5.4.ebuild,v 1.5 2004/10/09 20:17:50 usata Exp $
inherit elisp
@@ -11,6 +11,6 @@ HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?ColorTheme"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc"
+KEYWORDS="x86 ~amd64 ~sparc"
SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/color-theme/files/digest-color-theme-6.5.0 b/app-emacs/color-theme/files/digest-color-theme-6.5.0
deleted file mode 100644
index aeda42b6afe9..000000000000
--- a/app-emacs/color-theme/files/digest-color-theme-6.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5186ed7eef48a09d5cd219c81defce88 color-theme-6.5.0.tar.bz2 55727
diff --git a/app-emacs/mailcrypt/Manifest b/app-emacs/mailcrypt/Manifest
index 876d6c5fcacc..5abe5e58e7be 100644
--- a/app-emacs/mailcrypt/Manifest
+++ b/app-emacs/mailcrypt/Manifest
@@ -1,7 +1,5 @@
-MD5 28a91aa7967ce0ad04978a8e81509300 mailcrypt-3.5.8.ebuild 1012
-MD5 8517b6c78b3222bd4c0fca0c088d52ca mailcrypt-3.5.7.ebuild 1053
-MD5 2148673bff95aa86e10c5a5b31708de3 ChangeLog 899
+MD5 11e032367c6fd82615f801a2d0f86423 ChangeLog 1014
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
-MD5 5d7c82068099af783ba69f71f91ded36 files/digest-mailcrypt-3.5.7 67
-MD5 03ece679ef4a2244f3fa898b48cadc29 files/digest-mailcrypt-3.5.8 67
+MD5 3662cfe35b55099f2b8f5d683659d084 mailcrypt-3.5.8.ebuild 1008
MD5 0cf43a2aa0c51c01f4dd19b447d9da69 files/50mailcrypt-gentoo.el 87
+MD5 03ece679ef4a2244f3fa898b48cadc29 files/digest-mailcrypt-3.5.8 67