summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-03-10 21:54:24 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-03-10 21:54:24 +0000
commit6d87d6a6c4dfbef7f435e6ad9acbfcc8a64ea64a (patch)
tree24f635e563af1a5d282cd0b192ed91150338885b /kde-misc/kshutdown
parentVersion bump, closing bug #84524 (diff)
downloadgentoo-2-6d87d6a6c4dfbef7f435e6ad9acbfcc8a64ea64a.tar.gz
gentoo-2-6d87d6a6c4dfbef7f435e6ad9acbfcc8a64ea64a.tar.bz2
gentoo-2-6d87d6a6c4dfbef7f435e6ad9acbfcc8a64ea64a.zip
Add comment.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-misc/kshutdown')
-rw-r--r--kde-misc/kshutdown/kshutdown-0.6.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-misc/kshutdown/kshutdown-0.6.0.ebuild b/kde-misc/kshutdown/kshutdown-0.6.0.ebuild
index 560b29b6aa11..5127ff2f32b7 100644
--- a/kde-misc/kshutdown/kshutdown-0.6.0.ebuild
+++ b/kde-misc/kshutdown/kshutdown-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kshutdown/kshutdown-0.6.0.ebuild,v 1.1 2005/03/10 15:34:53 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kshutdown/kshutdown-0.6.0.ebuild,v 1.2 2005/03/10 21:54:24 greg_g Exp $
inherit kde
@@ -18,6 +18,7 @@ need-kde 3.3
src_unpack() {
kde_src_unpack
+ # Patch sent upstream, will be in 0.6.1.
epatch "${FILESDIR}/${P}-makefile-fix.patch"
make -f admin/Makefile.common
}