diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-23 06:04:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-23 06:04:55 +0000 |
commit | 9378b34b9ff8e0ec2fbe5f58e84454326db00973 (patch) | |
tree | 0e0e84191353c890e99650e4ea84551b808ca567 | |
parent | Version bump, bugs #185665 and #175007. Includes init scripts for ipmievd tha... (diff) | |
download | gentoo-2-9378b34b9ff8e0ec2fbe5f58e84454326db00973.tar.gz gentoo-2-9378b34b9ff8e0ec2fbe5f58e84454326db00973.tar.bz2 gentoo-2-9378b34b9ff8e0ec2fbe5f58e84454326db00973.zip |
whitespace
(Portage version: 2.1.3.9)
-rw-r--r-- | app-i18n/skktools/skktools-1.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/skktools/skktools-1.3.ebuild b/app-i18n/skktools/skktools-1.3.ebuild index eeba92c91e49..b61216bf674e 100644 --- a/app-i18n/skktools/skktools-1.3.ebuild +++ b/app-i18n/skktools/skktools-1.3.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/app-i18n/skktools/skktools-1.3.ebuild,v 1.1 2007/09/22 23:32:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skktools/skktools-1.3.ebuild,v 1.2 2007/09/23 06:04:55 mr_bones_ Exp $ inherit elisp-common eutils @@ -18,7 +18,6 @@ DEPEND="emacs? ( virtual/emacs ) !gdbm? ( sys-libs/db ) >=dev-libs/glib-2" - src_unpack() { unpack ${A} cd "${S}" |