public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in rox-base/traylib: ChangeLog traylib-0.3.2.1.ebuild
@ 2008-05-11 15:58 Jim Ramsay (lack)
  0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2008-05-11 15:58 UTC (permalink / raw
  To: gentoo-commits

lack        08/05/11 15:58:25

  Modified:             ChangeLog
  Added:                traylib-0.3.2.1.ebuild
  Log:
  New version 0.7 was released
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  rox-base/traylib/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/traylib/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/traylib/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/traylib/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	8 Apr 2008 14:59:05 -0000	1.3
+++ ChangeLog	11 May 2008 15:58:24 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for rox-base/traylib
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.3 2008/04/08 14:59:05 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.4 2008/05/11 15:58:24 lack Exp $
+
+*traylib-0.3.2.1 (11 May 2008)
+
+  11 May 2008; Jim Ramsay <lack@gentoo.org> +traylib-0.3.2.1.ebuild:
+  New version 0.7 was released
 
   08 Apr 2008; Jim Ramsay <lack@gentoo.org> traylib-0.2.5.ebuild:
   Stable amd64, bug 215624



1.1                  rox-base/traylib/traylib-0.3.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild?rev=1.1&content-type=text/plain

Index: traylib-0.3.2.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild,v 1.1 2008/05/11 15:58:24 lack Exp $

NEED_PYTHON="2.3"
inherit python eutils multilib

MY_PN="TrayLib"
DESCRIPTION="TrayLib is a library for tray-based rox panel applets."
HOMEPAGE="http://rox4debian.berlios.de"
SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/libs/${MY_PN}-${PV}.tgz"

RDEPEND=">=rox-base/rox-lib-1.9.6
	!<rox-base/tasktray-0.7
	!<rox-base/devtray-0.4.1"

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

src_install() {
	local baselibdir="/usr/$(get_libdir)"
	dodir "${baselibdir}"
	cp -r ${MY_PN}/ "${D}${baselibdir}/${MY_PN}"
	python_mod_optimize "${D}${baselibdir}/${MY_PN}/" >/dev/null 2>&1
	dodir /usr/share/doc/
	dosym ${baselibdir}/${MY_PN}/Help /usr/share/doc/${P}
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-11 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-11 15:58 [gentoo-commits] gentoo-x86 commit in rox-base/traylib: ChangeLog traylib-0.3.2.1.ebuild Jim Ramsay (lack)

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