diff options
author | Harald van Dijk <truedfx@gentoo.org> | 2008-12-16 19:30:03 +0000 |
---|---|---|
committer | Harald van Dijk <truedfx@gentoo.org> | 2008-12-16 19:30:03 +0000 |
commit | 9781f78f51e19b2665ee45e76d0acdba6cf89080 (patch) | |
tree | bc66188fd886e6c614825493fdfd1f7bfff12f8c /dev-lang/fpc/fpc-2.2.0-r1.ebuild | |
parent | ia64 stable wrt #238774 (diff) | |
download | gentoo-2-9781f78f51e19b2665ee45e76d0acdba6cf89080.tar.gz gentoo-2-9781f78f51e19b2665ee45e76d0acdba6cf89080.tar.bz2 gentoo-2-9781f78f51e19b2665ee45e76d0acdba6cf89080.zip |
Remove mention of virtual/tetex (#222501)
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-gentoo-r6 x86_64)
Diffstat (limited to 'dev-lang/fpc/fpc-2.2.0-r1.ebuild')
-rw-r--r-- | dev-lang/fpc/fpc-2.2.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/fpc/fpc-2.2.0-r1.ebuild b/dev-lang/fpc/fpc-2.2.0-r1.ebuild index bac3c412c857..cc83f9cc1ba8 100644 --- a/dev-lang/fpc/fpc-2.2.0-r1.ebuild +++ b/dev-lang/fpc/fpc-2.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild,v 1.1 2008/10/05 15:22:09 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild,v 1.2 2008/12/16 19:30:03 truedfx Exp $ inherit eutils @@ -26,7 +26,6 @@ IUSE="doc source" DEPEND="!dev-lang/fpc-bin !dev-lang/fpc-source" -# doc? ( virtual/tetex ) src_unpack() { case ${ARCH} in |