* [gentoo-commits] gentoo-x86 commit in x11-themes/echo-icon-theme: ChangeLog echo-icon-theme-0.3.89.0_pre20081031.ebuild echo-icon-theme-0.3.89.0_pre20080620.ebuild
@ 2008-10-31 20:43 Doug Goldstein (cardoe)
0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2008-10-31 20:43 UTC (permalink / raw
To: gentoo-commits
cardoe 08/10/31 20:43:01
Modified: ChangeLog
Added: echo-icon-theme-0.3.89.0_pre20081031.ebuild
Removed: echo-icon-theme-0.3.89.0_pre20080620.ebuild
Log:
newer snapshot. fixes bug #244316
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Revision Changes Path
1.3 x11-themes/echo-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/echo-icon-theme/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/echo-icon-theme/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/echo-icon-theme/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/echo-icon-theme/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 16 Aug 2008 04:45:07 -0000 1.2
+++ ChangeLog 31 Oct 2008 20:43:01 -0000 1.3
@@ -1,6 +1,13 @@
# ChangeLog for x11-themes/echo-icon-theme
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/echo-icon-theme/ChangeLog,v 1.2 2008/08/16 04:45:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/echo-icon-theme/ChangeLog,v 1.3 2008/10/31 20:43:01 cardoe Exp $
+
+*echo-icon-theme-0.3.89.0_pre20081031 (31 Oct 2008)
+
+ 31 Oct 2008; Doug Goldstein <cardoe@gentoo.org>
+ -echo-icon-theme-0.3.89.0_pre20080620.ebuild,
+ +echo-icon-theme-0.3.89.0_pre20081031.ebuild:
+ newer snapshot. fixes bug #244316
24 Jun 2008; Doug Goldstein <cardoe@gentoo.org>
echo-icon-theme-0.3.89.0_pre20080620.ebuild:
1.1 x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild?rev=1.1&content-type=text/plain
Index: echo-icon-theme-0.3.89.0_pre20081031.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/echo-icon-theme/echo-icon-theme-0.3.89.0_pre20081031.ebuild,v 1.1 2008/10/31 20:43:01 cardoe Exp $
inherit eutils gnome2-utils
DESCRIPTION="SVG icon theme from the Echo Icon project"
HOMEPAGE="https://fedorahosted.org/echo-icon-theme"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="binchecks strip"
RDEPEND=">=x11-misc/icon-naming-utils-0.8.2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
S="${WORKDIR}/${PN}-${PV/_pre*}"
src_compile() {
econf || die "econf failed."
emake || die "emake failed."
}
src_install() {
addwrite "/root/.gnome2"
emake DESTDIR="${D}" install || die "emake install failed."
dodoc AUTHORS ChangeLog
}
pkg_postinst() {
gnome2_icon_cache_update
}
pkg_postrm() {
gnome2_icon_cache_update
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-31 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 20:43 [gentoo-commits] gentoo-x86 commit in x11-themes/echo-icon-theme: ChangeLog echo-icon-theme-0.3.89.0_pre20081031.ebuild echo-icon-theme-0.3.89.0_pre20080620.ebuild Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox