From d7029b5ba46576824f51940bab7ced08cac42a02 Mon Sep 17 00:00:00 2001 From: Peter Volkov Date: Sat, 26 Dec 2009 17:33:05 +0000 Subject: virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree. (Portage version: 2.1.7.16/cvs/Linux x86_64) --- dev-lang/nasm/ChangeLog | 6 +++++- dev-lang/nasm/nasm-2.07.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-lang/nasm') diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog index 410cb2d829b9..707b2b3bb3e4 100644 --- a/dev-lang/nasm/ChangeLog +++ b/dev-lang/nasm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/nasm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.60 2009/09/12 19:31:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.61 2009/12/26 17:33:05 pva Exp $ + + 26 Dec 2009; Peter Volkov nasm-2.07.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 12 Sep 2009; Michael Sterrett nasm-2.07.ebuild: work around parallel-build issues and use the upstream makefiles for more diff --git a/dev-lang/nasm/nasm-2.07.ebuild b/dev-lang/nasm/nasm-2.07.ebuild index aeff8d8a0c04..9f4f76bcc56a 100644 --- a/dev-lang/nasm/nasm-2.07.ebuild +++ b/dev-lang/nasm/nasm-2.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild,v 1.3 2009/09/12 19:31:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild,v 1.4 2009/12/26 17:33:05 pva Exp $ EAPI=2 inherit autotools eutils toolchain-funcs flag-o-matic @@ -15,7 +15,7 @@ KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="doc" DEPEND="dev-lang/perl - doc? ( virtual/ghostscript sys-apps/texinfo )" + doc? ( app-text/ghostscript-gpl sys-apps/texinfo )" RDEPEND="" S=${WORKDIR}/${P/_} -- cgit v1.2.3-65-gdbad