diff options
Diffstat (limited to 'sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild')
-rw-r--r-- | sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild b/sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild index 86727b527f5a..858f053e4233 100644 --- a/sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild +++ b/sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild,v 1.2 2007/06/12 16:21:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/hibernate-script-1.95-r2.ebuild,v 1.3 2007/06/14 21:00:29 dertobi123 Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.suspend2.net/downloads/all/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="logrotate vim-syntax" |