public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/obexfs: ChangeLog obexfs-0.12.ebuild obexfs-0.10.ebuild obexfs-0.11_rc3.ebuild
@ 2009-07-23  8:54 Alin Nastac (mrness)
  0 siblings, 0 replies; only message in thread
From: Alin Nastac (mrness) @ 2009-07-23  8:54 UTC (permalink / raw
  To: gentoo-commits

mrness      09/07/23 08:54:09

  Modified:             ChangeLog
  Added:                obexfs-0.12.ebuild
  Removed:              obexfs-0.10.ebuild obexfs-0.11_rc3.ebuild
  Log:
  Version bump (#278453).
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sys-fs/obexfs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/obexfs/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/obexfs/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/obexfs/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/obexfs/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	8 Nov 2008 15:00:54 -0000	1.10
+++ ChangeLog	23 Jul 2009 08:54:09 -0000	1.11
@@ -1,6 +1,13 @@
 # ChangeLog for sys-fs/obexfs
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/ChangeLog,v 1.10 2008/11/08 15:00:54 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/ChangeLog,v 1.11 2009/07/23 08:54:09 mrness Exp $
+
+*obexfs-0.12 (23 Jul 2009)
+
+  23 Jul 2009; Alin Năstac <mrness@gentoo.org>
+  -files/obexfs-0.10-as-needed.patch, -obexfs-0.10.ebuild,
+  -obexfs-0.11_rc3.ebuild, +obexfs-0.12.ebuild:
+  Version bump (#278453).
 
   08 Nov 2008; Markus Meier <maekke@gentoo.org> obexfs-0.11.ebuild:
   amd64/x86 stable, bug #245456



1.1                  sys-fs/obexfs/obexfs-0.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/obexfs/obexfs-0.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/obexfs/obexfs-0.12.ebuild?rev=1.1&content-type=text/plain

Index: obexfs-0.12.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/obexfs-0.12.ebuild,v 1.1 2009/07/23 08:54:09 mrness Exp $

EAPI="2"

DESCRIPTION="FUSE filesystem interface for ObexFTP"
HOMEPAGE="http://dev.zuckschwerdt.org/openobex/wiki/ObexFs"
SRC_URI="mirror://sourceforge/openobex/files/${PN}/${PV}/${P}.tar.gz"

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

DEPEND=">=app-mobilephone/obexftp-0.22
	sys-fs/fuse"
RDEPEND="${DEPEND}"

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
	dodoc AUTHORS ChangeLog README
}






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

only message in thread, other threads:[~2009-07-23  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-23  8:54 [gentoo-commits] gentoo-x86 commit in sys-fs/obexfs: ChangeLog obexfs-0.12.ebuild obexfs-0.10.ebuild obexfs-0.11_rc3.ebuild Alin Nastac (mrness)

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