From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: metadata.xml ChangeLog greybird-1.2.2.ebuild
Date: Tue, 26 Nov 2013 08:08:56 +0000 (UTC) [thread overview]
Message-ID: <20131126080856.CD3802004B@flycatcher.gentoo.org> (raw)
jlec 13/11/26 08:08:56
Modified: metadata.xml ChangeLog
Added: greybird-1.2.2.ebuild
Log:
x11-themes/greybird: Version BUmp
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path
1.3 x11-themes/greybird/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/metadata.xml?r1=1.2&r2=1.3
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml 17 Nov 2012 10:52:38 -0000 1.2
+++ metadata.xml 26 Nov 2013 08:08:56 -0000 1.3
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>desktop-misc</herd>
- <herd>ayatana</herd>
- <maintainer>
- <email>ayatana-bugs@gentoo.org</email>
- </maintainer>
+ <herd>desktop-misc</herd>
+ <herd>ayatana</herd>
+ <maintainer>
+ <email>ayatana-bugs@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
1.33 x11-themes/greybird/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 10 Sep 2013 14:34:21 -0000 1.32
+++ ChangeLog 26 Nov 2013 08:08:56 -0000 1.33
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/greybird
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.32 2013/09/10 14:34:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.33 2013/11/26 08:08:56 jlec Exp $
+
+*greybird-1.2.2 (26 Nov 2013)
+
+ 26 Nov 2013; Justin Lecher <jlec@gentoo.org> +greybird-1.2.2.ebuild,
+ metadata.xml:
+ Version BUmp
*greybird-1.2.1 (10 Sep 2013)
1.1 x11-themes/greybird/greybird-1.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-1.2.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-1.2.2.ebuild?rev=1.1&content-type=text/plain
Index: greybird-1.2.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-1.2.2.ebuild,v 1.1 2013/11/26 08:08:56 jlec Exp $
EAPI=5
MY_PN=${PN/g/G}
DESCRIPTION="The default theme from Xubuntu"
HOMEPAGE="http://shimmerproject.org/project/greybird/ http://github.com/shimmerproject/Greybird"
SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-NC-SA-3.0 || ( GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="ayatana gnome"
RDEPEND=">=x11-themes/gtk-engines-murrine-0.90"
DEPEND=""
RESTRICT="binchecks strip"
src_unpack() {
unpack ${A}
mv ${MY_PN}-* "${S}" || die
}
src_install() {
dodoc README
rm -f README LICENSE*
insinto /usr/share/themes/${MY_PN}_compact/xfwm4
doins xfwm4_compact/*
rm -rf xfwm4_compact
use ayatana || rm -rf unity
use gnome || rm -rf metacity-1
insinto /usr/share/themes/${MY_PN}
doins -r *
}
reply other threads:[~2013-11-26 8:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131126080856.CD3802004B@flycatcher.gentoo.org \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox