summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2009-01-12 21:03:43 +0000
committerNed Ludd <solar@gentoo.org>2009-01-12 21:03:43 +0000
commit7bcf6923c0a9fe47d260a031f4fb76cafeda1a10 (patch)
treeae451f645dc7e9b98f485d193d28a8f8654717d4 /x11-themes/matchbox-themes-extra
parent- typo in dodoc for ChangeLogs. bug 254506 (diff)
downloadgentoo-2-7bcf6923c0a9fe47d260a031f4fb76cafeda1a10.tar.gz
gentoo-2-7bcf6923c0a9fe47d260a031f4fb76cafeda1a10.tar.bz2
gentoo-2-7bcf6923c0a9fe47d260a031f4fb76cafeda1a10.zip
- typo in dodoc for ChangeLogs. bug 254506
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/matchbox-themes-extra')
-rw-r--r--x11-themes/matchbox-themes-extra/ChangeLog7
-rw-r--r--x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/matchbox-themes-extra/ChangeLog b/x11-themes/matchbox-themes-extra/ChangeLog
index 38478121e86d..0d428959c571 100644
--- a/x11-themes/matchbox-themes-extra/ChangeLog
+++ b/x11-themes/matchbox-themes-extra/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/matchbox-themes-extra
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/matchbox-themes-extra/ChangeLog,v 1.6 2008/07/13 07:37:17 josejx Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/matchbox-themes-extra/ChangeLog,v 1.7 2009/01/12 21:03:43 solar Exp $
+
+ 12 Jan 2009; <solar@gentoo.org> matchbox-themes-extra-0.3.ebuild:
+ - typo in dodoc for ChangeLogs. bug 254506
13 Jul 2008; Joseph Jezak <josejx@gentoo.org>
matchbox-themes-extra-0.3.ebuild:
diff --git a/x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild b/x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild
index 00874860fa70..e87d5b7b7211 100644
--- a/x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild
+++ b/x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2006-2008 Gentoo Foundation
+# Copyright 2006-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild,v 1.5 2008/07/13 07:37:17 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/matchbox-themes-extra/matchbox-themes-extra-0.3.ebuild,v 1.6 2009/01/12 21:03:43 solar Exp $
inherit versionator
@@ -26,5 +26,5 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die "Installation failed"
- dodoc AUTHORS Changelog INSTALL NEWS README
+ dodoc AUTHORS ChangeLog INSTALL NEWS README
}