diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:34:06 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:34:06 +0000 |
commit | 7d4bce21abd69fddbbd71a50ac971d957a8e750a (patch) | |
tree | e1b5b773f4a48d429daa69b779d1669811c95888 /dev-texlive/texlive-pictures | |
parent | stable x86, bug 215735 (diff) | |
download | gentoo-2-7d4bce21abd69fddbbd71a50ac971d957a8e750a.tar.gz gentoo-2-7d4bce21abd69fddbbd71a50ac971d957a8e750a.tar.bz2 gentoo-2-7d4bce21abd69fddbbd71a50ac971d957a8e750a.zip |
stable x86, bug 215735
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'dev-texlive/texlive-pictures')
-rw-r--r-- | dev-texlive/texlive-pictures/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index c4ddeb07118f..0894a99b655d 100644 --- a/dev-texlive/texlive-pictures/ChangeLog +++ b/dev-texlive/texlive-pictures/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2008/02/10 15:58:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.9 2008/04/01 23:34:06 opfer Exp $ + + 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> + texlive-pictures-2007.ebuild: + stable x86, bug 215735 10 Feb 2008; Alexis Ballier <aballier@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 8fb7bbd8dc2d..bbd3bbc7b736 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.8 2008/02/10 15:58:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild,v 1.9 2008/04/01 23:34:06 opfer 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 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc x86 ~x86-fbsd" |