diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:25:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:25:14 +0000 |
commit | 332f4227c9ca450c1c73914c8c988845fc182c6f (patch) | |
tree | c4ad719ea31ef7a7607d9274a262e045283a8237 /dev-texlive/texlive-psutils | |
parent | Fix: dev-perl/Text-Tabs+Wrap -> virtual/perl-Text-Tabs+Wrap (diff) | |
download | gentoo-2-332f4227c9ca450c1c73914c8c988845fc182c6f.tar.gz gentoo-2-332f4227c9ca450c1c73914c8c988845fc182c6f.tar.bz2 gentoo-2-332f4227c9ca450c1c73914c8c988845fc182c6f.zip |
x86 stable, bug 253551
(Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-texlive/texlive-psutils')
-rw-r--r-- | dev-texlive/texlive-psutils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-psutils/ChangeLog b/dev-texlive/texlive-psutils/ChangeLog index 5e8f0ec33106..a20c27c432a5 100644 --- a/dev-texlive/texlive-psutils/ChangeLog +++ b/dev-texlive/texlive-psutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-psutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog,v 1.20 2009/03/06 21:59:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog,v 1.21 2009/03/07 11:25:14 fauli Exp $ + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + texlive-psutils-2008.ebuild: + x86 stable, bug 253551 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> texlive-psutils-2008.ebuild: Stable for HPPA (bug #253551). diff --git a/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild b/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild index 61abe2713c14..6ca9f356bda0 100644 --- a/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild +++ b/dev-texlive/texlive-psutils/texlive-psutils-2008.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/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild,v 1.4 2009/03/06 21:59:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild,v 1.5 2009/03/07 11:25:14 fauli Exp $ TEXLIVE_MODULE_CONTENTS="dvipsconfig bin-getafm bin-pstools bin-psutils bin-t1utils collection-psutils " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Extra font utilities" LICENSE="GPL-2 GPL-1 LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" RDEPEND="${DEPEND}" |