summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-12-18 18:10:23 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-12-18 18:10:23 +0000
commitc6807e8ee453dc6e95874ba0b4a632121a3c876f (patch)
tree2ce50e8ad4fa42f56655d07d0854b3b31e7dd555 /x11-themes/gtk-engines-rezlooks
parentMajor revision with lots of changes. See ChangeLog for details (diff)
downloadgentoo-2-c6807e8ee453dc6e95874ba0b4a632121a3c876f.tar.gz
gentoo-2-c6807e8ee453dc6e95874ba0b4a632121a3c876f.tar.bz2
gentoo-2-c6807e8ee453dc6e95874ba0b4a632121a3c876f.zip
Changelog not ChangeLog
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'x11-themes/gtk-engines-rezlooks')
-rw-r--r--x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild b/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild
index 2da699b1b90b..1d48c4851184 100644
--- a/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild
+++ b/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild
@@ -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/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild,v 1.5 2008/12/18 18:08:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6.ebuild,v 1.6 2008/12/18 18:10:23 ssuominen Exp $
DESCRIPTION="Rezlooks GTK+ Engine"
HOMEPAGE="http://www.gnome-look.org/content/show.php?content=39179"
@@ -24,5 +24,5 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
- dodoc AUTHORS ChangeLog CREDITS NEWS README
+ dodoc AUTHORS Changelog CREDITS NEWS README
}