diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-12 14:18:39 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-12 14:18:39 +0000 |
commit | 497018f82fc42f8d1a847d33152cc11d21867d97 (patch) | |
tree | bf2ddea9996260c0dc346abcf217212bf209ff4a /app-text/poppler-bindings | |
parent | Initial import (diff) | |
download | historical-497018f82fc42f8d1a847d33152cc11d21867d97.tar.gz historical-497018f82fc42f8d1a847d33152cc11d21867d97.tar.bz2 historical-497018f82fc42f8d1a847d33152cc11d21867d97.zip |
stable on amd64 wrt bug 117495
Package-Manager: portage-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/poppler-bindings-0.4.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 40b453219d92..e403883ba89c 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.5 2006/01/11 15:54:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.6 2006/01/12 14:18:21 blubb Exp $ + + 12 Jan 2006; Simon Stelling <blubb@gentoo.org> + poppler-bindings-0.4.3-r2.ebuild: + stable on amd64 wrt bug 117495 11 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> poppler-bindings-0.4.3-r2.ebuild: 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 f1e9ab0b60a8..c8a562470344 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.5 2006/01/11 15:54:38 dertobi123 Exp $ +# $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 $ 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 |