diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
commit | ac096f4371b9e4f76a48c8fdd6961a15eae63fac (patch) | |
tree | 93fbc78bf8495b575c2349d4164e14a04c62232b /app-office/texmacs | |
parent | whitespace (diff) | |
download | gentoo-2-ac096f4371b9e4f76a48c8fdd6961a15eae63fac.tar.gz gentoo-2-ac096f4371b9e4f76a48c8fdd6961a15eae63fac.tar.bz2 gentoo-2-ac096f4371b9e4f76a48c8fdd6961a15eae63fac.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4-r1.ebuild | 3 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.5.6.ebuild | 3 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6-r1.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-office/texmacs/texmacs-1.0.4-r1.ebuild b/app-office/texmacs/texmacs-1.0.4-r1.ebuild index 751b0b36ba64..6498c5406b75 100644 --- a/app-office/texmacs/texmacs-1.0.4-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.4-r1.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-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.8 2007/01/10 17:49:09 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.9 2007/07/13 07:04:13 mr_bones_ Exp $ inherit flag-o-matic @@ -50,7 +50,6 @@ src_compile() { } - src_install() { make DESTDIR=${D} install || die diff --git a/app-office/texmacs/texmacs-1.0.5.6.ebuild b/app-office/texmacs/texmacs-1.0.5.6.ebuild index 40067606ce6c..92081651a9c0 100644 --- a/app-office/texmacs/texmacs-1.0.5.6.ebuild +++ b/app-office/texmacs/texmacs-1.0.5.6.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-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.5 2007/01/10 17:48:02 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.6 2007/07/13 07:04:13 mr_bones_ Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic @@ -55,7 +55,6 @@ src_compile() { } - src_install() { make DESTDIR=${D} install || die diff --git a/app-office/texmacs/texmacs-1.0.6-r1.ebuild b/app-office/texmacs/texmacs-1.0.6-r1.ebuild index 256c3c5a772f..c7c7d4a46afd 100644 --- a/app-office/texmacs/texmacs-1.0.6-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.6-r1.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-office/texmacs/texmacs-1.0.6-r1.ebuild,v 1.9 2007/01/10 17:49:31 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6-r1.ebuild,v 1.10 2007/07/13 07:04:13 mr_bones_ Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic eutils @@ -63,7 +63,6 @@ src_compile() { } - src_install() { make DESTDIR=${D} install || die |