diff options
author | 2006-01-13 01:33:08 +0000 | |
---|---|---|
committer | 2006-01-13 01:33:08 +0000 | |
commit | d47556f45cdf309853932d7f3b66ac6056052d4c (patch) | |
tree | 34e5215a67d52665c75555145757c5053ef56e8d /app-text/poppler-bindings | |
parent | Cleanup old (diff) | |
download | gentoo-2-d47556f45cdf309853932d7f3b66ac6056052d4c.tar.gz gentoo-2-d47556f45cdf309853932d7f3b66ac6056052d4c.tar.bz2 gentoo-2-d47556f45cdf309853932d7f3b66ac6056052d4c.zip |
Stable on x86; bug #117495
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/poppler-bindings')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/Manifest | 2 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index e403883ba89c..8b8919735bb0 100644 --- a/app-text/poppler-bindings/ChangeLog +++ b/app-text/poppler-bindings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler-bindings # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.6 2006/01/12 14:18:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.7 2006/01/13 01:31:24 halcy0n Exp $ + + 13 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + poppler-bindings-0.4.3-r2.ebuild: + Stable on x86; bug #117495 12 Jan 2006; Simon Stelling <blubb@gentoo.org> poppler-bindings-0.4.3-r2.ebuild: diff --git a/app-text/poppler-bindings/Manifest b/app-text/poppler-bindings/Manifest index 3d10ecd38495..51bb66d6680d 100644 --- a/app-text/poppler-bindings/Manifest +++ b/app-text/poppler-bindings/Manifest @@ -3,4 +3,4 @@ MD5 fd7bca7be5c5d5779b32f4c4e7fe9b4c files/digest-poppler-bindings-0.4.3-r2 65 MD5 3342aad1175b4b522f84e453999fbb05 files/poppler-0.4.1-cairo-ft.patch 470 MD5 73800d8735fd2813b3ef67ad511fc2b5 files/poppler-0.4.3-bindings.patch 2915 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 287b16dd6227e084c1771c116bf0fc98 poppler-bindings-0.4.3-r2.ebuild 1302 +MD5 970eff7a2c45ee2e91399022ad463504 poppler-bindings-0.4.3-r2.ebuild 1301 diff --git a/app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild b/app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild index c8a562470344..7ffadc5109d8 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild,v 1.6 2006/01/12 14:18:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.4.3-r2.ebuild,v 1.7 2006/01/13 01:31:24 halcy0n Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="gtk qt cairo" RDEPEND=">=app-text/poppler-0.4.3-r2 |