diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 04:37:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 04:37:48 +0000 |
commit | 6efbaa6a42fa9d1e5314803769385bbce5778fbe (patch) | |
tree | 326f7a01286a59994600efe55bdf94b1aca191bc /app-text/glark | |
parent | Import from gentoo-sunrise, bug #160755 (diff) | |
download | historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.tar.gz historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.tar.bz2 historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-text/glark')
-rw-r--r-- | app-text/glark/glark-1.7.3.ebuild | 3 | ||||
-rw-r--r-- | app-text/glark/glark-1.7.5.ebuild | 3 | ||||
-rw-r--r-- | app-text/glark/glark-1.7.8.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-text/glark/glark-1.7.3.ebuild b/app-text/glark/glark-1.7.3.ebuild index 9094d270bcec..d78f26269bd6 100644 --- a/app-text/glark/glark-1.7.3.ebuild +++ b/app-text/glark/glark-1.7.3.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/app-text/glark/glark-1.7.3.ebuild,v 1.6 2005/08/13 14:38:21 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.3.ebuild,v 1.7 2007/07/12 04:37:47 mr_bones_ Exp $ inherit bash-completion @@ -29,4 +29,3 @@ src_install () { make DESTDIR=${D} install dobashcompletion ${FILESDIR}/${PV}/glark-completion ${PN} } - diff --git a/app-text/glark/glark-1.7.5.ebuild b/app-text/glark/glark-1.7.5.ebuild index 1f92b98903fa..7219ec6748c2 100644 --- a/app-text/glark/glark-1.7.5.ebuild +++ b/app-text/glark/glark-1.7.5.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/app-text/glark/glark-1.7.5.ebuild,v 1.1 2006/01/31 17:39:20 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.5.ebuild,v 1.2 2007/07/12 04:37:47 mr_bones_ Exp $ inherit bash-completion @@ -29,4 +29,3 @@ src_install () { make DESTDIR="${D}" install dobashcompletion "${FILESDIR}/1.7.4/glark-completion" ${PN} } - diff --git a/app-text/glark/glark-1.7.8.ebuild b/app-text/glark/glark-1.7.8.ebuild index ddba23d45d9f..44bec8450a70 100644 --- a/app-text/glark/glark-1.7.8.ebuild +++ b/app-text/glark/glark-1.7.8.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-text/glark/glark-1.7.8.ebuild,v 1.6 2007/04/06 22:08:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.8.ebuild,v 1.7 2007/07/12 04:37:47 mr_bones_ Exp $ inherit bash-completion @@ -29,4 +29,3 @@ src_install () { make DESTDIR="${D}" install dobashcompletion "${FILESDIR}/1.7.4/glark-completion" ${PN} } - |