* [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: lxtask-0.1.6.ebuild ChangeLog
@ 2015-02-28 17:43 Pavel Kazakov (nullishzero)
0 siblings, 0 replies; 3+ messages in thread
From: Pavel Kazakov (nullishzero) @ 2015-02-28 17:43 UTC (permalink / raw
To: gentoo-commits
nullishzero 15/02/28 17:43:57
Modified: ChangeLog
Added: lxtask-0.1.6.ebuild
Log:
Version bump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x39E7AB2E)
Revision Changes Path
1.35 lxde-base/lxtask/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 17 Sep 2014 03:50:20 -0000 1.34
+++ ChangeLog 28 Feb 2015 17:43:57 -0000 1.35
@@ -1,6 +1,11 @@
# ChangeLog for lxde-base/lxtask
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.34 2014/09/17 03:50:20 nullishzero Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.35 2015/02/28 17:43:57 nullishzero Exp $
+
+*lxtask-0.1.6 (28 Feb 2015)
+
+ 28 Feb 2015; Pavel Kazakov <nullishzero@gentoo.org> +lxtask-0.1.6.ebuild:
+ Version bump
*lxtask-0.1.5 (17 Sep 2014)
1.1 lxde-base/lxtask/lxtask-0.1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.1&content-type=text/plain
Index: lxtask-0.1.6.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.1 2015/02/28 17:43:57 nullishzero Exp $
EAPI="5"
inherit eutils
DESCRIPTION="LXDE Task manager"
HOMEPAGE="http://lxde.sf.net/"
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~arm-linux ~x86-linux"
SLOT="0"
IUSE=""
RDEPEND="x11-libs/gtk+:2
dev-libs/glib:2"
DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext
>=dev-util/intltool-0.40.0"
src_install () {
emake DESTDIR="${D}" install
dodoc AUTHORS README
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: lxtask-0.1.6.ebuild ChangeLog
@ 2015-06-11 15:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-11 15:03 UTC (permalink / raw
To: gentoo-commits
ago 15/06/11 15:03:53
Modified: lxtask-0.1.6.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #535432
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 lxde-base/lxtask/lxtask-0.1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?r1=1.2&r2=1.3
Index: lxtask-0.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxtask-0.1.6.ebuild 9 Jun 2015 18:32:42 -0000 1.2
+++ lxtask-0.1.6.ebuild 11 Jun 2015 15:03:53 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.2 2015/06/09 18:32:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.3 2015/06/11 15:03:53 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux"
SLOT="0"
IUSE=""
1.38 lxde-base/lxtask/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 9 Jun 2015 18:32:42 -0000 1.37
+++ ChangeLog 11 Jun 2015 15:03:53 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxtask
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.37 2015/06/09 18:32:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.38 2015/06/11 15:03:53 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild:
+ Stable for amd64, wrt bug #535432
09 Jun 2015; Markus Meier <maekke@gentoo.org> lxtask-0.1.6.ebuild:
arm stable, bug #535432
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: lxtask-0.1.6.ebuild ChangeLog
@ 2015-06-26 8:46 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-26 8:46 UTC (permalink / raw
To: gentoo-commits
ago 15/06/26 08:46:23
Modified: lxtask-0.1.6.ebuild ChangeLog
Log:
Stable for x86, wrt bug #535432
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 lxde-base/lxtask/lxtask-0.1.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild?r1=1.3&r2=1.4
Index: lxtask-0.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lxtask-0.1.6.ebuild 11 Jun 2015 15:03:53 -0000 1.3
+++ lxtask-0.1.6.ebuild 26 Jun 2015 08:46:23 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.3 2015/06/11 15:03:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.4 2015/06/26 08:46:23 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ppc x86 ~arm-linux ~x86-linux"
SLOT="0"
IUSE=""
1.39 lxde-base/lxtask/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxtask/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 11 Jun 2015 15:03:53 -0000 1.38
+++ ChangeLog 26 Jun 2015 08:46:23 -0000 1.39
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxtask
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.38 2015/06/11 15:03:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.39 2015/06/26 08:46:23 ago Exp $
+
+ 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild:
+ Stable for x86, wrt bug #535432
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild:
Stable for amd64, wrt bug #535432
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-26 8:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28 17:43 [gentoo-commits] gentoo-x86 commit in lxde-base/lxtask: lxtask-0.1.6.ebuild ChangeLog Pavel Kazakov (nullishzero)
-- strict thread matches above, loose matches on Subject: below --
2015-06-11 15:03 Agostino Sarubbo (ago)
2015-06-26 8:46 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox