summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-08-10 21:58:40 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-08-10 21:58:40 +0000
commitaff5ed3870f46115be1fcbbbf363ed276cc850fb (patch)
tree0cc9750c6e445cd31411c526075db88a380942dd /sys-power
parentAdd include files. (diff)
downloadgentoo-2-aff5ed3870f46115be1fcbbbf363ed276cc850fb.tar.gz
gentoo-2-aff5ed3870f46115be1fcbbbf363ed276cc850fb.tar.bz2
gentoo-2-aff5ed3870f46115be1fcbbbf363ed276cc850fb.zip
Fix typo in DESCRIPTION.
(Portage version: 13979-svn/cvs/Linux x86_64)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/pm-utils/pm-utils-1.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/pm-utils/pm-utils-1.2.5.ebuild b/sys-power/pm-utils/pm-utils-1.2.5.ebuild
index 736dbbd8cac7..b626cf9026f5 100644
--- a/sys-power/pm-utils/pm-utils-1.2.5.ebuild
+++ b/sys-power/pm-utils/pm-utils-1.2.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/pm-utils/pm-utils-1.2.5.ebuild,v 1.5 2009/08/09 12:43:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/pm-utils/pm-utils-1.2.5.ebuild,v 1.6 2009/08/10 21:58:40 arfrever Exp $
EAPI="2"
inherit autotools eutils
-DESCRIPTION="Suspend and hibernation utilties for HAL"
+DESCRIPTION="Suspend and hibernation utilities for HAL"
HOMEPAGE="http://pm-utils.freedesktop.org/"
SRC_URI="http://pm-utils.freedesktop.org/releases/${P}.tar.gz"