diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:35:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:35:11 +0000 |
commit | 1316cbc2251f366a4739eecc665bab77fb6ec554 (patch) | |
tree | 1153b957baf26bc1e633cddcb1468cde18872034 /app-misc/detox | |
parent | whitespace (diff) | |
download | historical-1316cbc2251f366a4739eecc665bab77fb6ec554.tar.gz historical-1316cbc2251f366a4739eecc665bab77fb6ec554.tar.bz2 historical-1316cbc2251f366a4739eecc665bab77fb6ec554.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-misc/detox')
-rw-r--r-- | app-misc/detox/detox-1.1.0.ebuild | 3 | ||||
-rw-r--r-- | app-misc/detox/detox-1.1.1-r1.ebuild | 3 | ||||
-rw-r--r-- | app-misc/detox/detox-1.1.1.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-misc/detox/detox-1.1.0.ebuild b/app-misc/detox/detox-1.1.0.ebuild index ba11e1c07c16..968c180edd22 100644 --- a/app-misc/detox/detox-1.1.0.ebuild +++ b/app-misc/detox/detox-1.1.0.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-misc/detox/detox-1.1.0.ebuild,v 1.2 2005/03/06 13:57:51 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.1.0.ebuild,v 1.3 2007/07/12 03:35:11 mr_bones_ Exp $ inherit eutils @@ -36,4 +36,3 @@ src_install() { make DESTDIR="${D}" install || die "install failed" dodoc README CHANGES } - diff --git a/app-misc/detox/detox-1.1.1-r1.ebuild b/app-misc/detox/detox-1.1.1-r1.ebuild index c8eb328a9854..3b2645224482 100644 --- a/app-misc/detox/detox-1.1.1-r1.ebuild +++ b/app-misc/detox/detox-1.1.1-r1.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-misc/detox/detox-1.1.1-r1.ebuild,v 1.7 2006/09/03 19:53:39 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.1.1-r1.ebuild,v 1.8 2007/07/12 03:35:11 mr_bones_ Exp $ inherit eutils @@ -35,4 +35,3 @@ src_install() { rm -f "${D}/etc/detoxrc.sample" dodoc README CHANGES } - diff --git a/app-misc/detox/detox-1.1.1.ebuild b/app-misc/detox/detox-1.1.1.ebuild index b15a80bebfb4..1ec4a4af2501 100644 --- a/app-misc/detox/detox-1.1.1.ebuild +++ b/app-misc/detox/detox-1.1.1.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-misc/detox/detox-1.1.1.ebuild,v 1.3 2005/05/03 10:27:53 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/detox-1.1.1.ebuild,v 1.4 2007/07/12 03:35:11 mr_bones_ Exp $ inherit eutils @@ -33,4 +33,3 @@ src_install() { make DESTDIR="${D}" install || die "install failed" dodoc README CHANGES } - |