diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 15:46:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 15:46:18 +0000 |
commit | c59f48d62e69e543d0e6da540650dd0a1ea536a9 (patch) | |
tree | da3a74fbdeb7881023d678ad596747dc3a66ce45 /dev-libs/ptexenc | |
parent | clean up (diff) | |
download | historical-c59f48d62e69e543d0e6da540650dd0a1ea536a9.tar.gz historical-c59f48d62e69e543d0e6da540650dd0a1ea536a9.tar.bz2 historical-c59f48d62e69e543d0e6da540650dd0a1ea536a9.zip |
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r-- | dev-libs/ptexenc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/ptexenc/ChangeLog b/dev-libs/ptexenc/ChangeLog index 385f26a72ac7..95945de8310c 100644 --- a/dev-libs/ptexenc/ChangeLog +++ b/dev-libs/ptexenc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/ptexenc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.6 2011/02/20 09:32:37 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.7 2011/02/27 15:46:18 armin76 Exp $ + + 27 Feb 2011; Raúl Porcel <armin76@gentoo.org> + ptexenc-1.1.0_p20100722.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> ptexenc-1.1.0_p20100722.ebuild: diff --git a/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild b/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild index c2fc010df8f5..e93876011662 100644 --- a/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.6 2011/02/20 09:32:37 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.7 2011/02/27 15:46:18 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos" IUSE="iconv static-libs" DEPEND="iconv? ( virtual/libiconv )" |