summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-mobilephone/adb-sync/Manifest1
-rw-r--r--app-mobilephone/adb-sync/adb-sync-0_p20181127-r1.ebuild33
-rw-r--r--app-mobilephone/adb-sync/metadata.xml15
-rw-r--r--app-text/lesspipe/Manifest2
-rw-r--r--app-text/lesspipe/lesspipe-1.85.ebuild (renamed from app-text/lesspipe/lesspipe-1.85_alpha20200517-r1.ebuild)4
-rw-r--r--app-text/lesspipe/lesspipe-99999999.ebuild6
-rw-r--r--metadata/pkg_desc_index3
-rw-r--r--profiles/use.local.desc1
8 files changed, 7 insertions, 58 deletions
diff --git a/app-mobilephone/adb-sync/Manifest b/app-mobilephone/adb-sync/Manifest
deleted file mode 100644
index 88d532a9..00000000
--- a/app-mobilephone/adb-sync/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST adb-sync-0_p20181127.tar.gz 13952 BLAKE2B b9097f44eebd76e54cee41f097933f85151399e99275268274252b53f47ab241ecb888f3631dd9f657213160f02e9f3638d782fb24de8e38631d0e2a81b6b03e SHA512 007b9ec089170f3e679a26f23952043ad922a2f988532183200ddd15792858d4d38c6dbd617b32ff0e17d01b37b246c173e4a3f8c008f7cf4bca551e64cd0ca3
diff --git a/app-mobilephone/adb-sync/adb-sync-0_p20181127-r1.ebuild b/app-mobilephone/adb-sync/adb-sync-0_p20181127-r1.ebuild
deleted file mode 100644
index d516f801..00000000
--- a/app-mobilephone/adb-sync/adb-sync-0_p20181127-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-
-inherit python-single-r1
-
-COMMIT=b0a2a10
-
-DESCRIPTION="Synchronize files between a PC and an Android device using ADB"
-HOMEPAGE="https://github.com/google/adb-sync"
-SRC_URI="https://github.com/google/adb-sync/tarball/${COMMIT} -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+channel"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="${PYTHON_DEPS}
- dev-util/android-tools
- channel? ( net-misc/socat )"
-DEPEND=""
-BDEPEND=${PYTHON_DEPS}
-
-S="${WORKDIR}/google-adb-sync-${COMMIT}"
-
-src_install() {
- dodoc README.md
- python_doscript adb-sync
- use channel && dobin adb-channel
-}
diff --git a/app-mobilephone/adb-sync/metadata.xml b/app-mobilephone/adb-sync/metadata.xml
deleted file mode 100644
index 92ad7c2c..00000000
--- a/app-mobilephone/adb-sync/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <name>Denis Dupeyron</name>
- <email>calchan@gentoo.org</email>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/google/adb-sync/issues</bugs-to>
- <remote-id type="github">google/adb-sync</remote-id>
- </upstream>
- <use>
- <flag name="channel">Install the adb-channel script</flag>
- </use>
-</pkgmetadata>
diff --git a/app-text/lesspipe/Manifest b/app-text/lesspipe/Manifest
index cd1d86f1..aedeacca 100644
--- a/app-text/lesspipe/Manifest
+++ b/app-text/lesspipe/Manifest
@@ -1 +1 @@
-DIST lesspipe-1.85_alpha20200517.tar.gz 120622 SHA512 1ecd84d35d2716a0a59c10a07ad24b67b23d031ac9f72e3a9142a531f7dba753cf75ae9005930222425419b512c5d23be9c4d7998c6b296819a75faa70d504e2
+DIST lesspipe-1.85.tar.gz 120568 SHA512 420d087b9fc9783b9404855e4656b88c10852502bd2f1931978b7dc7ff15eba1a375b217184480f9b341322c12e7336d0861ba9c2f673f2b2a7fb340a381f5b2
diff --git a/app-text/lesspipe/lesspipe-1.85_alpha20200517-r1.ebuild b/app-text/lesspipe/lesspipe-1.85.ebuild
index d07a370f..c50e199b 100644
--- a/app-text/lesspipe/lesspipe-1.85_alpha20200517-r1.ebuild
+++ b/app-text/lesspipe/lesspipe-1.85.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www-zeuthen.desy.de/~friebel/unix/less/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
case ${PV} in
9999*)
@@ -234,7 +234,7 @@ src_prepare() {
}
src_configure() {
- ./configure --fixed --prefix=/usr || die
+ ./configure --fixed --prefix="${EPREFIX}"/usr || die
}
src_compile() {
diff --git a/app-text/lesspipe/lesspipe-99999999.ebuild b/app-text/lesspipe/lesspipe-99999999.ebuild
index 37c28a35..c50e199b 100644
--- a/app-text/lesspipe/lesspipe-99999999.ebuild
+++ b/app-text/lesspipe/lesspipe-99999999.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www-zeuthen.desy.de/~friebel/unix/less/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
case ${PV} in
9999*)
@@ -102,7 +102,7 @@ BOTH_DEPEND="sys-apps/file
libreoffice? ( !alpha? ( !hppa? ( !ia64? ( !ppc? ( !sparc?
( app-office/libreoffice ) ) ) ) ) )
djvu? ( app-text/djvu )
- dvi2tty? ( app-text/textlive )
+ dvi2tty? ( app-text/texlive )
pstotext? ( !alpha? ( !arm? ( !arm64? ( !ia64? ( !sparc?
( app-text/pstotext ) ) ) ) ) )
!pstotext? ( ghostscript? ( app-text/ghostscript-gpl ) )
@@ -234,7 +234,7 @@ src_prepare() {
}
src_configure() {
- ./configure --fixed --prefix=/usr || die
+ ./configure --fixed --prefix="${EPREFIX}"/usr || die
}
src_compile() {
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index c48f7738..16aa36df 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -22,7 +22,6 @@ app-eselect/eselect-net 0.2-r1: eselect module for managing network open-rc serv
app-misc/knapsack 7.3: A fast solver for the 0/1-knapsack problem with multiple knapsacks
app-misc/machine-learning-mv 1.3: Some machine learning experiments
app-misc/resolve-march-native 0.9.4: Resolve GCC flag -march=native
-app-mobilephone/adb-sync 0_p20181127-r1: Synchronize files between a PC and an Android device using ADB
app-portage/changelog-gitrepo 1.1: Create ChangeLog data for gentoo repositories from git
app-portage/eix 0.34.9 99999999: Search and query ebuilds
app-portage/etcat 1.0.2 99999999: Updated version of an old Portage information extractor
@@ -48,7 +47,7 @@ app-shells/zsh-autosuggestions 0.6.4 99999999: Fish-like autosuggestions for zsh
app-shells/zsh-syntax-highlighting 99999999: Fish shell like syntax highlighting for zsh
app-shells/zshrc-mv 6.1: A zshrc file initializing zsh specific interactive features
app-text/ispell 3.3.02-r1 3.4.00: fast screen-oriented spelling checker
-app-text/lesspipe 1.85_alpha20200517-r1 99999999: Wolfgang Friebel's preprocessor for sys-apps/less. Disable by appending colon
+app-text/lesspipe 1.85 99999999: Wolfgang Friebel's preprocessor for sys-apps/less. Disable by appending colon
app-text/mbtpdfasm 1.0.28-r1: Tool to assemble/merge, extract information from, and update the metadata in PDF
app-text/podofo 0.9.6_p20190928: PoDoFo is a C++ library to work with the PDF file format
app-text/psjoin 0.3: concatenate postscript files. From new PostScript Utilities
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index df3ec003..eb3ef3b2 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -3,7 +3,6 @@
# * generated automatically using egencache *
app-cdr/cdrtools:schily-tools - Use libschily from app-shells/schily-tools
-app-mobilephone/adb-sync:channel - Install the adb-channel script
app-portage/eix:debug - Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use.
app-portage/eix:dep - Make DEP=true the default which enables support for {,R,P,B}DEPEND but requires roughly double disk and memory.
app-portage/eix:doc - Create description of the eix cache file additionally in html format