public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/qwit: ChangeLog qwit-1.1_beta-r1.ebuild qwit-1.1_beta.ebuild
@ 2010-08-06 11:25 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2010-08-06 11:25 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/06 11:25:16

  Modified:             ChangeLog
  Added:                qwit-1.1_beta-r1.ebuild
  Removed:              qwit-1.1_beta.ebuild
  Log:
  Don't install on /usr/local. Bug #331379. Thanks to Diego E. 'Flameeyes' Pettenò for reporting
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-im/qwit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	15 Jul 2010 13:40:54 -0000	1.1
+++ ChangeLog	6 Aug 2010 11:25:15 -0000	1.2
@@ -1,6 +1,13 @@
 # ChangeLog for net-im/qwit
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.1 2010/07/15 13:40:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.2 2010/08/06 11:25:15 hwoarang Exp $
+
+*qwit-1.1_beta-r1 (06 Aug 2010)
+
+  06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> -qwit-1.1_beta.ebuild,
+  +qwit-1.1_beta-r1.ebuild:
+  Don't install on /usr/local. Bug #331379. Thanks to Diego E. 'Flameeyes'
+  Pettenò for reporting
 
 *qwit-1.1_beta (15 Jul 2010)
 



1.1                  net-im/qwit/qwit-1.1_beta-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/qwit-1.1_beta-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/qwit-1.1_beta-r1.ebuild?rev=1.1&content-type=text/plain

Index: qwit-1.1_beta-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_beta-r1.ebuild,v 1.1 2010/08/06 11:25:16 hwoarang Exp $

EAPI="2"

inherit qt4-r2

MY_P=${P/_/-}-src

DESCRIPTION="Qt4 cross-platform client for Twitter"
HOMEPAGE="http://code.google.com/p/qwit/"
SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DOCS="AUTHORS"

DEPEND="x11-libs/qt-gui:4"
RDEPEND="${DEPEND}
	dev-libs/qoauth"

S=${WORKDIR}/${MY_P}

src_configure() {
	eqmake4 ${PN}.pro PREFIX=/usr
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-06 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 11:25 [gentoo-commits] gentoo-x86 commit in net-im/qwit: ChangeLog qwit-1.1_beta-r1.ebuild qwit-1.1_beta.ebuild Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox