diff options
author | 2010-01-12 15:33:50 +0000 | |
---|---|---|
committer | 2010-01-12 15:33:50 +0000 | |
commit | b062eb916d8c8b910ba2d65184a7b6042d1b1cb0 (patch) | |
tree | 5a70039cd9d63dfdd72c818574d6160e1bfb0fe6 /x11-libs | |
parent | stable x86, bug 300267 (diff) | |
download | historical-b062eb916d8c8b910ba2d65184a7b6042d1b1cb0.tar.gz historical-b062eb916d8c8b910ba2d65184a7b6042d1b1cb0.tar.bz2 historical-b062eb916d8c8b910ba2d65184a7b6042d1b1cb0.zip |
stable x86, bug 300267
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gl2ps/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.5.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qwtplot3d/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/x11-libs/gl2ps/ChangeLog b/x11-libs/gl2ps/ChangeLog index c58ead3ff776..8b73843b0365 100644 --- a/x11-libs/gl2ps/ChangeLog +++ b/x11-libs/gl2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gl2ps # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.3 2010/01/03 19:53:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/ChangeLog,v 1.4 2010/01/12 15:32:06 fauli Exp $ + + 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gl2ps-1.3.5.ebuild: + stable x86, bug 300267 03 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> gl2ps-1.3.5.ebuild: amd64 stable wrt #299365 diff --git a/x11-libs/gl2ps/gl2ps-1.3.5.ebuild b/x11-libs/gl2ps/gl2ps-1.3.5.ebuild index 773abc531dec..585bfd6016ee 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.5.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.5.ebuild,v 1.2 2010/01/03 19:53:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.5.ebuild,v 1.3 2010/01/12 15:32:06 fauli Exp $ EAPI=2 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="png zlib" DEPEND="virtual/glut diff --git a/x11-libs/qwtplot3d/ChangeLog b/x11-libs/qwtplot3d/ChangeLog index 0aeaf8379863..ad0e45578d61 100644 --- a/x11-libs/qwtplot3d/ChangeLog +++ b/x11-libs/qwtplot3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qwtplot3d # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.19 2010/01/03 19:53:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.20 2010/01/12 15:33:50 fauli Exp $ + + 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + qwtplot3d-0.2.7-r1.ebuild: + stable x86, bug 300267 03 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> qwtplot3d-0.2.7-r1.ebuild: diff --git a/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild b/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild index 63c83dddc529..205102e880dc 100644 --- a/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild +++ b/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v 1.4 2010/01/03 19:53:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/qwtplot3d-0.2.7-r1.ebuild,v 1.5 2010/01/12 15:33:50 fauli Exp $ EAPI=2 inherit eutils qt4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="ZLIB" SLOT="0" IUSE="doc examples" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" RDEPEND="x11-libs/qt-gui:4 x11-libs/qt-opengl:4 |