diff options
author | 2010-02-04 21:35:46 +0000 | |
---|---|---|
committer | 2010-02-04 21:35:46 +0000 | |
commit | 60cf46a75efc113568c40fd99c06a4522af1378d (patch) | |
tree | 8d23475129d5e8cb651fe8cf2f11798fbcaf4bfc /virtual | |
parent | arm stable, bug #290464 (diff) | |
download | gentoo-2-60cf46a75efc113568c40fd99c06a4522af1378d.tar.gz gentoo-2-60cf46a75efc113568c40fd99c06a4522af1378d.tar.bz2 gentoo-2-60cf46a75efc113568c40fd99c06a4522af1378d.zip |
arm stable, bug #290464
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/poppler/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/poppler/poppler-0.12.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/poppler/ChangeLog b/virtual/poppler/ChangeLog index e0df25565bd8..277364c995d9 100644 --- a/virtual/poppler/ChangeLog +++ b/virtual/poppler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/poppler # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.36 2010/02/03 22:11:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.37 2010/02/04 21:35:46 maekke Exp $ + + 04 Feb 2010; Markus Meier <maekke@gentoo.org> poppler-0.12.3-r1.ebuild: + arm stable, bug #290464 03 Feb 2010; Markus Meier <maekke@gentoo.org> poppler-0.12.3-r1.ebuild: amd64 stable, bug #290464 diff --git a/virtual/poppler/poppler-0.12.3-r1.ebuild b/virtual/poppler/poppler-0.12.3-r1.ebuild index aa98a3846438..09c56e166c4f 100644 --- a/virtual/poppler/poppler-0.12.3-r1.ebuild +++ b/virtual/poppler/poppler-0.12.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.12.3-r1.ebuild,v 1.6 2010/02/03 22:11:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.12.3-r1.ebuild,v 1.7 2010/02/04 21:35:46 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+lcms" PROPERTIES="virtual" |