public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "André Erdmann" <dywi@mailerd.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/R_overlay:master commit in: roverlay/packagerules/actions/
Date: Thu,  5 Sep 2013 16:01:03 +0000 (UTC)	[thread overview]
Message-ID: <1378396419.4a088d3c85e009f005d1b37b2eaf5423583f9326.dywi@gentoo> (raw)

commit:     4a088d3c85e009f005d1b37b2eaf5423583f9326
Author:     André Erdmann <dywi <AT> mailerd <DOT> de>
AuthorDate: Thu Sep  5 15:53:39 2013 +0000
Commit:     André Erdmann <dywi <AT> mailerd <DOT> de>
CommitDate: Thu Sep  5 15:53:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=4a088d3c

fix LicenseEvarAction

---
 roverlay/packagerules/actions/evar.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roverlay/packagerules/actions/evar.py b/roverlay/packagerules/actions/evar.py
index ea9d9f2..1b03bb2 100644
--- a/roverlay/packagerules/actions/evar.py
+++ b/roverlay/packagerules/actions/evar.py
@@ -78,7 +78,7 @@ class KeywordsEvarAction ( EvarWithValueAction ):
 
 # --- end of KeywordsEvarAction ---
 
-class LicenseEvarAction ( EvarAction ):
+class LicenseEvarAction ( EvarWithValueAction ):
    """A LicenseEvarAction adds a LICENSE=... variable to a PackageInfo."""
 
    EVAR_CLS = roverlay.ebuild.evars.LICENSE


             reply	other threads:[~2013-09-05 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-05 16:01 André Erdmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-23 13:52 [gentoo-commits] proj/R_overlay:master commit in: roverlay/packagerules/actions/ André Erdmann
2013-06-13 16:34 André Erdmann
2013-06-13 16:34 André Erdmann

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=1378396419.4a088d3c85e009f005d1b37b2eaf5423583f9326.dywi@gentoo \
    --to=dywi@mailerd.de \
    --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