diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 14:34:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 14:34:31 +0000 |
commit | 2f4afc321e025e8c5b630f480417b2f06c3dbc00 (patch) | |
tree | ccc118290c114466b34ba56466b546261fa95c04 /dev-texlive/texlive-pstricks | |
parent | Remove old version (diff) | |
download | gentoo-2-2f4afc321e025e8c5b630f480417b2f06c3dbc00.tar.gz gentoo-2-2f4afc321e025e8c5b630f480417b2f06c3dbc00.tar.bz2 gentoo-2-2f4afc321e025e8c5b630f480417b2f06c3dbc00.zip |
Add ~alpha/~ia64 wrt #195815
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-texlive/texlive-pstricks')
-rw-r--r-- | dev-texlive/texlive-pstricks/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pstricks/ChangeLog b/dev-texlive/texlive-pstricks/ChangeLog index f14386df3f98..436f847d24ad 100644 --- a/dev-texlive/texlive-pstricks/ChangeLog +++ b/dev-texlive/texlive-pstricks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-pstricks # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.3 2007/10/25 12:45:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.4 2007/10/25 14:33:51 armin76 Exp $ + + 25 Oct 2007; Raúl Porcel <armin76@gentoo.org> + texlive-pstricks-2007.ebuild: + Add ~alpha/~ia64 wrt bug #195815 25 Oct 2007; Ferris McCormick <fmccor@gentoo.org> texlive-pstricks-2007.ebuild: diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild index aa22e38d186e..8fd049f1947a 100644 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild +++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild,v 1.3 2007/10/25 12:45:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2007.ebuild,v 1.4 2007/10/25 14:33:51 armin76 Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive PSTricks packages" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~sparc ~x86" |