diff options
author | Sam James <sam@gentoo.org> | 2023-05-06 12:03:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-06 12:33:49 +0100 |
commit | d2485681c5fece170801b88c83f1280051456c06 (patch) | |
tree | 196688d3cea620fc66b9f4690e0ea7d940654f06 /app-misc/gnote | |
parent | app-backup/deja-dup: drop stale dev-util/intltool dep (diff) | |
download | gentoo-d2485681c5fece170801b88c83f1280051456c06.tar.gz gentoo-d2485681c5fece170801b88c83f1280051456c06.tar.bz2 gentoo-d2485681c5fece170801b88c83f1280051456c06.zip |
app-misc/gnote: drop stale dev-util/intltool, docbook deps
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/gnote-43.1-r1.ebuild (renamed from app-misc/gnote/gnote-43.1.ebuild) | 2 | ||||
-rw-r--r-- | app-misc/gnote/gnote-44.0-r1.ebuild (renamed from app-misc/gnote/gnote-44.0.ebuild) | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/app-misc/gnote/gnote-43.1.ebuild b/app-misc/gnote/gnote-43.1-r1.ebuild index de957e621661..f075591e9824 100644 --- a/app-misc/gnote/gnote-43.1.ebuild +++ b/app-misc/gnote/gnote-43.1-r1.ebuild @@ -29,8 +29,6 @@ RDEPEND="${DEPEND} gnome-base/gsettings-desktop-schemas " BDEPEND=" - app-text/docbook-xml-dtd:4.1.2 - >=dev-util/intltool-0.35.0 dev-util/itstool virtual/pkgconfig " diff --git a/app-misc/gnote/gnote-44.0.ebuild b/app-misc/gnote/gnote-44.0-r1.ebuild index bb5e451ded6d..6d717a2ff59d 100644 --- a/app-misc/gnote/gnote-44.0.ebuild +++ b/app-misc/gnote/gnote-44.0-r1.ebuild @@ -29,8 +29,6 @@ RDEPEND="${DEPEND} gnome-base/gsettings-desktop-schemas " BDEPEND=" - app-text/docbook-xml-dtd:4.1.2 - >=dev-util/intltool-0.35.0 dev-util/itstool virtual/pkgconfig " |