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: x11-misc/ldm/
Date: Sat, 18 Jun 2011 15:01:35 +0000 (UTC)	[thread overview]
Message-ID: <f1948f637739d4a431fa9fc8325e859e3cb2cb41.wim@gentoo> (raw)

commit:     f1948f637739d4a431fa9fc8325e859e3cb2cb41
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sat Jun 18 15:00:53 2011 +0000
Commit:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Sat Jun 18 15:00:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=f1948f63

ldm: Version bump to 2.2.3.

---
 x11-misc/ldm/ChangeLog                             |    4 ++++
 x11-misc/ldm/Manifest                              |    4 ++--
 .../ldm/{ldm-2.2.2.ebuild => ldm-2.2.3.ebuild}     |    4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/x11-misc/ldm/ChangeLog b/x11-misc/ldm/ChangeLog
index 2a7f548..9e33d2f 100644
--- a/x11-misc/ldm/ChangeLog
+++ b/x11-misc/ldm/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ldm-2.2.3 (18 06 2011)
+  18 06 2011; Wim Muskee wimmuskee@gmail.com ldm-2.2.3.ebuild:
+  Version bump.
+
 *ldm-2.2.2 (06 06 2011)
   06 06 2011; Wim Muskee wimmuskee@gmail.com ldm-2.2.2.ebuild:
   Version bump.

diff --git a/x11-misc/ldm/Manifest b/x11-misc/ldm/Manifest
index 03dd6a6..52a1b0e 100644
--- a/x11-misc/ldm/Manifest
+++ b/x11-misc/ldm/Manifest
@@ -1,5 +1,5 @@
 EBUILD ldm-2.1.3.ebuild 699 RMD160 02082fcfcf755ed1973a14c6fff227efe3fd0d85 SHA1 c10fc846e6fdcc76e1658a9a5158222d8507fc5c SHA256 e26bd04ccf5a55895ab6ae692198731dbe91f7125f1da5fa8fe4ab48d9b9cbb7
-EBUILD ldm-2.2.2.ebuild 774 RMD160 b6bb076645df0d7011e500ffacc871e5c6948d90 SHA1 b1c33ccd68d286e228c3b7d282ad6f10d51fc2cf SHA256 e6adb56d3f935934a013645438d9a7e94b0f2f00bed96d86096073f9f94cdb3e
+EBUILD ldm-2.2.3.ebuild 773 RMD160 d5a3f47eb549650fbe4b1d29483b632abd3730d2 SHA1 8dee7f7656903888f45598eed1bddaaaa22de84a SHA256 9ec496dc13de92a8fa88d1243137126c6859e2fea2dd5c6c244a667bf335c6e4
 EBUILD ldm-9999.ebuild 755 RMD160 9f04272a65a3c50ddb9a621b2344659558717b89 SHA1 0c29d7d32a02027cdfaf8bd5d87b14e077f36d38 SHA256 fa479bd6fa5dd9a51849d4b3d4e419d31552d5d5f880b2bcc2cf9c57028b19b5
-MISC ChangeLog 1461 RMD160 f39d57eb3dddfeefbfec2d049db3679ddde55a57 SHA1 bc815b010b2e23908296786adc843219a670fbce SHA256 949f192348f675c82a016f0f4380355d5659c9743340d5404ba94f7e25e48554
+MISC ChangeLog 1565 RMD160 0340bd0319f0bdf0b02050afa301dc5e67e97678 SHA1 b837087fda4789290ff015b0232fa0164a445fcf SHA256 388218834717bacd75a9311b565b27a19a14ccb655a17c2637b4b13026e5740d
 MISC metadata.xml 239 RMD160 5c09d64ce69a1c3ead8110ab2cc4242f4b79d361 SHA1 3569156a75f6a3e70bf78fec27420754f42f709c SHA256 81174591b128a73f77bd663c79dc842ce8df791b8b1b498d99c3aa1116a80a40

diff --git a/x11-misc/ldm/ldm-2.2.2.ebuild b/x11-misc/ldm/ldm-2.2.3.ebuild
similarity index 97%
rename from x11-misc/ldm/ldm-2.2.2.ebuild
rename to x11-misc/ldm/ldm-2.2.3.ebuild
index 65efe51..701ecc5 100644
--- a/x11-misc/ldm/ldm-2.2.2.ebuild
+++ b/x11-misc/ldm/ldm-2.2.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EBZR_REVISION="1386"
+EBZR_REVISION="1389"
 EBZR_REPO_URI="http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ldm-trunk"
 EBZR_BOOTSTRAP="autogen.sh"
 
@@ -30,7 +30,7 @@ src_unpack() {
 src_install() {
 	emake DESTDIR="${D}" install
 	dosym ltsp /usr/share/ldm/themes/default
-	
+
 	dodoc README
 	dodoc README-DEVELOPMENT-POLICY
 	dodoc LTSP_LOGO_COPYRIGHT



             reply	other threads:[~2011-06-18 15:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-18 15:01 Wim Muskee [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-19 13:34 [gentoo-commits] proj/ltsp:master commit in: x11-misc/ldm/ Wim Muskee
2012-07-28  8:59 Wim Muskee
2012-06-28 16:41 Wim Muskee
2012-06-05 17:29 Wim Muskee
2012-04-15  6:18 Wim Muskee
2012-03-31 12:08 Wim Muskee
2012-03-31 12:08 Wim Muskee
2012-03-13 17:02 Wim Muskee
2012-02-25  7:31 Wim Muskee
2012-02-05  8:23 Wim Muskee
2011-11-18  9:07 Wim Muskee
2011-07-31 19:37 Wim Muskee
2011-06-06 16:04 Wim Muskee
2011-04-01 18:34 Wim Muskee
2011-03-02 20:24 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=f1948f637739d4a431fa9fc8325e859e3cb2cb41.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