public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/udevil: ChangeLog udevil-0.2.8.ebuild
@ 2012-06-29 22:34 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2012-06-29 22:34 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/29 22:34:47

  Modified:             ChangeLog udevil-0.2.8.ebuild
  Log:
  https -> http
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-apps/udevil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	17 Jun 2012 17:16:26 -0000	1.2
+++ ChangeLog	29 Jun 2012 22:34:47 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/udevil
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.2 2012/06/17 17:16:26 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.3 2012/06/29 22:34:47 hasufell Exp $
+
+  29 Jun 2012; Julian Ospald <hasufell@gentoo.org> udevil-0.2.8.ebuild:
+  https -> http
 
   17 Jun 2012; Julian Ospald <hasufell@gentoo.org> udevil-0.2.8.ebuild:
   remove virtual/libc and fix --with-setfacl-prog



1.3                  sys-apps/udevil/udevil-0.2.8.ebuild

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

Index: udevil-0.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.2.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- udevil-0.2.8.ebuild	17 Jun 2012 17:16:26 -0000	1.2
+++ udevil-0.2.8.ebuild	29 Jun 2012 22:34:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.2.8.ebuild,v 1.2 2012/06/17 17:16:26 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.2.8.ebuild,v 1.3 2012/06/29 22:34:47 hasufell Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="mount and unmount removable devices without a password"
 HOMEPAGE="http://ignorantguru.github.com/udevil/"
-SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz"
+SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-apps/udevil: ChangeLog udevil-0.2.8.ebuild
@ 2012-06-17 17:16 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2012-06-17 17:16 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/17 17:16:26

  Modified:             ChangeLog udevil-0.2.8.ebuild
  Log:
  remove virtual/libc and fix --with-setfacl-prog
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-apps/udevil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	17 Jun 2012 17:10:38 -0000	1.1
+++ ChangeLog	17 Jun 2012 17:16:26 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/udevil
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.1 2012/06/17 17:10:38 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.2 2012/06/17 17:16:26 hasufell Exp $
+
+  17 Jun 2012; Julian Ospald <hasufell@gentoo.org> udevil-0.2.8.ebuild:
+  remove virtual/libc and fix --with-setfacl-prog
 
 *udevil-0.2.8 (17 Jun 2012)
 



1.2                  sys-apps/udevil/udevil-0.2.8.ebuild

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

Index: udevil-0.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.2.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- udevil-0.2.8.ebuild	17 Jun 2012 17:10:38 -0000	1.1
+++ udevil-0.2.8.ebuild	17 Jun 2012 17:16:26 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.2.8.ebuild,v 1.1 2012/06/17 17:10:38 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.2.8.ebuild,v 1.2 2012/06/17 17:16:26 hasufell Exp $
 
 EAPI=4
 
@@ -18,8 +18,7 @@
 RDEPEND=">=app-shells/bash-4.0
 	sys-apps/util-linux
 	>=sys-fs/udev-143
-	virtual/acl
-	virtual/libc"
+	virtual/acl"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	sys-devel/gettext
@@ -36,7 +35,7 @@
 
 src_configure() {
 	econf \
-		--with-setfacl-prog=/bin/setfacl
+		--with-setfacl-prog="$(type -P setfacl)"
 }
 
 src_install() {






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

end of thread, other threads:[~2012-06-29 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 22:34 [gentoo-commits] gentoo-x86 commit in sys-apps/udevil: ChangeLog udevil-0.2.8.ebuild Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-17 17:16 Julian Ospald (hasufell)

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