summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-16 13:58:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-16 17:52:08 +0200
commitb2deb0dfe97b6604d29e7a13cb92b0ef507717ec (patch)
tree6e3ac0e8c9316ffab709aa9d4ee93febea3a25be
parentprofiles: use.desc: Add qt4 description (diff)
downloadkde-sunset-b2deb0df.tar.gz
kde-sunset-b2deb0df.tar.bz2
kde-sunset-b2deb0df.zip
app-text/poppler: Rollover stable keywords to 0.61.1
Fixes some revdeps. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-text/poppler/metadata.xml12
-rw-r--r--app-text/poppler/poppler-0.61.1.ebuild2
2 files changed, 5 insertions, 9 deletions
diff --git a/app-text/poppler/metadata.xml b/app-text/poppler/metadata.xml
index 9ec6d0a9..acbbc9af 100644
--- a/app-text/poppler/metadata.xml
+++ b/app-text/poppler/metadata.xml
@@ -2,15 +2,11 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
-<maintainer type="person">
- <email>reavertm@gentoo.org</email>
- <name>Maciej Mrozowski</name>
-</maintainer>
<use>
- <flag name='exceptions'>Enable exceptions throwing.</flag>
- <flag name='introspection'>Enable GObject introspection.</flag>
+ <flag name="exceptions">Enable exceptions throwing.</flag>
+ <flag name="introspection">Enable GObject introspection.</flag>
<flag name="nss">Enable signatures handling with <pkg>dev-libs/nss</pkg></flag>
- <flag name='utils'>Install command-line PDF converters and various utilities.</flag>
- <flag name='xpdf-headers'></flag>
+ <flag name="utils">Install command-line PDF converters and various utilities.</flag>
+ <flag name="xpdf-headers"></flag>
</use>
</pkgmetadata>
diff --git a/app-text/poppler/poppler-0.61.1.ebuild b/app-text/poppler/poppler-0.61.1.ebuild
index 5c4019fc..68f137b4 100644
--- a/app-text/poppler/poppler-0.61.1.ebuild
+++ b/app-text/poppler/poppler-0.61.1.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == "9999" ]] ; then
SLOT="0/9999"
else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/72" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi