diff options
-rw-r--r-- | dev-texlive/texlive-pictures/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index 280474d02c85..f6580442b901 100644 --- a/dev-texlive/texlive-pictures/ChangeLog +++ b/dev-texlive/texlive-pictures/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-pictures # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.13 2008/04/08 14:59:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.14 2008/04/16 15:01:04 pva Exp $ + + 16 Apr 2008; Peter Volkov <pva@gentoo.org> texlive-pictures-2007.ebuild: + amd64 stable, bug #215735. 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> texlive-pictures-2007.ebuild: diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild index 04f7ffabfe5f..1ffbe633ea4b 100644 --- a/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild +++ b/dev-texlive/texlive-pictures/texlive-pictures-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-pictures/texlive-pictures-2007.ebuild,v 1.13 2008/04/08 14:59:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild,v 1.14 2008/04/16 15:01:04 pva Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Packages for drawings graphics" 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" |