diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:20:01 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:20:01 +0000 |
commit | f4a4b29225b2e2b0d9302e457f225232adbdb99b (patch) | |
tree | b249f25b5832c5cccb30a79a7ae940083ef04542 /virtual | |
parent | Add ~sparc wrt #295088 (diff) | |
download | gentoo-2-f4a4b29225b2e2b0d9302e457f225232adbdb99b.tar.gz gentoo-2-f4a4b29225b2e2b0d9302e457f225232adbdb99b.tar.bz2 gentoo-2-f4a4b29225b2e2b0d9302e457f225232adbdb99b.zip |
app-text/ghostscript-gnu no longer in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ghostscript/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/ghostscript/ghostscript-0.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/virtual/ghostscript/ChangeLog b/virtual/ghostscript/ChangeLog index 0900610edc3b..10156416c310 100644 --- a/virtual/ghostscript/ChangeLog +++ b/virtual/ghostscript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/ghostscript # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.9 2009/12/15 20:00:12 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.10 2009/12/26 17:20:00 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> ghostscript-0.ebuild: + app-text/ghostscript-gnu no longer in the tree. 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> ghostscript-0.ebuild: QA: Add prefix keywords diff --git a/virtual/ghostscript/ghostscript-0.ebuild b/virtual/ghostscript/ghostscript-0.ebuild index a3d345eb300d..e2fa5abe8b34 100644 --- a/virtual/ghostscript/ghostscript-0.ebuild +++ b/virtual/ghostscript/ghostscript-0.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/virtual/ghostscript/ghostscript-0.ebuild,v 1.8 2009/12/15 20:00:12 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild,v 1.9 2009/12/26 17:20:01 pva Exp $ DESCRIPTION="Virtual for Ghostscript" HOMEPAGE="http://www.ghostscript.com" @@ -12,5 +12,4 @@ IUSE="" DEPEND="" RDEPEND="|| ( app-text/ghostscript-gpl - app-text/ghostscript-gnu )" |