diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:55:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:55:29 +0000 |
commit | 7b15c492d0535f6962505851f8f094b27e054dc8 (patch) | |
tree | 9d92c033e0ca9a20e2fdaba929d835c0786a451a /dev-tex/curve | |
parent | Stable for amd64, wrt bug #396883 (diff) | |
download | gentoo-2-7b15c492d0535f6962505851f8f094b27e054dc8.tar.gz gentoo-2-7b15c492d0535f6962505851f8f094b27e054dc8.tar.bz2 gentoo-2-7b15c492d0535f6962505851f8f094b27e054dc8.zip |
Stable for amd64, wrt bug #397013
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/curve')
-rw-r--r-- | dev-tex/curve/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/curve/curve-1.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/curve/ChangeLog b/dev-tex/curve/ChangeLog index 05e30ef56460..9f14e7036a33 100644 --- a/dev-tex/curve/ChangeLog +++ b/dev-tex/curve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/curve -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/ChangeLog,v 1.15 2011/06/27 14:46:50 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/ChangeLog,v 1.16 2012/02/03 16:55:29 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> curve-1.16.ebuild: + Stable for amd64, wrt bug #397013 *curve-1.16 (27 Jun 2011) diff --git a/dev-tex/curve/curve-1.16.ebuild b/dev-tex/curve/curve-1.16.ebuild index aad503037c72..4834f0c2e216 100644 --- a/dev-tex/curve/curve-1.16.ebuild +++ b/dev-tex/curve/curve-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.16.ebuild,v 1.1 2011/06/27 14:46:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.16.ebuild,v 1.2 2012/02/03 16:55:29 ago Exp $ EAPI=2 @@ -18,7 +18,7 @@ DEPEND="${RDEPEND} IUSE="doc examples" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" TEXMF=/usr/share/texmf-site |