diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
commit | 8371542e66e85c37c70b4d2edea629bc8057346c (patch) | |
tree | 01713455823418d7776d14315804547878e3ba07 /dev-util/pmk | |
parent | stable on amd64 (diff) | |
download | historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.gz historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.bz2 historical-8371542e66e85c37c70b4d2edea629bc8057346c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-util/pmk')
-rw-r--r-- | dev-util/pmk/pmk-0.10.0.ebuild | 3 | ||||
-rw-r--r-- | dev-util/pmk/pmk-0.10.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/pmk/pmk-0.10.0.ebuild b/dev-util/pmk/pmk-0.10.0.ebuild index f0df9be961e8..41475bbcb999 100644 --- a/dev-util/pmk/pmk-0.10.0.ebuild +++ b/dev-util/pmk/pmk-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.10.0.ebuild,v 1.1 2006/12/09 21:31:39 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.10.0.ebuild,v 1.2 2007/07/12 01:05:42 mr_bones_ Exp $ inherit toolchain-funcs @@ -53,4 +53,3 @@ pkg_postinst() { ${ROOT}usr/bin/pmksetup -u PREFIX="/usr" &>/dev/null fi } - diff --git a/dev-util/pmk/pmk-0.10.1.ebuild b/dev-util/pmk/pmk-0.10.1.ebuild index d449eaa65aa5..598cc4c75c8c 100644 --- a/dev-util/pmk/pmk-0.10.1.ebuild +++ b/dev-util/pmk/pmk-0.10.1.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/dev-util/pmk/pmk-0.10.1.ebuild,v 1.1 2007/03/15 19:35:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.10.1.ebuild,v 1.2 2007/07/12 01:05:42 mr_bones_ Exp $ inherit toolchain-funcs @@ -55,4 +55,3 @@ pkg_postinst() { rm -f ${ROOT}etc/pmk/pmk.conf.bak fi } - |