summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 17:34:09 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 17:34:09 +0000
commit1d3cbbae7b721739169c66c533c1d26e7b4b5738 (patch)
tree78d7c6c53b92d531d7182c98b7cc503760942204 /dev-lisp
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-1d3cbbae7b721739169c66c533c1d26e7b4b5738.tar.gz
gentoo-2-1d3cbbae7b721739169c66c533c1d26e7b4b5738.tar.bz2
gentoo-2-1d3cbbae7b721739169c66c533c1d26e7b4b5738.zip
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)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-xml-psychiatrist/ChangeLog8
-rw-r--r--dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-xml-psychiatrist/ChangeLog b/dev-lisp/cl-xml-psychiatrist/ChangeLog
index 581fb58a0e48..d0ce0c9b528d 100644
--- a/dev-lisp/cl-xml-psychiatrist/ChangeLog
+++ b/dev-lisp/cl-xml-psychiatrist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-xml-psychiatrist
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/ChangeLog,v 1.6 2007/02/04 01:22:30 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/ChangeLog,v 1.7 2009/12/26 17:34:09 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> cl-xml-psychiatrist-0.4.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild
index 2884d7c18a14..92d1adb9830f 100644
--- a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild
+++ b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.4 2005/11/02 20:21:25 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.5 2009/12/26 17:34:09 pva Exp $
inherit common-lisp
@@ -14,7 +14,7 @@ IUSE="doc"
DEPEND="dev-lisp/cl-xmls
dev-lisp/cl-ppcre
- doc? ( dev-tex/latex2html virtual/ghostscript )"
+ doc? ( dev-tex/latex2html app-text/ghostscript-gpl )"
CLPACKAGE=xml-psychiatrist