diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-02-22 10:56:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-02-22 10:56:44 +0000 |
commit | 0ed840925ecc7d9dba6b3ea0060468ec0bf9d863 (patch) | |
tree | 7a04f52f9ee08a018e569378a24e340492327373 /x11-libs/gl2ps | |
parent | amd64/x86 stable, bug #540494 (diff) | |
download | gentoo-2-0ed840925ecc7d9dba6b3ea0060468ec0bf9d863.tar.gz gentoo-2-0ed840925ecc7d9dba6b3ea0060468ec0bf9d863.tar.bz2 gentoo-2-0ed840925ecc7d9dba6b3ea0060468ec0bf9d863.zip |
amd64/ppc/ppc64/x86 stable, bug #540494
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/gl2ps')
-rw-r--r-- | x11-libs/gl2ps/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gl2ps/ChangeLog b/x11-libs/gl2ps/ChangeLog index 5c9bcf375399..dfd16bf726fc 100644 --- a/x11-libs/gl2ps/ChangeLog +++ b/x11-libs/gl2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gl2ps -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.27 2014/11/06 10:59:15 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.28 2015/02/22 10:56:44 pacho Exp $ + + 22 Feb 2015; Pacho Ramos <pacho@gentoo.org> gl2ps-1.3.8.ebuild: + amd64/ppc/ppc64/x86 stable, bug #540494 06 Nov 2014; Jeroen Roovers <jer@gentoo.org> gl2ps-1.3.8.ebuild: Stable for HPPA (bug #528002). diff --git a/x11-libs/gl2ps/gl2ps-1.3.8.ebuild b/x11-libs/gl2ps/gl2ps-1.3.8.ebuild index 5aa6db0a5540..165bb7b7b28d 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.8.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.8.ebuild,v 1.4 2014/11/06 10:59:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.8.ebuild,v 1.5 2015/02/22 10:56:44 pacho Exp $ EAPI=4 inherit cmake-utils multilib @@ -11,7 +11,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc png zlib" RDEPEND=" |