* [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/
@ 2016-10-16 10:04 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-10-16 10:04 UTC (permalink / raw
To: gentoo-commits
commit: ea657ca2e9a59ab15c3dbf38fe9d6613160c36df
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 10:03:38 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 10:03:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea657ca2
app-laptop/batti: Drop old
Package-Manager: portage-2.3.1
app-laptop/batti/batti-0.3.8-r2.ebuild | 47 ----------------------------------
1 file changed, 47 deletions(-)
diff --git a/app-laptop/batti/batti-0.3.8-r2.ebuild b/app-laptop/batti/batti-0.3.8-r2.ebuild
deleted file mode 100644
index 2ee2267..00000000
--- a/app-laptop/batti/batti-0.3.8-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-SUPPORT_PYTHON_ABIS="1"
-PYTHON_DEPEND="2"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit python distutils gnome2-utils eutils
-
-DESCRIPTION="A upower based battery monitor for the system tray, similar to batterymon"
-HOMEPAGE="https://code.google.com/p/batti-gtk/"
-SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libnotify"
-
-RDEPEND="dev-python/pygtk
- dev-python/dbus-python
- || ( sys-power/upower sys-power/upower-pm-utils )
- x11-themes/gnome-icon-theme
- libnotify? ( x11-libs/libnotify )"
-DEPEND=""
-
-DOCS="AUTHORS"
-
-src_prepare() {
- has_version ">=sys-power/upower-0.99" && epatch "${FILESDIR}/${P}-upower-0.99.patch"
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
- distutils_pkg_postinst
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
- distutils_pkg_postrm
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/
@ 2016-10-16 10:04 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-10-16 10:04 UTC (permalink / raw
To: gentoo-commits
commit: e1810b10a6763c03628f01036dcd935493fd3232
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 10:03:23 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 10:03:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1810b10
app-laptop/batti: x86 stable, bug #586462
Package-Manager: portage-2.3.1
app-laptop/batti/batti-0.3.8-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-laptop/batti/batti-0.3.8-r3.ebuild b/app-laptop/batti/batti-0.3.8-r3.ebuild
index 7163479..79da5c8 100644
--- a/app-laptop/batti/batti-0.3.8-r3.ebuild
+++ b/app-laptop/batti/batti-0.3.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="libnotify"
RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/
@ 2017-06-18 14:01 Agostino Sarubbo
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2017-06-18 14:01 UTC (permalink / raw
To: gentoo-commits
commit: ee7c7c8b860d9e7111e86f38ec9a090a824a8a85
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 14:01:08 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 14:01:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7c7c8b
app-laptop/batti: amd64 stable wrt bug #622078
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-laptop/batti/batti-0.3.8-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-laptop/batti/batti-0.3.8-r4.ebuild b/app-laptop/batti/batti-0.3.8-r4.ebuild
index a0f42c02fb8..62fd7318e89 100644
--- a/app-laptop/batti/batti-0.3.8-r4.ebuild
+++ b/app-laptop/batti/batti-0.3.8-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="libnotify"
RDEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/
@ 2017-06-20 5:17 Agostino Sarubbo
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2017-06-20 5:17 UTC (permalink / raw
To: gentoo-commits
commit: 0f8b0971aa2d3ca09fb380f5940249487511b562
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 05:17:49 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 05:17:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8b0971
app-laptop/batti: x86 stable wrt bug #622078
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-laptop/batti/batti-0.3.8-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-laptop/batti/batti-0.3.8-r4.ebuild b/app-laptop/batti/batti-0.3.8-r4.ebuild
index 62fd7318e89..f4824578587 100644
--- a/app-laptop/batti/batti-0.3.8-r4.ebuild
+++ b/app-laptop/batti/batti-0.3.8-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="libnotify"
RDEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/
@ 2017-08-09 15:12 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2017-08-09 15:12 UTC (permalink / raw
To: gentoo-commits
commit: 28f6e022f93776fe256fc180467548be2fa80261
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 9 15:10:40 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Aug 9 15:12:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f6e022
app-laptop/batti: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-laptop/batti/batti-0.3.8-r3.ebuild | 42 ----------------------------------
1 file changed, 42 deletions(-)
diff --git a/app-laptop/batti/batti-0.3.8-r3.ebuild b/app-laptop/batti/batti-0.3.8-r3.ebuild
deleted file mode 100644
index 9ac6eb6cd0b..00000000000
--- a/app-laptop/batti/batti-0.3.8-r3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 gnome2-utils eutils
-
-DESCRIPTION="A upower based battery monitor for the system tray, similar to batterymon"
-HOMEPAGE="https://code.google.com/p/batti-gtk/"
-SRC_URI="https://batti-gtk.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libnotify"
-
-RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]
- dev-python/dbus-python[${PYTHON_USEDEP}]
- || ( sys-power/upower sys-power/upower-pm-utils )
- x11-themes/gnome-icon-theme
- libnotify? ( x11-libs/libnotify )"
-DEPEND=""
-
-DOCS=( AUTHORS ChangeLog )
-
-src_prepare() {
- has_version ">=sys-power/upower-0.99" && epatch "${FILESDIR}/${P}-upower-0.99.patch"
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/
@ 2018-12-08 22:06 Mikle Kolyada
0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2018-12-08 22:06 UTC (permalink / raw
To: gentoo-commits
commit: 09a480b5fa6b752f9007f13ade1d616be376f715
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 22:06:02 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 22:06:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a480b5
app-laptop/batti: [QA] remove sys-power/upower-pm-utils dependency
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-laptop/batti/batti-0.3.8-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-laptop/batti/batti-0.3.8-r4.ebuild b/app-laptop/batti/batti-0.3.8-r4.ebuild
index f4824578587..2b1697948b2 100644
--- a/app-laptop/batti/batti-0.3.8-r4.ebuild
+++ b/app-laptop/batti/batti-0.3.8-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ IUSE="libnotify"
RDEPEND="
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
- || ( sys-power/upower sys-power/upower-pm-utils )
+ sys-power/upower
x11-themes/hicolor-icon-theme
libnotify? ( x11-libs/libnotify )
"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-12-08 22:06 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-16 10:04 [gentoo-commits] repo/gentoo:master commit in: app-laptop/batti/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2018-12-08 22:06 Mikle Kolyada
2017-08-09 15:12 Pacho Ramos
2017-06-20 5:17 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2016-10-16 10:04 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox