diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 11:38:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 11:38:30 +0000 |
commit | b437d584e4bc3e969b29ef81c72ff91efadbc42b (patch) | |
tree | e7990a54519a71d24ce5ad5324fcaafe1b616d7d | |
parent | Stable for AMD64, wrt bug #398423 (diff) | |
download | gentoo-2-b437d584e4bc3e969b29ef81c72ff91efadbc42b.tar.gz gentoo-2-b437d584e4bc3e969b29ef81c72ff91efadbc42b.tar.bz2 gentoo-2-b437d584e4bc3e969b29ef81c72ff91efadbc42b.zip |
Stable for AMD64, wrt bug #398421
(Portage version: 2.1.10.41/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/gl2ps/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gl2ps/ChangeLog b/x11-libs/gl2ps/ChangeLog index 23a667a60f91..484c224aec24 100644 --- a/x11-libs/gl2ps/ChangeLog +++ b/x11-libs/gl2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gl2ps -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.15 2011/11/27 05:33:45 bicatali Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.16 2012/01/11 11:38:30 ago Exp $ + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gl2ps-1.3.6.ebuild: + Stable for AMD64, wrt bug #398421 *gl2ps-1.3.6 (27 Nov 2011) diff --git a/x11-libs/gl2ps/gl2ps-1.3.6.ebuild b/x11-libs/gl2ps/gl2ps-1.3.6.ebuild index 5cd7e92ebae2..b4b8ef22fc42 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.6.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.6.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/x11-libs/gl2ps/gl2ps-1.3.6.ebuild,v 1.1 2011/11/27 05:33:45 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.6.ebuild,v 1.2 2012/01/11 11:38:30 ago 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="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc png zlib" DEPEND=" |