* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2016-08-19 13:21 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2016-08-19 13:21 UTC (permalink / raw
To: gentoo-commits
commit: abee75b9841b889fa2d8fcdef540f052e93525e4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 13:18:09 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 13:20:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abee75b9
app-editors/leafpad: Cleanup due to bug #143241
Package-Manager: portage-2.3.0
app-editors/leafpad/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-editors/leafpad/metadata.xml b/app-editors/leafpad/metadata.xml
index 0c9c31e..8456173 100644
--- a/app-editors/leafpad/metadata.xml
+++ b/app-editors/leafpad/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>tristan@gentoo.org</email>
- <name>Tristan Heaven</name>
- </maintainer>
<use>
<flag name="emacs">Enable Emacs key theme</flag>
</use>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2017-01-29 14:38 Fabian Groffen
0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen @ 2017-01-29 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 6dcf73674193aa63c9faff531531fbba976ff09a
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 14:34:05 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 14:38:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dcf7367
app-editors/leafpad: dropped ~x86-interix
Package-Manager: portage-2.3.3
app-editors/leafpad/leafpad-0.8.18.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/leafpad/leafpad-0.8.18.1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1.ebuild
index a2a995e..1975642 100644
--- a/app-editors/leafpad/leafpad-0.8.18.1.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="emacs"
RDEPEND="virtual/libintl
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2018-04-04 23:04 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2018-04-04 23:04 UTC (permalink / raw
To: gentoo-commits
commit: 7a9421d59d1ae4c7a5d1879a075e46ca040b5ee7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 4 22:00:15 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 4 23:02:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9421d5
app-editors/leafpad: Drop unnecessary gnome2_icon_savelist, DOCS
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-editors/leafpad/leafpad-0.8.18.1.ebuild | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/app-editors/leafpad/leafpad-0.8.18.1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1.ebuild
index e2044fce540..9497f53825f 100644
--- a/app-editors/leafpad/leafpad-0.8.18.1.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.18.1.ebuild
@@ -21,11 +21,9 @@ DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig"
-DOCS="AUTHORS ChangeLog NEWS README"
-
PATCHES=(
- "${FILESDIR}"/${PN}-0.8.18.1-fdo.patch
- "${FILESDIR}"/${PN}-0.8.18.1-format-security.patch
+ "${FILESDIR}"/${P}-fdo.patch
+ "${FILESDIR}"/${P}-format-security.patch
)
src_configure() {
@@ -35,10 +33,6 @@ src_configure() {
$(use_enable emacs)
}
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
pkg_postinst() {
xdg_desktop_database_update
gnome2_icon_cache_update
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2019-02-15 23:07 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-02-15 23:07 UTC (permalink / raw
To: gentoo-commits
commit: 4e1ea675b2a75d06c0fdf8f24bc8c6847eb60f83
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 21:16:57 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 23:07:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1ea675
app-editors/leafpad: Switch from gnome2-utils to xdg, EAPI-7 bump
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild | 30 ++++++++++----------------
1 file changed, 11 insertions(+), 19 deletions(-)
diff --git a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
index e1af082f793..aacccf082f7 100644
--- a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit gnome2-utils xdg-utils
+EAPI=7
-DESCRIPTION="A simple GTK2 text editor"
+inherit xdg
+
+DESCRIPTION="Simple GTK2 text editor"
HOMEPAGE="http://tarot.freeshell.org/leafpad/"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
@@ -13,15 +14,16 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="emacs"
-RDEPEND="
- virtual/libintl
- x11-libs/gtk+:2
-"
-DEPEND="${RDEPEND}
+BDEPEND="
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
"
+DEPEND="
+ virtual/libintl
+ x11-libs/gtk+:2
+"
+RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-fdo.patch
@@ -37,13 +39,3 @@ src_configure() {
--enable-print \
$(use_enable emacs)
}
-
-pkg_postinst() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2020-05-21 9:03 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2020-05-21 9:03 UTC (permalink / raw
To: gentoo-commits
commit: 1403896e93e3c731d8afaf1747e413c44c8407e1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 09:02:34 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 21 09:02:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1403896e
app-editors/leafpad: amd64 stable wrt bug #724322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
index aacccf082f7..1cb4c8b6521 100644
--- a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="emacs"
BDEPEND="
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2020-05-21 9:05 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2020-05-21 9:05 UTC (permalink / raw
To: gentoo-commits
commit: 444fc72496e13b1330f641e966c6ba1011ba9d0e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 09:04:54 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 21 09:04:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444fc724
app-editors/leafpad: x86 stable wrt bug #724322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
index 1cb4c8b6521..c53c582660b 100644
--- a/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.18.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="emacs"
BDEPEND="
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2020-06-19 17:21 Pacho Ramos
0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2020-06-19 17:21 UTC (permalink / raw
To: gentoo-commits
commit: 275e7ddc63402699711a1a625083e4317a5622c6
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 19 17:21:31 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jun 19 17:21:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275e7ddc
app-editors/leafpad: Drop old
Closes: https://bugs.gentoo.org/726422
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-editors/leafpad/leafpad-0.8.18.1.ebuild | 44 -----------------------------
1 file changed, 44 deletions(-)
diff --git a/app-editors/leafpad/leafpad-0.8.18.1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1.ebuild
deleted file mode 100644
index 9497f53825f..00000000000
--- a/app-editors/leafpad/leafpad-0.8.18.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="A simple GTK2 text editor"
-HOMEPAGE="http://tarot.freeshell.org/leafpad/"
-SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="emacs"
-
-RDEPEND="virtual/libintl
- x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}"/${P}-fdo.patch
- "${FILESDIR}"/${P}-format-security.patch
-)
-
-src_configure() {
- econf \
- --enable-chooser \
- --enable-print \
- $(use_enable emacs)
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/
@ 2022-10-18 2:28 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2022-10-18 2:28 UTC (permalink / raw
To: gentoo-commits
commit: 1c2a64e312456d610a78c1c0f7ed463488e06bb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 02:24:44 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 02:28:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2a64e3
app-editors/leafpad: add savannah-nongnu upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-editors/leafpad/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/app-editors/leafpad/metadata.xml b/app-editors/leafpad/metadata.xml
index 29f6abd3c713..00dd62d025d7 100644
--- a/app-editors/leafpad/metadata.xml
+++ b/app-editors/leafpad/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!--maintainer-needed-->
- <use>
- <flag name="emacs">Enable Emacs key theme</flag>
- </use>
+ <!--maintainer-needed-->
+ <use>
+ <flag name="emacs">Enable Emacs key theme</flag>
+ </use>
+ <upstream>
+ <remote-id type="savannah-nongnu">leafpad</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2022-10-18 2:28 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 14:38 [gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2022-10-18 2:28 Sam James
2020-06-19 17:21 Pacho Ramos
2020-05-21 9:05 Agostino Sarubbo
2020-05-21 9:03 Agostino Sarubbo
2019-02-15 23:07 Andreas Sturmlechner
2018-04-04 23:04 Andreas Sturmlechner
2016-08-19 13:21 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox