public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Wim Muskee" <wimmuskee@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ltsp:master commit in: sys-fs/ltspfs/
Date: Tue, 21 Jun 2011 04:02:49 +0000 (UTC)	[thread overview]
Message-ID: <4535a5385d456c23357ecedc721c76d66265b993.wim@gentoo> (raw)

commit:     4535a5385d456c23357ecedc721c76d66265b993
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Tue Jun 21 04:02:24 2011 +0000
Commit:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Tue Jun 21 04:02:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=4535a538

ltspfs: Version bump to 0.8.

---
 sys-fs/ltspfs/ChangeLog                            |    5 ++
 sys-fs/ltspfs/Manifest                             |    5 +-
 .../{ltspfs-0.6.ebuild => ltspfs-0.8.ebuild}       |    4 +-
 sys-fs/ltspfs/ltspfs-9999.ebuild                   |   40 --------------------
 4 files changed, 9 insertions(+), 45 deletions(-)

diff --git a/sys-fs/ltspfs/ChangeLog b/sys-fs/ltspfs/ChangeLog
index f4064c3..5467f03 100644
--- a/sys-fs/ltspfs/ChangeLog
+++ b/sys-fs/ltspfs/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ltspfs-0.8 (21-06-2011)
+
+  21-06-2011; Wim Muskee wimmuskee@gmail.com ltspfs-0.8.ebuild:
+  Version bump.
+
 *ltspfs-0.7 (27-11-2010)
 
   27-11-2010; Wim Muskee wimmuskee@gmail.com ltspfs-0.7.ebuild:

diff --git a/sys-fs/ltspfs/Manifest b/sys-fs/ltspfs/Manifest
index 31f84a9..cc31986 100644
--- a/sys-fs/ltspfs/Manifest
+++ b/sys-fs/ltspfs/Manifest
@@ -1,5 +1,4 @@
-EBUILD ltspfs-0.6.ebuild 813 RMD160 228a911338086a7ed6182f9c03af444482822998 SHA1 ecbcbaa986ebe2cf8bde7eca47b9a8644d2ccced SHA256 eca0086ff8f8619d955d957cf8001f1dc7df5d5eec794422e16ff6e1f2c50c92
 EBUILD ltspfs-0.7.ebuild 813 RMD160 f97735aee12297e25492aec6e3291679750c694f SHA1 759e043b52d5be04bb556188a00265b07639c486 SHA256 ac0f3a40dbf086efe29ce34ac12e82f367f08c6323f76a85f0510d35ad3c09c9
-EBUILD ltspfs-9999.ebuild 780 RMD160 76e38304e6119932fd4af0fba08f919e6c367bc8 SHA1 c3c1a094c4ac65e58821be0c23f745206c4437a7 SHA256 63cf5d904a4e9ba216dd07292bef2d18b612cca60330d89397487960da9cfb27
-MISC ChangeLog 996 RMD160 a9a8beb9112b7288f4f9074f0de11a46743971f3 SHA1 a3add1ee5bb8d7852a9bf233d96d570de2e2baff SHA256 9e775e77be24833b4a335def145a06d73029baeff5661604b94d532e42cf2779
+EBUILD ltspfs-0.8.ebuild 813 RMD160 02ba1132e86fb21e99d1f3a8c62086f6e5d67e4f SHA1 7b54fb3547d11800f77c9e5159a809fdaa2bdfef SHA256 2f2d79a7c42e79e29aa0688df2194bf0fe9be81cf9363a622eb8382a5c6c46bf
+MISC ChangeLog 1103 RMD160 56d68162e2dc475a79b32a35f3a97cab1eaec0ca SHA1 6141ed51b7842c028a074182b74b3e67fa72a8e7 SHA256 1ab563cdc0fa22f8f29fad1126688f8eb233a0e0fd005ebacd97aa7a97685093
 MISC metadata.xml 160 RMD160 d86217bb48cf4283e08e43bcaabbc919101ad795 SHA1 d6147d00f16e8cfeef893d0764b0675a93d62849 SHA256 56fca1e06f6dcbe3bc12e7d3962998c7cb79d74f218ce8a17b07771b3e06f49e

diff --git a/sys-fs/ltspfs/ltspfs-0.6.ebuild b/sys-fs/ltspfs/ltspfs-0.8.ebuild
similarity index 92%
rename from sys-fs/ltspfs/ltspfs-0.6.ebuild
rename to sys-fs/ltspfs/ltspfs-0.8.ebuild
index 5550ce0..c4456d2 100644
--- a/sys-fs/ltspfs/ltspfs-0.6.ebuild
+++ b/sys-fs/ltspfs/ltspfs-0.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="2"
 
-EBZR_REVISION="142"
+EBZR_REVISION="149"
 EBZR_REPO_URI="http://bazaar.launchpad.net/~ltsp-upstream/${PN}/ltspfs-trunk"
 
 inherit bzr autotools

diff --git a/sys-fs/ltspfs/ltspfs-9999.ebuild b/sys-fs/ltspfs/ltspfs-9999.ebuild
deleted file mode 100644
index 6ef00c6..0000000
--- a/sys-fs/ltspfs/ltspfs-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-EBZR_REPO_URI="http://bazaar.launchpad.net/~ltsp-upstream/${PN}/ltspfs-trunk"
-inherit bzr autotools
-
-DESCRIPTION="LTSP file system"
-HOMEPAGE="http://www.ltsp.org/"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="examples"
-DEPEND=">=dev-libs/glib-2.6"
-RDEPEND="${DEPEND} >=sys-fs/fuse-2.7.2
-	x11-libs/libX11"
-
-src_unpack() {
-	bzr_src_unpack
-	# FIXME: do we want to use bzr to generate a ChangeLog?
-	# Create empty ChangeLog to please autoreconf
-	touch ChangeLog
-}
-
-src_prepare() {
-	eautoreconf
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "einstall failed"
-
-	dodoc AUTHORS
-
-	if use examples; then
-		docinto examples
-		dodoc doc/examples/*
-	fi
-}
\ No newline at end of file



             reply	other threads:[~2011-06-21  4:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21  4:02 Wim Muskee [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-08 15:40 [gentoo-commits] proj/ltsp:master commit in: sys-fs/ltspfs/ Wim Muskee
2011-08-11 18:13 Wim Muskee
2011-09-25 19:53 Wim Muskee
2011-10-30  6:49 Wim Muskee
2011-11-04 16:06 Wim Muskee
2012-01-28 11:15 Wim Muskee
2012-02-25  7:16 Wim Muskee
2012-02-25 11:08 Wim Muskee
2012-03-18 13:27 Wim Muskee
2012-03-23 19:05 Wim Muskee
2012-04-10 18:48 Wim Muskee
2013-01-19 11:09 Wim Muskee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4535a5385d456c23357ecedc721c76d66265b993.wim@gentoo \
    --to=wimmuskee@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox