From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NOatA-0008AX-3J for garchives@archives.gentoo.org; Sat, 26 Dec 2009 17:57:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0358E07B5; Sat, 26 Dec 2009 17:57:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 63877E07B5 for ; Sat, 26 Dec 2009 17:57:15 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F2A7667D3B for ; Sat, 26 Dec 2009 17:57:14 +0000 (UTC) Received: from pva by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NOaUn-0001oZ-B9 for gentoo-commits@lists.gentoo.org; Sat, 26 Dec 2009 17:32:05 +0000 From: "Peter Volkov (pva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/pspresent: pspresent-1.2.ebuild ChangeLog pspresent-1.3.ebuild pspresent-1.2-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: pspresent-1.2.ebuild ChangeLog pspresent-1.3.ebuild pspresent-1.2-r1.ebuild X-VCS-Directories: app-text/pspresent X-VCS-Committer: pva X-VCS-Committer-Name: Peter Volkov Content-Type: text/plain; charset=utf8 Message-Id: Sender: Peter Volkov Date: Sat, 26 Dec 2009 17:32:05 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8a180e6e-742c-4a20-b11a-8aef42abd2f3 X-Archives-Hash: aad81dac26c746cc9f8700dc15ddec85 pva 09/12/26 17:32:05 Modified: pspresent-1.2.ebuild ChangeLog pspresent-1.3.ebui= ld pspresent-1.2-r1.ebuild Log: virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the o= nly implementation left in the tree. (Portage version: 2.1.7.16/cvs/Linux x86_64) Revision Changes Path 1.12 app-text/pspresent/pspresent-1.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.2.ebuild?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.2.ebuild?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.2.ebuild?r1=3D1.11&r2=3D1.12 Index: pspresent-1.2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild= ,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pspresent-1.2.ebuild 23 Sep 2009 16:37:22 -0000 1.11 +++ pspresent-1.2.ebuild 26 Dec 2009 17:32:04 -0000 1.12 @@ -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/app-text/pspresent/pspresent-1.2.ebui= ld,v 1.11 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebui= ld,v 1.12 2009/12/26 17:32:04 pva Exp $ =20 IUSE=3D"xinerama" =20 @@ -10,7 +10,7 @@ =20 RDEPEND=3D"x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND=3D"${RDEPEND} x11-proto/xproto xinerama? ( x11-proto/xineramaproto ) 1.27 app-text/pspresent/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /ChangeLog?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /ChangeLog?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /ChangeLog?r1=3D1.26&r2=3D1.27 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 23 Sep 2009 16:37:22 -0000 1.26 +++ ChangeLog 26 Dec 2009 17:32:04 -0000 1.27 @@ -1,6 +1,11 @@ # ChangeLog for app-text/pspresent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.26 2= 009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.27 2= 009/12/26 17:32:04 pva Exp $ + + 26 Dec 2009; Peter Volkov pspresent-1.2.ebuild, + pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the = only + implementation left in the tree. =20 23 Sep 2009; Patrick Lauer pspresent-1.2.ebuild, pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild: 1.7 app-text/pspresent/pspresent-1.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.3.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.3.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.3.ebuild?r1=3D1.6&r2=3D1.7 Index: pspresent-1.3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild= ,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pspresent-1.3.ebuild 23 Sep 2009 16:37:22 -0000 1.6 +++ pspresent-1.3.ebuild 26 Dec 2009 17:32:04 -0000 1.7 @@ -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/app-text/pspresent/pspresent-1.3.ebui= ld,v 1.6 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebui= ld,v 1.7 2009/12/26 17:32:04 pva Exp $ =20 IUSE=3D"xinerama" =20 @@ -10,7 +10,7 @@ =20 RDEPEND=3D"x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND=3D"${RDEPEND} x11-proto/xproto xinerama? ( x11-proto/xineramaproto ) 1.5 app-text/pspresent/pspresent-1.2-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.2-r1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.2-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/pspresent= /pspresent-1.2-r1.ebuild?r1=3D1.4&r2=3D1.5 Index: pspresent-1.2-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebu= ild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pspresent-1.2-r1.ebuild 23 Sep 2009 16:37:22 -0000 1.4 +++ pspresent-1.2-r1.ebuild 26 Dec 2009 17:32:04 -0000 1.5 @@ -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/app-text/pspresent/pspresent-1.2-r1.e= build,v 1.4 2009/09/23 16:37:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.e= build,v 1.5 2009/12/26 17:32:04 pva Exp $ =20 IUSE=3D"xinerama" =20 @@ -10,7 +10,7 @@ =20 RDEPEND=3D"x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) - virtual/ghostscript" + app-text/ghostscript-gpl" DEPEND=3D"${RDEPEND} x11-proto/xproto xinerama? ( x11-proto/xineramaproto )