* [gentoo-commits] gentoo-x86 commit in x11-plugins/fsviewer: ChangeLog fsviewer-0.2.6.ebuild
@ 2010-06-26 23:42 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-06-26 23:42 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/06/26 23:42:32
Modified: ChangeLog
Added: fsviewer-0.2.6.ebuild
Log:
Version bump wrt #292835 by Mr. Anderson.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.17 x11-plugins/fsviewer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 3 Mar 2010 19:07:57 -0000 1.16
+++ ChangeLog 26 Jun 2010 23:42:32 -0000 1.17
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/fsviewer
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.16 2010/03/03 19:07:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.17 2010/06/26 23:42:32 ssuominen Exp $
+
+*fsviewer-0.2.6 (26 Jun 2010)
+
+ 26 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +fsviewer-0.2.6.ebuild:
+ Version bump wrt #292835 by Mr. Anderson.
03 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> fsviewer-0.2.5.ebuild:
List media-libs/libpng only once in DEPEND wrt #258534.
1.1 x11-plugins/fsviewer/fsviewer-0.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?rev=1.1&content-type=text/plain
Index: fsviewer-0.2.6.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.1 2010/06/26 23:42:32 ssuominen Exp $
EAPI=2
inherit multilib
MY_P=${PN}-app-${PV}
DESCRIPTION="A file system viewer for Window Maker"
HOMEPAGE="http://www.bayernline.de/~gscholz/linux/fsviewer/"
SRC_URI="http://www.bayernline.de/~gscholz/linux/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="nls"
RDEPEND="x11-wm/windowmaker
x11-libs/libXft
x11-libs/libXpm
x11-libs/libX11"
DEPEND="${RDEPEND}
x11-proto/xproto
nls? ( sys-devel/gettext )"
S=${WORKDIR}/${MY_P}
src_configure() {
econf \
--disable-dependency-tracking \
$(use_enable nls) \
--with-appspath=/usr/$(get_libdir)/GNUstep
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/fsviewer: ChangeLog fsviewer-0.2.6.ebuild
@ 2014-06-14 10:09 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2014-06-14 10:09 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 14/06/14 10:09:05
Modified: ChangeLog fsviewer-0.2.6.ebuild
Log:
x86 stable wrt bug #507088
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path
1.24 x11-plugins/fsviewer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 24 May 2014 11:11:33 -0000 1.23
+++ ChangeLog 14 Jun 2014 10:09:05 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/fsviewer
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.23 2014/05/24 11:11:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.24 2014/06/14 10:09:05 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fsviewer-0.2.6.ebuild:
+ x86 stable wrt bug #507088
24 May 2014; Markos Chandras <hwoarang@gentoo.org> fsviewer-0.2.6.ebuild:
Stable on amd64 wrt bug #507088
1.5 x11-plugins/fsviewer/fsviewer-0.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild?r1=1.4&r2=1.5
Index: fsviewer-0.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fsviewer-0.2.6.ebuild 24 May 2014 11:11:33 -0000 1.4
+++ fsviewer-0.2.6.ebuild 14 Jun 2014 10:09:05 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.4 2014/05/24 11:11:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.6.ebuild,v 1.5 2014/06/14 10:09:05 phajdan.jr Exp $
EAPI=5
inherit autotools eutils multilib
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="nls"
RDEPEND=">=x11-wm/windowmaker-0.95.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-14 10:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-26 23:42 [gentoo-commits] gentoo-x86 commit in x11-plugins/fsviewer: ChangeLog fsviewer-0.2.6.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2014-06-14 10:09 PaweA Hajdan (phajdan.jr)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox