diff options
-rw-r--r-- | app-text/pspresent/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.2-r1.ebuild | 7 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.2.ebuild | 7 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.3.ebuild | 7 |
4 files changed, 15 insertions, 14 deletions
diff --git a/app-text/pspresent/ChangeLog b/app-text/pspresent/ChangeLog index e7c1a37bfa5f..7b62936f1fed 100644 --- a/app-text/pspresent/ChangeLog +++ b/app-text/pspresent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/pspresent -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.25 2007/10/20 11:50:54 angelos Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.26 2009/09/23 16:37:22 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> pspresent-1.2.ebuild, + pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild: + Remove virtual/libc 20 Oct 2007; Christoph Mende <angelos@gentoo.org> pspresent-1.3.ebuild: Stable on amd64 wrt bug #195176 diff --git a/app-text/pspresent/pspresent-1.2-r1.ebuild b/app-text/pspresent/pspresent-1.2-r1.ebuild index ba0a11e795d1..900d16ea53a6 100644 --- a/app-text/pspresent/pspresent-1.2-r1.ebuild +++ b/app-text/pspresent/pspresent-1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.ebuild,v 1.3 2007/07/22 10:24:50 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2-r1.ebuild,v 1.4 2009/09/23 16:37:22 patrick Exp $ IUSE="xinerama" @@ -8,8 +8,7 @@ DESCRIPTION="A tool to display full-screen PostScript presentations." SRC_URI="http://www.cse.unsw.edu.au/~matthewc/pspresent/${P}.tar.gz" HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" -RDEPEND="virtual/libc - x11-libs/libX11 +RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) virtual/ghostscript" DEPEND="${RDEPEND} diff --git a/app-text/pspresent/pspresent-1.2.ebuild b/app-text/pspresent/pspresent-1.2.ebuild index dcfd12736d60..f1208ec9da32 100644 --- a/app-text/pspresent/pspresent-1.2.ebuild +++ b/app-text/pspresent/pspresent-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.ebuild,v 1.10 2007/07/22 10:24:50 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.11 2009/09/23 16:37:22 patrick Exp $ IUSE="xinerama" @@ -8,8 +8,7 @@ DESCRIPTION="A tool to display full-screen PostScript presentations." SRC_URI="http://www.cse.unsw.edu.au/~matthewc/pspresent/${P}.tar.gz" HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" -RDEPEND="virtual/libc - x11-libs/libX11 +RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) virtual/ghostscript" DEPEND="${RDEPEND} diff --git a/app-text/pspresent/pspresent-1.3.ebuild b/app-text/pspresent/pspresent-1.3.ebuild index 5ebbd4c41190..e7515bac361b 100644 --- a/app-text/pspresent/pspresent-1.3.ebuild +++ b/app-text/pspresent/pspresent-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.ebuild,v 1.5 2007/10/20 11:50:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.6 2009/09/23 16:37:22 patrick Exp $ IUSE="xinerama" @@ -8,8 +8,7 @@ DESCRIPTION="A tool to display full-screen PostScript presentations." SRC_URI="http://www.cse.unsw.edu.au/~matthewc/pspresent/${P}.tar.gz" HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" -RDEPEND="virtual/libc - x11-libs/libX11 +RDEPEND="x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) virtual/ghostscript" DEPEND="${RDEPEND} |