public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/shiki-colors: metadata.xml ChangeLog shiki-colors-4.6.ebuild
@ 2010-03-14 13:46 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2010-03-14 13:46 UTC (permalink / raw
  To: gentoo-commits

pacho       10/03/14 13:46:30

  Added:                metadata.xml ChangeLog shiki-colors-4.6.ebuild
  Log:
  Initial import of Shiki-Colors themes including a Gentoo one
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-themes/shiki-colors/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/shiki-colors/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/shiki-colors/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>desktop-misc</herd>
	<maintainer>
		<email>pacho@gentoo.org</email>
		<name>Pacho Ramos</name>
	</maintainer>
</pkgmetadata>


1.1                  x11-themes/shiki-colors/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/shiki-colors/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/shiki-colors/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for x11-themes/shiki-colors
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/ChangeLog,v 1.1 2010/03/14 13:46:29 pacho Exp $

*shiki-colors-4.6 (14 Mar 2010)

  14 Mar 2010; Pacho Ramos <pacho@gentoo.org> +shiki-colors-4.6.ebuild,
  +metadata.xml:
  Initial import of Shiki-Colors themes including a Gentoo one




1.1                  x11-themes/shiki-colors/shiki-colors-4.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/shiki-colors/shiki-colors-4.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/shiki-colors/shiki-colors-4.6.ebuild?rev=1.1&content-type=text/plain

Index: shiki-colors-4.6.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/shiki-colors-4.6.ebuild,v 1.1 2010/03/14 13:46:29 pacho Exp $

EAPI=2

DESCRIPTION="Shiki-Colors mixes the elegance of a dark theme with the usability of a light theme"
HOMEPAGE="http://code.google.com/p/gnome-colors/"

SRC_URI="http://gnome-colors.googlecode.com/files/${P}.tar.gz
	http://dev.gentoo.org/~pacho/Shiki-Gentoo-${PV}.tar.bz2"

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

RDEPEND="|| ( x11-wm/metacity xfce-base/xfwm4 )
	x11-themes/gtk-engines"
DEPEND=""
RESTRICT="binchecks strip"

src_compile() {
	einfo "Nothing to compile"
}

src_install() {
	dodir /usr/share/themes
	insinto /usr/share/themes
	doins -r "${WORKDIR}"/Shiki* || die "Installing themes failed"
	dodoc AUTHORS ChangeLog README
}






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

only message in thread, other threads:[~2010-03-14 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-14 13:46 [gentoo-commits] gentoo-x86 commit in x11-themes/shiki-colors: metadata.xml ChangeLog shiki-colors-4.6.ebuild Pacho Ramos (pacho)

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