public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ryan Hill" <dirtyepic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/eselect:extern commit in: modules/
Date: Mon, 30 Dec 2013 07:49:12 +0000 (UTC)	[thread overview]
Message-ID: <1388390324.53601797dd2e5448d655bf868be5f5b22ab9c525.dirtyepic@gentoo> (raw)

commit:     53601797dd2e5448d655bf868be5f5b22ab9c525
Author:     Ryan Hill <dirtyepic <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 07:58:44 2013 +0000
Commit:     Ryan Hill <dirtyepic <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 07:58:44 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=53601797

Add support for wxGTK 3.0.

---
 modules/wxwidgets.eselect | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/modules/wxwidgets.eselect b/modules/wxwidgets.eselect
index 012eb8e..4be13e9 100644
--- a/modules/wxwidgets.eselect
+++ b/modules/wxwidgets.eselect
@@ -6,7 +6,7 @@ inherit config
 
 DESCRIPTION="Manage the system default wxWidgets profile"
 MAINTAINER="wxwidgets@gentoo.org"
-VERSION="20131117"
+VERSION="20131230"
 
 WXCONFFILE="${EROOT}"/var/lib/wxwidgets/current
 WXCONFDIR="${EROOT}"/usr/lib/wx/config
@@ -27,7 +27,6 @@ set_config() {
 			|| die -q "Number out of range: ${1}"
 		target=${targets[$(( ${target} - 1 ))]}
 	fi
-
 	# we shouldn't change the profile to "none" if there are available configs
 	# this can happen if WXCONFFILE got deleted somehow
 	if [[ ${target} == "none" ]]; then
@@ -199,7 +198,7 @@ do_update() {
 				;;
 
 			ver)
-				for opt in 2.9 2.8; do
+				for opt in 3.0 2.9 2.8; do
 					if [[ ${opt} == ${wxver[0]} ]]; then
 						continue
 					else


             reply	other threads:[~2013-12-30  7:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30  7:49 Ryan Hill [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-09  2:22 [gentoo-commits] proj/eselect:extern commit in: modules/ Patrick McLean
2018-08-30 16:48 Ulrich Müller
2018-03-10 10:22 Ulrich Müller
2018-03-10 10:22 Ulrich Müller
2018-03-10 10:22 Ulrich Müller
2015-02-26  6:52 Ben de Groot
2015-01-04 10:00 Michał Górny
2015-01-04 10:00 Michał Górny
2015-01-04 10:00 Michał Górny
2013-11-17  8:34 Ryan Hill
2013-09-20 20:34 Ulrich Mueller
2013-03-11  7:06 Ulrich Mueller
2013-03-11  2:16 Christoph Junghans
2013-03-11  2:16 Christoph Junghans
2013-03-11  2:16 Christoph Junghans
2013-01-05 15:35 Ulrich Mueller
2012-06-21 12:26 Luca Barbato

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=1388390324.53601797dd2e5448d655bf868be5f5b22ab9c525.dirtyepic@gentoo \
    --to=dirtyepic@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