* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: ChangeLog wmpasman-0.8.4.1.ebuild
@ 2011-03-28 15:10 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; 3+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-28 15:10 UTC (permalink / raw
To: gentoo-commits
nirbheek 11/03/28 15:10:53
Modified: ChangeLog wmpasman-0.8.4.1.ebuild
Log:
Fix slot-dep on gtk+
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Revision Changes Path
1.12 x11-plugins/wmpasman/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 10 Oct 2006 09:12:20 -0000 1.11
+++ ChangeLog 28 Mar 2011 15:10:53 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmpasman
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.11 2006/10/10 09:12:20 s4t4n Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.12 2011/03/28 15:10:53 nirbheek Exp $
+
+ 28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ wmpasman-0.8.4.1.ebuild:
+ Fix slot-dep on gtk+
10 Oct 2006; Michele Noberasco <s4t4n@gentoo.org> wmpasman-0.8.4.1.ebuild:
Added missing pkgconfig and libXpm dependancies. Closes bug #150654.
1.10 x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?r1=1.9&r2=1.10
Index: wmpasman-0.8.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wmpasman-0.8.4.1.ebuild 29 Jun 2008 13:30:00 -0000 1.9
+++ wmpasman-0.8.4.1.ebuild 28 Mar 2011 15:10:53 -0000 1.10
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.9 2008/06/29 13:30:00 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.10 2011/03/28 15:10:53 nirbheek Exp $
+
+EAPI="1"
DESCRIPTION="Password storage/retrieval in a dockapp"
HOMEPAGE="http://sourceforge.net/projects/wmpasman/"
@@ -11,7 +13,7 @@
KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.4.1
+RDEPEND=">=x11-libs/gtk+-2.4.1:2
>=app-crypt/mhash-0.9.1
>=app-crypt/mcrypt-2.6.4"
DEPEND="${RDEPEND}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: ChangeLog wmpasman-0.8.4.1.ebuild
@ 2012-05-05 5:12 Jeff Horelick (jdhore)
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05 5:12 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/05 05:12:03
Modified: ChangeLog wmpasman-0.8.4.1.ebuild
Log:
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.13 x11-plugins/wmpasman/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 28 Mar 2011 15:10:53 -0000 1.12
+++ ChangeLog 5 May 2012 05:12:03 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmpasman
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.12 2011/03/28 15:10:53 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.13 2012/05/05 05:12:03 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmpasman-0.8.4.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
wmpasman-0.8.4.1.ebuild:
1.11 x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?r1=1.10&r2=1.11
Index: wmpasman-0.8.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- wmpasman-0.8.4.1.ebuild 28 Mar 2011 15:10:53 -0000 1.10
+++ wmpasman-0.8.4.1.ebuild 5 May 2012 05:12:03 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.10 2011/03/28 15:10:53 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.11 2012/05/05 05:12:03 jdhore Exp $
EAPI="1"
@@ -18,7 +18,7 @@
>=app-crypt/mcrypt-2.6.4"
DEPEND="${RDEPEND}
>=sys-apps/sed-4
- >=dev-util/pkgconfig-0.20
+ virtual/pkgconfig
>=x11-libs/libXpm-3.5.5"
src_unpack() {
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: ChangeLog wmpasman-0.8.4.1.ebuild
@ 2014-09-01 15:48 Bernard Cafarelli (voyageur)
0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2014-09-01 15:48 UTC (permalink / raw
To: gentoo-commits
voyageur 14/09/01 15:48:04
Modified: ChangeLog wmpasman-0.8.4.1.ebuild
Log:
Replace einstall with emake install, bug #521444
(Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path
1.16 x11-plugins/wmpasman/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 7 Apr 2014 19:38:55 -0000 1.15
+++ ChangeLog 1 Sep 2014 15:48:04 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmpasman
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.15 2014/04/07 19:38:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.16 2014/09/01 15:48:04 voyageur Exp $
+
+ 01 Sep 2014; Bernard Cafarelli <voyageur@gentoo.org> wmpasman-0.8.4.1.ebuild:
+ Replace einstall with emake install, bug #521444
07 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> wmpasman-0.8.4.1.ebuild,
wmpasman-0.8.5.3.ebuild:
1.13 x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?r1=1.12&r2=1.13
Index: wmpasman-0.8.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- wmpasman-0.8.4.1.ebuild 7 Apr 2014 19:38:55 -0000 1.12
+++ wmpasman-0.8.4.1.ebuild 1 Sep 2014 15:48:04 -0000 1.13
@@ -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/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.12 2014/04/07 19:38:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.13 2014/09/01 15:48:04 voyageur Exp $
EAPI=5
@@ -27,7 +27,6 @@
}
src_install() {
- # TODO: einstall is deprecated, convert to emake with args
- einstall
+ emake DESTDIR="${D}" install
dodoc BUGS ChangeLog README TODO WARNINGS
}
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-09-01 15:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 15:48 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: ChangeLog wmpasman-0.8.4.1.ebuild Bernard Cafarelli (voyageur)
-- strict thread matches above, loose matches on Subject: below --
2012-05-05 5:12 Jeff Horelick (jdhore)
2011-03-28 15:10 Nirbheek Chauhan (nirbheek)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox