From c31234c4d713f0ccdfcf886ec1f26eb2b412b394 Mon Sep 17 00:00:00 2001 From: Peter Alfredsen Date: Wed, 9 Sep 2009 20:51:51 +0000 Subject: Bump to 0.12.0 (Portage version: 2.2_rc40/cvs/Linux x86_64) --- virtual/poppler/ChangeLog | 8 +++++++- virtual/poppler/poppler-0.11.0.ebuild | 19 ------------------- virtual/poppler/poppler-0.11.3.ebuild | 19 ------------------- virtual/poppler/poppler-0.12.0.ebuild | 19 +++++++++++++++++++ 4 files changed, 26 insertions(+), 39 deletions(-) delete mode 100644 virtual/poppler/poppler-0.11.0.ebuild delete mode 100644 virtual/poppler/poppler-0.11.3.ebuild create mode 100644 virtual/poppler/poppler-0.12.0.ebuild (limited to 'virtual') diff --git a/virtual/poppler/ChangeLog b/virtual/poppler/ChangeLog index 081da1314327..d665074afc82 100644 --- a/virtual/poppler/ChangeLog +++ b/virtual/poppler/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/poppler # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.22 2009/08/22 21:32:42 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.23 2009/09/09 20:51:51 loki_val Exp $ + +*poppler-0.12.0 (09 Sep 2009) + + 09 Sep 2009; Peter Alfredsen -poppler-0.11.0.ebuild, + -poppler-0.11.3.ebuild, +poppler-0.12.0.ebuild: + Bump to 0.12.0 *poppler-0.11.3 (22 Aug 2009) diff --git a/virtual/poppler/poppler-0.11.0.ebuild b/virtual/poppler/poppler-0.11.0.ebuild deleted file mode 100644 index ac387d35bee3..000000000000 --- a/virtual/poppler/poppler-0.11.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.11.0.ebuild,v 1.1 2009/05/12 12:05:04 loki_val Exp $ - -EAPI=2 - -DESCRIPTION="Virtual package, includes packages that contain libpoppler-glib.so" -HOMEPAGE="http://poppler.freedesktop.org/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="lcms" - -PROPERTIES="virtual" - -RDEPEND="~dev-libs/poppler-${PV}[lcms?]" -DEPEND="${RDEPEND}" diff --git a/virtual/poppler/poppler-0.11.3.ebuild b/virtual/poppler/poppler-0.11.3.ebuild deleted file mode 100644 index 09b6e025d0df..000000000000 --- a/virtual/poppler/poppler-0.11.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.11.3.ebuild,v 1.1 2009/08/22 21:32:42 loki_val Exp $ - -EAPI=2 - -DESCRIPTION="Virtual package, includes packages that contain libpoppler-glib.so" -HOMEPAGE="http://poppler.freedesktop.org/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="lcms" - -PROPERTIES="virtual" - -RDEPEND="~dev-libs/poppler-${PV}[lcms?]" -DEPEND="${RDEPEND}" diff --git a/virtual/poppler/poppler-0.12.0.ebuild b/virtual/poppler/poppler-0.12.0.ebuild new file mode 100644 index 000000000000..e1307c9f46f0 --- /dev/null +++ b/virtual/poppler/poppler-0.12.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.12.0.ebuild,v 1.1 2009/09/09 20:51:51 loki_val Exp $ + +EAPI=2 + +DESCRIPTION="Virtual package, includes packages that contain libpoppler-glib.so" +HOMEPAGE="http://poppler.freedesktop.org/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="lcms" + +PROPERTIES="virtual" + +RDEPEND="~dev-libs/poppler-${PV}[lcms?]" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad