* [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: ChangeLog greybird-0.8.1.ebuild
@ 2012-05-11 11:18 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-11 11:18 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/05/11 11:18:46
Modified: ChangeLog
Added: greybird-0.8.1.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Revision Changes Path
1.15 x11-themes/greybird/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 22 Apr 2012 10:33:30 -0000 1.14
+++ ChangeLog 11 May 2012 11:18:46 -0000 1.15
@@ -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.14 2012/04/22 10:33:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.15 2012/05/11 11:18:46 ssuominen Exp $
+
+*greybird-0.8.1 (11 May 2012)
+
+ 11 May 2012; Samuli Suominen <ssuominen@gentoo.org> +greybird-0.8.1.ebuild:
+ Version bump.
22 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -greybird-0.7.1.ebuild,
-greybird-0.7.1-r1.ebuild:
1.1 x11-themes/greybird/greybird-0.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?rev=1.1&content-type=text/plain
Index: greybird-0.8.1.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.8.1.ebuild,v 1.1 2012/05/11 11:18:46 ssuominen Exp $
EAPI=4
MY_PN=${PN/g/G}
DESCRIPTION="The default Xubuntu 11.04 theme (emerald, GTK+-2, GTK+-3, metacity, xfwm4 and xfce4-notifyd)"
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 GPL-3 )"
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}_compact/xfwm4
doins xfwm4_compact/*
rm -rf xfwm4_compact
insinto /usr/share/themes/${MY_PN}
doins -r *
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: ChangeLog greybird-0.8.1.ebuild
@ 2012-05-20 19:42 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-20 19:42 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/05/20 19:42:13
Modified: ChangeLog greybird-0.8.1.ebuild
Log:
Keyword ~ppc/~ppc64
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Revision Changes Path
1.16 x11-themes/greybird/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 11 May 2012 11:18:46 -0000 1.15
+++ ChangeLog 20 May 2012 19:42:13 -0000 1.16
@@ -1,6 +1,9 @@
# 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.15 2012/05/11 11:18:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.16 2012/05/20 19:42:13 ssuominen Exp $
+
+ 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> greybird-0.8.1.ebuild:
+ Keyword ~ppc/~ppc64
*greybird-0.8.1 (11 May 2012)
1.2 x11-themes/greybird/greybird-0.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?r1=1.1&r2=1.2
Index: greybird-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- greybird-0.8.1.ebuild 11 May 2012 11:18:46 -0000 1.1
+++ greybird-0.8.1.ebuild 20 May 2012 19:42:13 -0000 1.2
@@ -1,6 +1,6 @@
# 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.8.1.ebuild,v 1.1 2012/05/11 11:18:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild,v 1.2 2012/05/20 19:42:13 ssuominen Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="CCPL-Attribution-ShareAlike-NonCommercial-3.0 || ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=x11-themes/gtk-engines-murrine-0.90
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: ChangeLog greybird-0.8.1.ebuild
@ 2012-05-22 17:49 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-22 17:49 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/05/22 17:49:11
Modified: ChangeLog greybird-0.8.1.ebuild
Log:
amd64/x86 stable
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Revision Changes Path
1.17 x11-themes/greybird/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 20 May 2012 19:42:13 -0000 1.16
+++ ChangeLog 22 May 2012 17:49:11 -0000 1.17
@@ -1,6 +1,9 @@
# 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.16 2012/05/20 19:42:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.17 2012/05/22 17:49:11 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org> greybird-0.8.1.ebuild:
+ amd64/x86 stable
20 May 2012; Samuli Suominen <ssuominen@gentoo.org> greybird-0.8.1.ebuild:
Keyword ~ppc/~ppc64
1.3 x11-themes/greybird/greybird-0.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild?r1=1.2&r2=1.3
Index: greybird-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- greybird-0.8.1.ebuild 20 May 2012 19:42:13 -0000 1.2
+++ greybird-0.8.1.ebuild 22 May 2012 17:49:11 -0000 1.3
@@ -1,6 +1,6 @@
# 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.8.1.ebuild,v 1.2 2012/05/20 19:42:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.8.1.ebuild,v 1.3 2012/05/22 17:49:11 ssuominen Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="CCPL-Attribution-ShareAlike-NonCommercial-3.0 || ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
RDEPEND=">=x11-themes/gtk-engines-murrine-0.90
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: ChangeLog greybird-0.8.1.ebuild
@ 2012-11-17 6:21 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-11-17 6:21 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/11/17 06:21:53
Modified: ChangeLog
Removed: greybird-0.8.1.ebuild
Log:
old
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.22 x11-themes/greybird/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 17 Nov 2012 06:21:04 -0000 1.21
+++ ChangeLog 17 Nov 2012 06:21:52 -0000 1.22
@@ -1,6 +1,9 @@
# 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.21 2012/11/17 06:21:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.22 2012/11/17 06:21:52 ssuominen Exp $
+
+ 17 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> -greybird-0.8.1.ebuild:
+ old
*greybird-1.0.7 (17 Nov 2012)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-11-17 6:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 11:18 [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: ChangeLog greybird-0.8.1.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-05-20 19:42 Samuli Suominen (ssuominen)
2012-05-22 17:49 Samuli Suominen (ssuominen)
2012-11-17 6:21 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox