* [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog
@ 2011-07-26 22:22 Markos Chandras (hwoarang)
0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-26 22:22 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/07/26 22:22:04
Modified: ChangeLog
Added: lxshortcut-0.1.2.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Revision Changes Path
1.10 lxde-base/lxshortcut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 7 Mar 2011 20:32:05 -0000 1.9
+++ ChangeLog 26 Jul 2011 22:22:04 -0000 1.10
@@ -1,6 +1,11 @@
# ChangeLog for lxde-base/lxshortcut
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.9 2011/03/07 20:32:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.10 2011/07/26 22:22:04 hwoarang Exp $
+
+*lxshortcut-0.1.2 (26 Jul 2011)
+
+ 26 Jul 2011; Markos Chandras <hwoarang@gentoo.org> +lxshortcut-0.1.2.ebuild:
+ Version bump
07 Mar 2011; Tobias Klausmann <klausman@gentoo.org> lxshortcut-0.1.1.ebuild:
Keyworded on alpha, bug #330911
1.1 lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.1&content-type=text/plain
Index: lxshortcut-0.1.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.1 2011/07/26 22:22:04 hwoarang Exp $
EAPI="4"
inherit autotools eutils
DESCRIPTION="LXDE tool to edit desktop entry files"
HOMEPAGE="http://lxde.sourceforge.net/"
SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
dev-libs/glib:2"
DEPEND="${RDEPEND}
sys-devel/gettext
dev-util/intltool
dev-util/pkgconfig"
src_install() {
emake DESTDIR="${D}" install
dodoc ChangeLog README
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog
@ 2011-10-05 7:26 Andreas Schuerch (nativemad)
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Schuerch (nativemad) @ 2011-10-05 7:26 UTC (permalink / raw
To: gentoo-commits
nativemad 11/10/05 07:26:08
Modified: lxshortcut-0.1.2.ebuild ChangeLog
Log:
x86 stable, bug 385189
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.2 lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?r1=1.1&r2=1.2
Index: lxshortcut-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxshortcut-0.1.2.ebuild 26 Jul 2011 22:22:04 -0000 1.1
+++ lxshortcut-0.1.2.ebuild 5 Oct 2011 07:26:08 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.1 2011/07/26 22:22:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.2 2011/10/05 07:26:08 nativemad Exp $
EAPI="4"
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
1.11 lxde-base/lxshortcut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 26 Jul 2011 22:22:04 -0000 1.10
+++ ChangeLog 5 Oct 2011 07:26:08 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxshortcut
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.10 2011/07/26 22:22:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.11 2011/10/05 07:26:08 nativemad Exp $
+
+ 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxshortcut-0.1.2.ebuild:
+ x86 stable, bug 385189
*lxshortcut-0.1.2 (26 Jul 2011)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog
@ 2011-10-07 18:42 Markos Chandras (hwoarang)
0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-10-07 18:42 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/10/07 18:42:07
Modified: lxshortcut-0.1.2.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #385189
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Revision Changes Path
1.3 lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?r1=1.2&r2=1.3
Index: lxshortcut-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxshortcut-0.1.2.ebuild 5 Oct 2011 07:26:08 -0000 1.2
+++ lxshortcut-0.1.2.ebuild 7 Oct 2011 18:42:07 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.2 2011/10/05 07:26:08 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.3 2011/10/07 18:42:07 hwoarang Exp $
EAPI="4"
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
1.12 lxde-base/lxshortcut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 5 Oct 2011 07:26:08 -0000 1.11
+++ ChangeLog 7 Oct 2011 18:42:07 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxshortcut
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.11 2011/10/05 07:26:08 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.12 2011/10/07 18:42:07 hwoarang Exp $
+
+ 07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> lxshortcut-0.1.2.ebuild:
+ Stable on amd64 wrt bug #385189
05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxshortcut-0.1.2.ebuild:
x86 stable, bug 385189
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog
@ 2011-10-09 16:48 Markus Meier (maekke)
0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2011-10-09 16:48 UTC (permalink / raw
To: gentoo-commits
maekke 11/10/09 16:48:40
Modified: lxshortcut-0.1.2.ebuild ChangeLog
Log:
arm stable, bug #385189
(Portage version: 2.1.10.23/cvs/Linux x86_64)
Revision Changes Path
1.4 lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?r1=1.3&r2=1.4
Index: lxshortcut-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lxshortcut-0.1.2.ebuild 7 Oct 2011 18:42:07 -0000 1.3
+++ lxshortcut-0.1.2.ebuild 9 Oct 2011 16:48:40 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.3 2011/10/07 18:42:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.4 2011/10/09 16:48:40 maekke Exp $
EAPI="4"
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc x86"
+KEYWORDS="~alpha amd64 arm ~ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
1.13 lxde-base/lxshortcut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 7 Oct 2011 18:42:07 -0000 1.12
+++ ChangeLog 9 Oct 2011 16:48:40 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxshortcut
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.12 2011/10/07 18:42:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.13 2011/10/09 16:48:40 maekke Exp $
+
+ 09 Oct 2011; Markus Meier <maekke@gentoo.org> lxshortcut-0.1.2.ebuild:
+ arm stable, bug #385189
07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> lxshortcut-0.1.2.ebuild:
Stable on amd64 wrt bug #385189
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog
@ 2012-06-05 0:34 Michael Weber (xmw)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Weber (xmw) @ 2012-06-05 0:34 UTC (permalink / raw
To: gentoo-commits
xmw 12/06/05 00:34:14
Modified: lxshortcut-0.1.2.ebuild ChangeLog
Log:
ppc stable (bug 385189)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Revision Changes Path
1.6 lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?r1=1.5&r2=1.6
Index: lxshortcut-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lxshortcut-0.1.2.ebuild 4 May 2012 05:50:39 -0000 1.5
+++ lxshortcut-0.1.2.ebuild 5 Jun 2012 00:34:14 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.5 2012/05/04 05:50:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.6 2012/06/05 00:34:14 xmw Exp $
EAPI="4"
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ppc x86"
+KEYWORDS="~alpha amd64 arm ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
1.15 lxde-base/lxshortcut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 4 May 2012 05:50:39 -0000 1.14
+++ ChangeLog 5 Jun 2012 00:34:14 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxshortcut
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.14 2012/05/04 05:50:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.15 2012/06/05 00:34:14 xmw Exp $
+
+ 05 Jun 2012; Michael Weber <xmw@gentoo.org> lxshortcut-0.1.2.ebuild:
+ ppc stable (bug 385189)
04 May 2012; Jeff Horelick <jdhore@gentoo.org> lxshortcut-0.1.1.ebuild,
lxshortcut-0.1.2.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog
@ 2013-02-23 2:08 Zac Medico (zmedico)
0 siblings, 0 replies; 6+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-23 2:08 UTC (permalink / raw
To: gentoo-commits
zmedico 13/02/23 02:08:31
Modified: lxshortcut-0.1.2.ebuild ChangeLog
Log:
Add ~arm-linux and ~x86-linux keywords.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Revision Changes Path
1.7 lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild?r1=1.6&r2=1.7
Index: lxshortcut-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- lxshortcut-0.1.2.ebuild 5 Jun 2012 00:34:14 -0000 1.6
+++ lxshortcut-0.1.2.ebuild 23 Feb 2013 02:08:31 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.6 2012/06/05 00:34:14 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.7 2013/02/23 02:08:31 zmedico Exp $
EAPI="4"
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ppc x86"
+KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux"
IUSE=""
RDEPEND="x11-libs/gtk+:2
1.18 lxde-base/lxshortcut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxshortcut/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 25 Aug 2012 00:05:13 -0000 1.17
+++ ChangeLog 23 Feb 2013 02:08:31 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxshortcut
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.17 2012/08/25 00:05:13 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.18 2013/02/23 02:08:31 zmedico Exp $
+
+ 23 Feb 2013; Zac Medico <zmedico@gentoo.org> lxshortcut-0.1.2.ebuild:
+ Add ~arm-linux and ~x86-linux keywords.
25 Aug 2012; Markos Chandras <hwoarang@gentoo.org>
-files/lxshortcut-0.1.1-intltool.patch, -lxshortcut-0.1.1.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-02-23 2:08 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 0:34 [gentoo-commits] gentoo-x86 commit in lxde-base/lxshortcut: lxshortcut-0.1.2.ebuild ChangeLog Michael Weber (xmw)
-- strict thread matches above, loose matches on Subject: below --
2013-02-23 2:08 Zac Medico (zmedico)
2011-10-09 16:48 Markus Meier (maekke)
2011-10-07 18:42 Markos Chandras (hwoarang)
2011-10-05 7:26 Andreas Schuerch (nativemad)
2011-07-26 22:22 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox