From: "Anthony G. Basile (blueness)" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vidalia: ChangeLog vidalia-0.2.19.ebuild
Date: Thu, 7 Jun 2012 10:03:34 +0000 (UTC) [thread overview]
Message-ID: <20120607100334.DF44F2004B@flycatcher.gentoo.org> (raw)
blueness 12/06/07 10:03:34
Modified: ChangeLog
Added: vidalia-0.2.19.ebuild
Log:
Version bump stable 0.2.x branch
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.33 net-misc/vidalia/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vidalia/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vidalia/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vidalia/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/vidalia/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 18 May 2012 11:11:44 -0000 1.32
+++ ChangeLog 7 Jun 2012 10:03:34 -0000 1.33
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/vidalia
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vidalia/ChangeLog,v 1.32 2012/05/18 11:11:44 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vidalia/ChangeLog,v 1.33 2012/06/07 10:03:34 blueness Exp $
+
+*vidalia-0.2.19 (07 Jun 2012)
+
+ 07 Jun 2012; Anthony G. Basile <blueness@gentoo.org> +vidalia-0.2.19.ebuild:
+ Version bump stable 0.2.x branch
*vidalia-0.2.18 (18 May 2012)
1.1 net-misc/vidalia/vidalia-0.2.19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vidalia/vidalia-0.2.19.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/vidalia/vidalia-0.2.19.ebuild?rev=1.1&content-type=text/plain
Index: vidalia-0.2.19.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/vidalia/vidalia-0.2.19.ebuild,v 1.1 2012/06/07 10:03:34 blueness Exp $
EAPI="4"
inherit eutils qt4-r2 cmake-utils
# cmake-utils needs to be last, so we get its src_compile()
DESCRIPTION="Qt 4 front-end for Tor"
HOMEPAGE="https://www.torproject.org/projects/vidalia.html.en"
SRC_URI="https://www.torproject.org/dist/${PN}/${P}.tar.gz"
LICENSE="|| ( GPL-3 GPL-2 ) openssl"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug +tor"
DEPEND="x11-libs/qt-gui:4[debug?]"
RDEPEND="${DEPEND}
tor? ( net-misc/tor )"
DOCS="CHANGELOG CREDITS README"
pkg_postinst() {
ewarn
if use tor; then
ewarn "To have vidalia starting tor, you probably have to copy"
ewarn "/etc/tor/torrc.sample to the users ~/.tor/torrc and comment"
ewarn "the settings there and change the socks. Also, in vidalia"
ewarn "change the default user under which tor will run."
else
ewarn "You have disabled tor USE flag, which means you need to "
ewarn "configure tor on a different host."
fi
ewarn
}
reply other threads:[~2012-06-07 10:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120607100334.DF44F2004B@flycatcher.gentoo.org \
--to=blueness@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