public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: wmpasman-0.8.4.1.ebuild
@ 2008-06-29 13:30 Samuli Suominen (drac)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2008-06-29 13:30 UTC (permalink / raw
  To: gentoo-commits

drac        08/06/29 13:30:00

  Modified:             wmpasman-0.8.4.1.ebuild
  Log:
  quoting
  (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)

Revision  Changes    Path
1.9                  x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild?r1=1.8&r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wmpasman-0.8.4.1.ebuild	10 Oct 2006 09:12:20 -0000	1.8
+++ wmpasman-0.8.4.1.ebuild	29 Jun 2008 13:30:00 -0000	1.9
@@ -1,8 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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.8 2006/10/10 09:12:20 s4t4n Exp $
-
-IUSE=""
+# $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 $
 
 DESCRIPTION="Password storage/retrieval in a dockapp"
 HOMEPAGE="http://sourceforge.net/projects/wmpasman/"
@@ -10,33 +8,30 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 amd64 ppc ~sparc"
+KEYWORDS="amd64 ppc ~sparc x86"
+IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.4.1
 	>=app-crypt/mhash-0.9.1
 	>=app-crypt/mcrypt-2.6.4"
-
 DEPEND="${RDEPEND}
 	>=sys-apps/sed-4
 	>=dev-util/pkgconfig-0.20
 	>=x11-libs/libXpm-3.5.5"
 
-src_unpack()
-{
+src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 
 	# Solves compile error about undefined exit - Bug 140857
 	sed -i -e '/#include <stdio.h>/ { p ; s/stdio/stdlib/ }' wmgeneral/wmgeneral-gtk.c
 }
 
-src_install()
-{
-	einstall
+src_install() {
+	einstall || die "einstall failed."
 	dodoc BUGS ChangeLog README TODO WARNINGS
 }
 
-pkg_postinst()
-{
+pkg_postinst() {
 	ewarn "Please read the WARNINGS file."
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-06-29 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-29 13:30 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpasman: wmpasman-0.8.4.1.ebuild Samuli Suominen (drac)

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