About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
ssuominen 12/03/06 18:13:33 Modified: ChangeLog Added: greybird-0.5.ebuild Log: Version bump. (Portage version: 2.2.0_alpha89/cvs/Linux x86_64) Revision Changes Path 1.7 x11-themes/greybird/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 31 Jan 2012 23:43:41 -0000 1.6 +++ ChangeLog 6 Mar 2012 18:13:33 -0000 1.7 @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/greybird # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.6 2012/01/31 23:43:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.7 2012/03/06 18:13:33 ssuominen Exp $ + +*greybird-0.5 (06 Mar 2012) + + 06 Mar 2012; Samuli Suominen <ssuominen@g.o> +greybird-0.5.ebuild: + Version bump. 31 Jan 2012; Samuli Suominen <ssuominen@g.o> greybird-0.4.ebuild: Missing CCPL-Attribution-ShareAlike-NonCommercial-3.0 1.1 x11-themes/greybird/greybird-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.5.ebuild?rev=1.1&content-type=text/plain Index: greybird-0.5.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.5.ebuild,v 1.1 2012/03/06 18:13:33 ssuominen Exp $ EAPI=4 MY_PN=${PN/g/G} DESCRIPTION="The default theme used in Xubuntu (with matching theme for GTK+-2 and GTK+-3)" HOMEPAGE="http://shimmerproject.org/project/greybird/ http://github.com/shimmerproject/Greybird" SRC_URI="http://github.com/shimmerproject/${MY_PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-NonCommercial-3.0 GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=x11-themes/gtk-engines-murrine-0.90 >=x11-themes/gtk-engines-unico-1.0.1" DEPEND="" RESTRICT="binchecks strip" src_unpack() { unpack ${A} mv *-${MY_PN}-* "${S}" } src_install() { dodoc README rm -f README LICENSE* insinto /usr/share/themes/${MY_PN} doins -r * }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.