public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/piedock: ChangeLog piedock-1.3.2.ebuild
@ 2011-06-24  5:00 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2011-06-24  5:00 UTC (permalink / raw
  To: gentoo-commits

jer         11/06/24 05:00:52

  Modified:             ChangeLog
  Added:                piedock-1.3.2.ebuild
  Log:
  Version bump. Update dependencies. Remove unused eclass.
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  x11-misc/piedock/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	20 Jun 2011 12:20:59 -0000	1.6
+++ ChangeLog	24 Jun 2011 05:00:52 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/piedock
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v 1.6 2011/06/20 12:20:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/ChangeLog,v 1.7 2011/06/24 05:00:52 jer Exp $
+
+*piedock-1.3.2 (24 Jun 2011)
+
+  24 Jun 2011; Jeroen Roovers <jer@gentoo.org> +piedock-1.3.2.ebuild:
+  Version bump. Update dependencies. Remove unused eclass.
 
 *piedock-1.3.1 (20 Jun 2011)
 



1.1                  x11-misc/piedock/piedock-1.3.2.ebuild

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

Index: piedock-1.3.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/piedock/piedock-1.3.2.ebuild,v 1.1 2011/06/24 05:00:52 jer Exp $

EAPI=4

MY_PN=PieDock
MY_P=${MY_PN}-${PV}

DESCRIPTION="A little bit like the famous OS X dock but in shape of a pie menu"
HOMEPAGE="http://markusfisch.de/PieDock"
SRC_URI="http://markusfisch.de/downloads/${MY_P}.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
	media-libs/freetype:2
	media-libs/libpng
	x11-libs/libX11
	x11-libs/libXft
	x11-libs/libXmu
	x11-libs/libXrender
"
RDEPEND="${DEPEND}"

S=${WORKDIR}/${MY_P}

DOCS=(
	res/${MY_PN}rc.sample
)

src_configure() {
	econf --bindir="${EPREFIX}"/usr/bin
}






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

only message in thread, other threads:[~2011-06-24  5:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24  5:00 [gentoo-commits] gentoo-x86 commit in x11-misc/piedock: ChangeLog piedock-1.3.2.ebuild Jeroen Roovers (jer)

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