diff options
author | 2006-01-22 22:14:12 +0000 | |
---|---|---|
committer | 2006-01-22 22:14:12 +0000 | |
commit | 1690707189805c7d8b1692b49e7227eb5330d134 (patch) | |
tree | 9bf5dd64f7d2cd8224a0145b06e041cc242c76b8 /app-mobilephone/obexfs | |
parent | stable on amd64 (diff) | |
download | gentoo-2-1690707189805c7d8b1692b49e7227eb5330d134.tar.gz gentoo-2-1690707189805c7d8b1692b49e7227eb5330d134.tar.bz2 gentoo-2-1690707189805c7d8b1692b49e7227eb5330d134.zip |
Version bump (#119500)
(Portage version: 2.0.53)
Diffstat (limited to 'app-mobilephone/obexfs')
-rw-r--r-- | app-mobilephone/obexfs/ChangeLog | 8 | ||||
-rw-r--r-- | app-mobilephone/obexfs/Manifest | 12 | ||||
-rw-r--r-- | app-mobilephone/obexfs/files/digest-obexfs-0.6 | 1 | ||||
-rw-r--r-- | app-mobilephone/obexfs/files/digest-obexfs-0.7 | 1 | ||||
-rw-r--r-- | app-mobilephone/obexfs/obexfs-0.7.ebuild (renamed from app-mobilephone/obexfs/obexfs-0.6.ebuild) | 12 |
5 files changed, 16 insertions, 18 deletions
diff --git a/app-mobilephone/obexfs/ChangeLog b/app-mobilephone/obexfs/ChangeLog index deb0c8160f59..4c426b21dfdd 100644 --- a/app-mobilephone/obexfs/ChangeLog +++ b/app-mobilephone/obexfs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-mobilephone/obexfs # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexfs/ChangeLog,v 1.1 2006/01/03 19:42:11 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexfs/ChangeLog,v 1.2 2006/01/22 22:14:12 mrness Exp $ + +*obexfs-0.7 (22 Jan 2006) + + 22 Jan 2006; Alin Nastac <mrness@gentoo.org> -obexfs-0.6.ebuild, + +obexfs-0.7.ebuild: + Version bump (#119500). *obexfs-0.6 (03 Jan 2006) diff --git a/app-mobilephone/obexfs/Manifest b/app-mobilephone/obexfs/Manifest index 34e23a7afb44..b223718917ae 100644 --- a/app-mobilephone/obexfs/Manifest +++ b/app-mobilephone/obexfs/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 60f7abba12fa3c97a384520cb51810fa ChangeLog 364 MD5 53023bf6ac225801f45b37cd59a4e678 files/digest-obexfs-0.6 61 +MD5 55acde7b07b4c77b5a675c19c794e143 files/digest-obexfs-0.7 61 MD5 aa9331331ad16eda792444cec50914ab metadata.xml 285 MD5 d79c8bee2c012bd679b434a9e1d388c8 obexfs-0.6.ebuild 592 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDutOejG8pv1lIUX4RAkBDAKDRpHYoIcp0DwJ43tnqmTVeN9MsZgCfSWIg -DWMPorhcFN5zZxxf/yRpYqs= -=q3AN ------END PGP SIGNATURE----- +MD5 8a8df917b81bb7aa4d45af2b47d927ee obexfs-0.7.ebuild 609 diff --git a/app-mobilephone/obexfs/files/digest-obexfs-0.6 b/app-mobilephone/obexfs/files/digest-obexfs-0.6 deleted file mode 100644 index db24ac02945f..000000000000 --- a/app-mobilephone/obexfs/files/digest-obexfs-0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 5f4ec5db773eb2f5b5a065c706e6da56 obexfs-0.6.tar.gz 74602 diff --git a/app-mobilephone/obexfs/files/digest-obexfs-0.7 b/app-mobilephone/obexfs/files/digest-obexfs-0.7 new file mode 100644 index 000000000000..3f7306558d71 --- /dev/null +++ b/app-mobilephone/obexfs/files/digest-obexfs-0.7 @@ -0,0 +1 @@ +MD5 ea2e467809ccdff0a0ba2ae95bfc27ef obexfs-0.7.tar.gz 74625 diff --git a/app-mobilephone/obexfs/obexfs-0.6.ebuild b/app-mobilephone/obexfs/obexfs-0.7.ebuild index 3f6fc048fbf2..a62d6ec890f1 100644 --- a/app-mobilephone/obexfs/obexfs-0.6.ebuild +++ b/app-mobilephone/obexfs/obexfs-0.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexfs/obexfs-0.6.ebuild,v 1.1 2006/01/03 19:42:11 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexfs/obexfs-0.7.ebuild,v 1.1 2006/01/22 22:14:12 mrness Exp $ -DESCRIPTION="OBEX filesystem" -SRC_URI="http://triq.net/obexftp/beta-testing/${P}.tar.gz" -HOMEPAGE="http://triq.net/obex" +DESCRIPTION="FUSE filesystem interface for ObexFTP" +HOMEPAGE="http://triq.net/obex/" +SRC_URI="http://triq.net/obexftp/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" @@ -12,10 +12,10 @@ KEYWORDS="~x86" IUSE="" DEPEND=">=dev-libs/openobex-1.0.0 - >=app-mobilephone/obexftp-0.18_beta4 + >=app-mobilephone/obexftp-0.18 >=sys-fs/fuse-2.4.1-r1" src_install() { make DESTDIR=${D} install || die "make install failed" - dodoc AUTHORS ChangeLog + dodoc AUTHORS ChangeLog README } |