emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes 86bf21b404 1/6: Remove version from secondary


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 86bf21b404 1/6: Remove version from secondary files
Date: Thu, 18 Aug 2022 18:57:32 -0400 (EDT)

branch: externals/ef-themes
commit 86bf21b404d6d629e80eac78a90502c80dfee869
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove version from secondary files
    
    It messes up with 'M-x package-install-file' and, apparently, it is not
    needed by package.el and GNU ELPA.  If I am wrong with this, I will just
    revert the commit.
---
 ef-autumn-theme.el | 2 --
 ef-dark-theme.el   | 2 --
 ef-day-theme.el    | 2 --
 ef-light-theme.el  | 2 --
 ef-night-theme.el  | 2 --
 ef-spring-theme.el | 2 --
 ef-summer-theme.el | 2 --
 ef-winter-theme.el | 2 --
 8 files changed, 16 deletions(-)

diff --git a/ef-autumn-theme.el b/ef-autumn-theme.el
index 827b5d6c6a..dfbc132348 100644
--- a/ef-autumn-theme.el
+++ b/ef-autumn-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-dark-theme.el b/ef-dark-theme.el
index 34fd57268c..fb9ec70c03 100644
--- a/ef-dark-theme.el
+++ b/ef-dark-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-day-theme.el b/ef-day-theme.el
index 3874d0ad20..cff950c211 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-light-theme.el b/ef-light-theme.el
index 6baefa2319..25ddee510a 100644
--- a/ef-light-theme.el
+++ b/ef-light-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-night-theme.el b/ef-night-theme.el
index 0ab01c62cb..2ffcd15cf1 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-spring-theme.el b/ef-spring-theme.el
index e608a78759..3369bffd28 100644
--- a/ef-spring-theme.el
+++ b/ef-spring-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-summer-theme.el b/ef-summer-theme.el
index 89b8de9314..fb865ee309 100644
--- a/ef-summer-theme.el
+++ b/ef-summer-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.
diff --git a/ef-winter-theme.el b/ef-winter-theme.el
index 2cbb684bcc..d8fbd113bb 100644
--- a/ef-winter-theme.el
+++ b/ef-winter-theme.el
@@ -6,8 +6,6 @@
 ;; Maintainer: Ef-Themes Development <~protesilaos/ef-themes@lists.sr.ht>
 ;; URL: https://git.sr.ht/~protesilaos/ef-themes
 ;; Mailing-List: https://lists.sr.ht/~protesilaos/ef-themes
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "28.1"))
 ;; Keywords: faces, theme, accessibility
 
 ;; This file is part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]