app-editors/emacs-vcs: Don't add CATEGORY/PF to configure options.
authorUlrich Müller <ulm@gentoo.org>
Mon, 19 Mar 2018 18:00:15 +0000 (19:00 +0100)
committerUlrich Müller <ulm@gentoo.org>
Mon, 19 Mar 2018 18:01:09 +0000 (19:01 +0100)
Information about PF can be easily deduced from the --docdir option.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-editors/emacs-vcs/emacs-vcs-26.0.90.ebuild
app-editors/emacs-vcs/emacs-vcs-26.0.91.ebuild
app-editors/emacs-vcs/emacs-vcs-26.0.9999-r1.ebuild
app-editors/emacs-vcs/emacs-vcs-27.0.9999.ebuild

index 54cf4579f32cc2af23e326b9df72a1977d77e491..5748a6ed4a4c2b12c2a6d616118a1bfff1440e8d 100644 (file)
@@ -240,10 +240,6 @@ src_configure() {
                myconf+=" --without-x --without-ns"
        fi
 
-       # Save version information in the Emacs binary. It will be available
-       # in variable "system-configuration-options".
-       myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-
        econf \
                --program-suffix="-${EMACS_SUFFIX}" \
                --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \
index 54cf4579f32cc2af23e326b9df72a1977d77e491..5748a6ed4a4c2b12c2a6d616118a1bfff1440e8d 100644 (file)
@@ -240,10 +240,6 @@ src_configure() {
                myconf+=" --without-x --without-ns"
        fi
 
-       # Save version information in the Emacs binary. It will be available
-       # in variable "system-configuration-options".
-       myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-
        econf \
                --program-suffix="-${EMACS_SUFFIX}" \
                --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \
index 54cf4579f32cc2af23e326b9df72a1977d77e491..5748a6ed4a4c2b12c2a6d616118a1bfff1440e8d 100644 (file)
@@ -240,10 +240,6 @@ src_configure() {
                myconf+=" --without-x --without-ns"
        fi
 
-       # Save version information in the Emacs binary. It will be available
-       # in variable "system-configuration-options".
-       myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-
        econf \
                --program-suffix="-${EMACS_SUFFIX}" \
                --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \
index 9ad77b5ed1f3e96efe12233423b32ec0f5f15d30..954aa26e5f24363824a1295a309af864b691a5fc 100644 (file)
@@ -240,10 +240,6 @@ src_configure() {
                myconf+=" --without-x --without-ns"
        fi
 
-       # Save version information in the Emacs binary. It will be available
-       # in variable "system-configuration-options".
-       myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}"
-
        econf \
                --program-suffix="-${EMACS_SUFFIX}" \
                --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \