diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-08 06:32:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-08 06:32:12 +0000 |
commit | 57acfb1ce2543949d33bfde36119ea811aa29875 (patch) | |
tree | 22cb67cce87605a9125e4676de6c0053e190d153 /dev-texlive/texlive-langspanish | |
parent | fix compile with newer linux-headers (bug #215918) (diff) | |
download | historical-57acfb1ce2543949d33bfde36119ea811aa29875.tar.gz historical-57acfb1ce2543949d33bfde36119ea811aa29875.tar.bz2 historical-57acfb1ce2543949d33bfde36119ea811aa29875.zip |
Stable for HPPA (bug #215735).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-texlive/texlive-langspanish')
-rw-r--r-- | dev-texlive/texlive-langspanish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index 9fbf21fbbc7a..17448b6a187b 100644 --- a/dev-texlive/texlive-langspanish/ChangeLog +++ b/dev-texlive/texlive-langspanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langspanish # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.11 2008/04/06 18:43:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.12 2008/04/08 06:06:24 jer Exp $ + + 08 Apr 2008; Jeroen Roovers <jer@gentoo.org> + texlive-langspanish-2007.ebuild: + Stable for HPPA (bug #215735). 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-langspanish-2007.ebuild: diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild index c0f47ec64b2c..2245ff22636d 100644 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild +++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild,v 1.11 2008/04/06 18:43:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2007.ebuild,v 1.12 2008/04/08 06:06:24 jer Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Spanish" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" |