diff options
author | 2008-04-16 15:03:30 +0000 | |
---|---|---|
committer | 2008-04-16 15:03:30 +0000 | |
commit | b1bf0c6ae544dcb39808682fded234c3a309e93a (patch) | |
tree | cb97338873190a3fe7e1034fe37c429deac5e256 /dev-texlive | |
parent | amd64 stable, bug #215735. (diff) | |
download | gentoo-2-b1bf0c6ae544dcb39808682fded234c3a309e93a.tar.gz gentoo-2-b1bf0c6ae544dcb39808682fded234c3a309e93a.tar.bz2 gentoo-2-b1bf0c6ae544dcb39808682fded234c3a309e93a.zip |
amd64 stable, bug #215735.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-publishers/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-publishers/ChangeLog b/dev-texlive/texlive-publishers/ChangeLog index a6ae48b880b1..46ac80756ef7 100644 --- a/dev-texlive/texlive-publishers/ChangeLog +++ b/dev-texlive/texlive-publishers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-publishers # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.13 2008/04/08 14:59:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.14 2008/04/16 15:03:30 pva Exp $ + + 16 Apr 2008; Peter Volkov <pva@gentoo.org> texlive-publishers-2007.ebuild: + amd64 stable, bug #215735. 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> texlive-publishers-2007.ebuild: diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild index 0ce72b3eeafc..b3b6c10457ce 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-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-publishers/texlive-publishers-2007.ebuild,v 1.13 2008/04/08 14:59:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild,v 1.14 2008/04/16 15:03:30 pva Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Support for publishers" 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" |