* [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild
@ 2008-10-30 22:11 Christoph Mende (angelos)
0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2008-10-30 22:11 UTC (permalink / raw
To: gentoo-commits
angelos 08/10/30 22:11:49
Modified: ChangeLog
Added: xfce4-icon-theme-4.4.3.ebuild
Log:
Xfce-4.4.3 bump
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc2 x86_64)
Revision Changes Path
1.3 x11-themes/xfce4-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 28 Jun 2008 12:21:03 -0000 1.2
+++ ChangeLog 30 Oct 2008 22:11:49 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/xfce4-icon-theme
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.2 2008/06/28 12:21:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.3 2008/10/30 22:11:49 angelos Exp $
+
+*xfce4-icon-theme-4.4.3 (30 Oct 2008)
+
+ 30 Oct 2008; Christoph Mende <angelos@gentoo.org>
+ +xfce4-icon-theme-4.4.3.ebuild:
+ Xfce-4.4.3 bump
22 Jun 2008; Samuli Suominen <drac@gentoo.org>
+xfce4-icon-theme-4.4.2.ebuild:
1.1 x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.1&content-type=text/plain
Index: xfce4-icon-theme-4.4.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.1 2008/10/30 22:11:49 angelos Exp $
inherit gnome2-utils
DESCRIPTION="Default icon theme for Xfce4, called Rodent."
HOMEPAGE="http://www.xfce.org"
SRC_URI="mirror://xfce/xfce-${PV}/src/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="binchecks strip"
RDEPEND="x11-themes/hicolor-icon-theme"
DEPEND="dev-util/pkgconfig
dev-util/intltool
sys-devel/gettext"
pkg_preinst() {
gnome2_icon_savelist
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README TODO
}
pkg_postinst() {
gnome2_icon_cache_update
}
pkg_postrm() {
gnome2_icon_cache_update
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild
@ 2008-12-06 19:16 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-12-06 19:16 UTC (permalink / raw
To: gentoo-commits
nixnut 08/12/06 19:16:26
Modified: ChangeLog xfce4-icon-theme-4.4.3.ebuild
Log:
Stable on ppc wrt bug 249942
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)
Revision Changes Path
1.4 x11-themes/xfce4-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 30 Oct 2008 22:11:49 -0000 1.3
+++ ChangeLog 6 Dec 2008 19:16:26 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/xfce4-icon-theme
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.3 2008/10/30 22:11:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.4 2008/12/06 19:16:26 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> xfce4-icon-theme-4.4.3.ebuild:
+ Stable on ppc wrt bug 249942
*xfce4-icon-theme-4.4.3 (30 Oct 2008)
1.2 x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?r1=1.1&r2=1.2
Index: xfce4-icon-theme-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-icon-theme-4.4.3.ebuild 30 Oct 2008 22:11:49 -0000 1.1
+++ xfce4-icon-theme-4.4.3.ebuild 6 Dec 2008 19:16:26 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.1 2008/10/30 22:11:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.2 2008/12/06 19:16:26 nixnut Exp $
inherit gnome2-utils
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="binchecks strip"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild
@ 2008-12-06 19:44 Jeremy Olexa (darkside)
0 siblings, 0 replies; 6+ messages in thread
From: Jeremy Olexa (darkside) @ 2008-12-06 19:44 UTC (permalink / raw
To: gentoo-commits
darkside 08/12/06 19:44:03
Modified: ChangeLog xfce4-icon-theme-4.4.3.ebuild
Log:
amd64 stable, bug 249942
(Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc6-wl x86_64)
Revision Changes Path
1.5 x11-themes/xfce4-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 6 Dec 2008 19:16:26 -0000 1.4
+++ ChangeLog 6 Dec 2008 19:44:03 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/xfce4-icon-theme
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.4 2008/12/06 19:16:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.5 2008/12/06 19:44:03 darkside Exp $
+
+ 06 Dec 2008; Jeremy Olexa <darkside@gentoo.org>
+ xfce4-icon-theme-4.4.3.ebuild:
+ amd64 stable, bug 249942
06 Dec 2008; nixnut <nixnut@gentoo.org> xfce4-icon-theme-4.4.3.ebuild:
Stable on ppc wrt bug 249942
1.3 x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?r1=1.2&r2=1.3
Index: xfce4-icon-theme-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfce4-icon-theme-4.4.3.ebuild 6 Dec 2008 19:16:26 -0000 1.2
+++ xfce4-icon-theme-4.4.3.ebuild 6 Dec 2008 19:44:03 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.2 2008/12/06 19:16:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.3 2008/12/06 19:44:03 darkside Exp $
inherit gnome2-utils
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="binchecks strip"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild
@ 2008-12-15 4:52 Jeroen Roovers (jer)
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2008-12-15 4:52 UTC (permalink / raw
To: gentoo-commits
jer 08/12/15 04:52:47
Modified: ChangeLog xfce4-icon-theme-4.4.3.ebuild
Log:
Stable for HPPA (bug #249942).
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Revision Changes Path
1.8 x11-themes/xfce4-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 13 Dec 2008 16:45:38 -0000 1.7
+++ ChangeLog 15 Dec 2008 04:52:47 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/xfce4-icon-theme
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.7 2008/12/13 16:45:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.8 2008/12/15 04:52:47 jer Exp $
+
+ 15 Dec 2008; Jeroen Roovers <jer@gentoo.org>
+ xfce4-icon-theme-4.4.3.ebuild:
+ Stable for HPPA (bug #249942).
13 Dec 2008; Raúl Porcel <armin76@gentoo.org>
xfce4-icon-theme-4.4.3.ebuild:
1.6 x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?r1=1.5&r2=1.6
Index: xfce4-icon-theme-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-icon-theme-4.4.3.ebuild 13 Dec 2008 16:45:38 -0000 1.5
+++ xfce4-icon-theme-4.4.3.ebuild 15 Dec 2008 04:52:47 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.5 2008/12/13 16:45:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.6 2008/12/15 04:52:47 jer Exp $
inherit gnome2-utils
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RESTRICT="binchecks strip"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild
@ 2009-12-01 18:00 Jeremy Olexa (darkside)
0 siblings, 0 replies; 6+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-12-01 18:00 UTC (permalink / raw
To: gentoo-commits
darkside 09/12/01 18:00:31
Modified: ChangeLog xfce4-icon-theme-4.4.3.ebuild
Log:
Add Prefix keywords, as tested in the prefix overlay
(Portage version: 2.1.7.4/cvs/Linux x86_64)
Revision Changes Path
1.9 x11-themes/xfce4-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 15 Dec 2008 04:52:47 -0000 1.8
+++ ChangeLog 1 Dec 2009 18:00:30 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/xfce4-icon-theme
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.8 2008/12/15 04:52:47 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.9 2009/12/01 18:00:30 darkside Exp $
+
+ 01 Dec 2009; Jeremy Olexa <darkside@gentoo.org>
+ xfce4-icon-theme-4.4.3.ebuild:
+ Add Prefix keywords, as tested in the prefix overlay
15 Dec 2008; Jeroen Roovers <jer@gentoo.org>
xfce4-icon-theme-4.4.3.ebuild:
1.7 x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?r1=1.6&r2=1.7
Index: xfce4-icon-theme-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xfce4-icon-theme-4.4.3.ebuild 15 Dec 2008 04:52:47 -0000 1.6
+++ xfce4-icon-theme-4.4.3.ebuild 1 Dec 2009 18:00:30 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.6 2008/12/15 04:52:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.7 2009/12/01 18:00:30 darkside Exp $
inherit gnome2-utils
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RESTRICT="binchecks strip"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild
@ 2011-01-30 18:32 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-01-30 18:32 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/01/30 18:32:43
Modified: ChangeLog xfce4-icon-theme-4.4.3.ebuild
Log:
USE="minimal" to control Inherits from index.theme because of missing icons in the Xfce desktop environment.
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.10 x11-themes/xfce4-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 1 Dec 2009 18:00:30 -0000 1.9
+++ ChangeLog 30 Jan 2011 18:32:43 -0000 1.10
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/xfce4-icon-theme
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.9 2009/12/01 18:00:30 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.10 2011/01/30 18:32:43 ssuominen Exp $
+
+ 30 Jan 2011; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-icon-theme-4.4.3.ebuild:
+ USE="minimal" to control Inherits from index.theme because of missing icons
+ in the Xfce desktop environment.
01 Dec 2009; Jeremy Olexa <darkside@gentoo.org>
xfce4-icon-theme-4.4.3.ebuild:
1.8 x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild?r1=1.7&r2=1.8
Index: xfce4-icon-theme-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-icon-theme-4.4.3.ebuild 1 Dec 2009 18:00:30 -0000 1.7
+++ xfce4-icon-theme-4.4.3.ebuild 30 Jan 2011 18:32:43 -0000 1.8
@@ -1,38 +1,32 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.7 2009/12/01 18:00:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.8 2011/01/30 18:32:43 ssuominen Exp $
+EAPI=3
inherit gnome2-utils
-DESCRIPTION="Default icon theme for Xfce4, called Rodent."
-HOMEPAGE="http://www.xfce.org"
-SRC_URI="mirror://xfce/xfce-${PV}/src/${P}.tar.bz2"
+DESCRIPTION="Icon theme called Rodent"
+HOMEPAGE="http://www.xfce.org/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
-IUSE=""
+IUSE="minimal"
-RESTRICT="binchecks strip"
-
-RDEPEND="x11-themes/hicolor-icon-theme"
+RDEPEND="x11-themes/hicolor-icon-theme
+ minimal? ( || ( x11-themes/tango-icon-theme x11-themes/gnome-icon-theme ) )"
DEPEND="dev-util/pkgconfig
dev-util/intltool
sys-devel/gettext"
-pkg_preinst() {
- gnome2_icon_savelist
-}
+RESTRICT="binchecks strip"
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
+ emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README TODO
}
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-01-30 18:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 22:11 [gentoo-commits] gentoo-x86 commit in x11-themes/xfce4-icon-theme: ChangeLog xfce4-icon-theme-4.4.3.ebuild Christoph Mende (angelos)
-- strict thread matches above, loose matches on Subject: below --
2008-12-06 19:16 Gysbert Wassenaar (nixnut)
2008-12-06 19:44 Jeremy Olexa (darkside)
2008-12-15 4:52 Jeroen Roovers (jer)
2009-12-01 18:00 Jeremy Olexa (darkside)
2011-01-30 18:32 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