diff options
author | 2009-08-09 12:01:01 +0000 | |
---|---|---|
committer | 2009-08-09 12:01:01 +0000 | |
commit | 43ad65476973df991ffa06c30deb32604303c0ac (patch) | |
tree | 43a154043c7fb7fa5deacce03e758123403267f4 /virtual | |
parent | ppc stable #272980 (diff) | |
download | gentoo-2-43ad65476973df991ffa06c30deb32604303c0ac.tar.gz gentoo-2-43ad65476973df991ffa06c30deb32604303c0ac.tar.bz2 gentoo-2-43ad65476973df991ffa06c30deb32604303c0ac.zip |
ppc stable #272980
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/poppler/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/poppler/poppler-0.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/poppler/ChangeLog b/virtual/poppler/ChangeLog index 8d4d5746f730..633b974d0abd 100644 --- a/virtual/poppler/ChangeLog +++ b/virtual/poppler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/poppler # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.20 2009/07/17 14:05:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.21 2009/08/09 12:01:01 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> poppler-0.10.7.ebuild: + ppc stable #272980 17 Jul 2009; Raúl Porcel <armin76@gentoo.org> poppler-0.10.7.ebuild: arm/ia64/s390/sh/sparc stable wrt #272980 diff --git a/virtual/poppler/poppler-0.10.7.ebuild b/virtual/poppler/poppler-0.10.7.ebuild index 3a776743e4d4..2b78ca77b673 100644 --- a/virtual/poppler/poppler-0.10.7.ebuild +++ b/virtual/poppler/poppler-0.10.7.ebuild @@ -1,6 +1,6 @@ # 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.10.7.ebuild,v 1.7 2009/07/17 14:05:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.10.7.ebuild,v 1.8 2009/08/09 12:01:01 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" PROPERTIES="virtual" |