public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: ChangeLog wmpasman-0.8.5.3.ebuild
@ 2012-10-02 12:48 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2012-10-02 12:48 UTC (permalink / raw
  To: gentoo-commits

voyageur    12/10/02 12:48:02

  Modified:             ChangeLog
  Added:                wmpasman-0.8.5.3.ebuild
  Log:
  Version bump, EAPI up and ebuild cleanup
  
  (Portage version: 2.2.0_alpha134/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 x11-plugins/wmpasman/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	5 May 2012 05:12:03 -0000	1.13
+++ ChangeLog	2 Oct 2012 12:48:02 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for x11-plugins/wmpasman
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.14 2012/10/02 12:48:02 voyageur Exp $
+
+*wmpasman-0.8.5.3 (02 Oct 2012)
+
+  02 Oct 2012; Bernard Cafarelli <voyageur@gentoo.org>
+  +wmpasman-0.8.5.3.ebuild:
+  Version bump, EAPI up and ebuild cleanup
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmpasman-0.8.4.1.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig



1.1                  x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.5.3.ebuild?rev=1.1&content-type=text/plain

Index: wmpasman-0.8.5.3.ebuild
===================================================================
# 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.5.3.ebuild,v 1.1 2012/10/02 12:48:02 voyageur Exp $

EAPI=4

DESCRIPTION="Password storage/retrieval in a dockapp"
HOMEPAGE="http://sourceforge.net/projects/wmpasman/"
SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND=">=x11-libs/gtk+-2.4.1:2
	>=app-crypt/mhash-0.9.1
	>=app-crypt/mcrypt-2.6.4"
DEPEND="${RDEPEND}
	>=sys-apps/sed-4
	virtual/pkgconfig
	>=x11-libs/libXpm-3.5.5"

src_install() {
	emake DESTDIR="${D}" install
	dodoc BUGS ChangeLog README TODO WARNINGS
}

pkg_postinst() {
	ewarn "Please read the WARNINGS file."
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-02 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 12:48 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: ChangeLog wmpasman-0.8.5.3.ebuild Bernard Cafarelli (voyageur)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox