public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/basqet: basqet-0.2.0.ebuild ChangeLog
@ 2012-05-08 21:34 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2012-05-08 21:34 UTC (permalink / raw
  To: gentoo-commits

kensington    12/05/08 21:34:02

  Modified:             ChangeLog
  Added:                basqet-0.2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.57/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-misc/basqet/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/basqet/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/basqet/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/basqet/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/basqet/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	20 Jan 2011 23:03:45 -0000	1.4
+++ ChangeLog	8 May 2012 21:34:02 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/basqet
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/basqet/ChangeLog,v 1.4 2011/01/20 23:03:45 spatz Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/basqet/ChangeLog,v 1.5 2012/05/08 21:34:02 kensington Exp $
+
+*basqet-0.2.0 (08 May 2012)
+
+  08 May 2012; Michael Palimaka <kensington@gentoo.org> +basqet-0.2.0.ebuild,
+  +files/basqet-0.2.0-desktop.patch:
+  Version bump.
 
 *basqet-0.1.4 (20 Jan 2011)
 



1.1                  x11-misc/basqet/basqet-0.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/basqet/basqet-0.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/basqet/basqet-0.2.0.ebuild?rev=1.1&content-type=text/plain

Index: basqet-0.2.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/basqet/basqet-0.2.0.ebuild,v 1.1 2012/05/08 21:34:02 kensington Exp $

EAPI=4

inherit qt4-r2

DESCRIPTION="Keep your notes, pictures, ideas, and information in Baskets"
HOMEPAGE="http://code.google.com/p/basqet/"
SRC_URI="http://basqet.googlecode.com/files/${PN}_${PV}-src.tgz"

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

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

S=${WORKDIR}/release_${PV}

PATCHES=( "${FILESDIR}/${P}-desktop.patch" )

src_prepare() {
	qt4-r2_src_prepare

	sed -i 's:PREFIX = /usr/local:PREFIX = /usr:' ${PN}.pro || die
}






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

only message in thread, other threads:[~2012-05-08 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 21:34 [gentoo-commits] gentoo-x86 commit in x11-misc/basqet: basqet-0.2.0.ebuild ChangeLog Michael Palimaka (kensington)

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