From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: bzr.eclass ChangeLog
Date: Wed, 18 Jul 2012 15:12:55 +0000 (UTC) [thread overview]
Message-ID: <20120718151255.1A37320063@flycatcher.gentoo.org> (raw)
ulm 12/07/18 15:12:55
Modified: bzr.eclass ChangeLog
Log:
Don't assign useless values to DESCRIPTION and HOMEPAGE variables.
Revision Changes Path
1.18 eclass/bzr.eclass
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/bzr.eclass?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/bzr.eclass?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/bzr.eclass?r1=1.17&r2=1.18
Index: bzr.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bzr.eclass 22 Sep 2011 08:13:09 -0000 1.17
+++ bzr.eclass 18 Jul 2012 15:12:54 -0000 1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v 1.17 2011/09/22 08:13:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v 1.18 2012/07/18 15:12:54 ulm Exp $
#
# @ECLASS: bzr.eclass
# @MAINTAINER:
@@ -29,9 +29,6 @@
*) EXPORT_FUNCTIONS src_unpack src_prepare ;;
esac
-HOMEPAGE="http://bazaar-vcs.org/"
-DESCRIPTION="Based on the ${EBZR} eclass"
-
DEPEND=">=dev-vcs/bzr-2.0.1"
case "${EAPI:-0}" in
0|1) ;;
1.342 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.342&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.342&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.341&r2=1.342
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- ChangeLog 17 Jul 2012 03:56:26 -0000 1.341
+++ ChangeLog 18 Jul 2012 15:12:54 -0000 1.342
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.341 2012/07/17 03:56:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.342 2012/07/18 15:12:54 ulm Exp $
+
+ 18 Jul 2012; Ulrich Müller <ulm@gentoo.org> bzr.eclass:
+ Don't assign useless values to DESCRIPTION and HOMEPAGE variables.
17 Jul 2012; Mike Gilbert <floppym@gentoo.org> chromium.eclass:
Remove -v option from rm command.
next reply other threads:[~2012-07-18 15:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 15:12 Ulrich Mueller (ulm) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-18 6:41 [gentoo-commits] gentoo-x86 commit in eclass: bzr.eclass ChangeLog Ulrich Mueller (ulm)
2013-07-11 18:38 Ulrich Mueller (ulm)
2014-11-13 7:15 Ulrich Mueller (ulm)
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=20120718151255.1A37320063@flycatcher.gentoo.org \
--to=ulm@gentoo.org \
--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