public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/traydevice: traydevice-1.5.ebuild
@ 2010-08-21  7:12 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-21  7:12 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/21 07:12:05

  Modified:             traydevice-1.5.ebuild
  Log:
  redudant empty line again
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-fs/traydevice/traydevice-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?r1=1.1&r2=1.2

Index: traydevice-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- traydevice-1.5.ebuild	21 Aug 2010 07:11:24 -0000	1.1
+++ traydevice-1.5.ebuild	21 Aug 2010 07:12:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.1 2010/08/21 07:11:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.2 2010/08/21 07:12:05 ssuominen Exp $
 
 EAPI=3
 
@@ -44,4 +44,3 @@
 
 	rm -f "${D}"/usr/share/traydevice/*.txt
 }
-






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/traydevice: traydevice-1.5.ebuild
@ 2010-08-21  7:13 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-21  7:13 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/21 07:13:40

  Modified:             traydevice-1.5.ebuild
  Log:
  fix src_uri too
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-fs/traydevice/traydevice-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?r1=1.2&r2=1.3

Index: traydevice-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- traydevice-1.5.ebuild	21 Aug 2010 07:12:05 -0000	1.2
+++ traydevice-1.5.ebuild	21 Aug 2010 07:13:40 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.2 2010/08/21 07:12:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.3 2010/08/21 07:13:40 ssuominen Exp $
 
 EAPI=3
 
@@ -12,7 +12,7 @@
 
 DESCRIPTION="A little desktop application displaying systray icon for UDisks"
 HOMEPAGE="http://savannah.nongnu.org/projects/traydevice/"
-SRC_URI="mirror://nongnu/traydevice/traydevice-1.5.tar.gz"
+SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/traydevice: traydevice-1.5.ebuild
@ 2010-08-21  7:18 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-21  7:18 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/21 07:18:43

  Modified:             traydevice-1.5.ebuild
  Log:
  final cosmetics
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-fs/traydevice/traydevice-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild?r1=1.3&r2=1.4

Index: traydevice-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- traydevice-1.5.ebuild	21 Aug 2010 07:13:40 -0000	1.3
+++ traydevice-1.5.ebuild	21 Aug 2010 07:18:43 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.3 2010/08/21 07:13:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.ebuild,v 1.4 2010/08/21 07:18:43 ssuominen Exp $
 
 EAPI=3
 
@@ -39,8 +39,8 @@
 	distutils_src_install \
 		--root="${D}" \
 		--prefix=/usr \
-		--install-data=/usr/share/traydevice \
+		--install-data=/usr/share/${PN} \
 		--install-man=/usr/share/man
 
-	rm -f "${D}"/usr/share/traydevice/*.txt
+	rm -f "${D}"/usr/share/${PN}/*.txt
 }






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-21  7:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-21  7:18 [gentoo-commits] gentoo-x86 commit in sys-fs/traydevice: traydevice-1.5.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-21  7:13 Samuli Suominen (ssuominen)
2010-08-21  7:12 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