public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/poedit: poedit-1.4.6.1.ebuild
@ 2011-05-15 15:16 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-05-15 15:16 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/05/15 15:16:28

  Modified:             poedit-1.4.6.1.ebuild
  Log:
  Drop unused eutils.eclass too while at it
  
  (Portage version: 2.2.0_alpha33/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  app-i18n/poedit/poedit-1.4.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild?r1=1.7&r2=1.8

Index: poedit-1.4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- poedit-1.4.6.1.ebuild	15 May 2011 15:12:59 -0000	1.7
+++ poedit-1.4.6.1.ebuild	15 May 2011 15:16:28 -0000	1.8
@@ -1,11 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild,v 1.7 2011/05/15 15:12:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.4.6.1.ebuild,v 1.8 2011/05/15 15:16:28 ssuominen Exp $
 
 EAPI=2
 WX_GTK_VER=2.8
 
-inherit eutils wxwidgets flag-o-matic fdo-mime
+inherit wxwidgets flag-o-matic fdo-mime
 
 DESCRIPTION="Cross-platform gettext catalogs (.po files) editor."
 HOMEPAGE="http://poedit.sourceforge.net/"
@@ -27,7 +27,7 @@
 	econf $(use_enable spell spellchecking)
 }
 
-src_install () {
+src_install() {
 	emake DESTDIR="${D}" install || die
 	dodoc AUTHORS NEWS README TODO
 }






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

only message in thread, other threads:[~2011-05-15 15:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-15 15:16 [gentoo-commits] gentoo-x86 commit in app-i18n/poedit: poedit-1.4.6.1.ebuild Samuli Suominen (ssuominen)

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