summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-19 08:09:38 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-19 08:09:38 +0000
commitea538f6e002e03a009912dda69911c45daa1c72b (patch)
tree64eab429e52db5fff73c4963d63fe5ac803fbbec /x11-libs
parentStable for HPPA (bug #553724). (diff)
downloadgentoo-2-ea538f6e002e03a009912dda69911c45daa1c72b.tar.gz
gentoo-2-ea538f6e002e03a009912dda69911c45daa1c72b.tar.bz2
gentoo-2-ea538f6e002e03a009912dda69911c45daa1c72b.zip
Set some upstream defaults.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/fltk/ChangeLog6
-rw-r--r--x11-libs/fltk/fltk-1.3.2.ebuild6
-rw-r--r--x11-libs/fltk/fltk-1.3.3-r3.ebuild4
-rw-r--r--x11-libs/fltk/fltk-1.3.9999.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog
index 8a537c6116f9..805d7169583d 100644
--- a/x11-libs/fltk/ChangeLog
+++ b/x11-libs/fltk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/fltk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.249 2015/04/07 14:48:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.250 2015/07/19 08:09:38 jer Exp $
+
+ 19 Jul 2015; Jeroen Roovers <jer@gentoo.org> fltk-1.3.2.ebuild,
+ fltk-1.3.3-r3.ebuild, fltk-1.3.9999.ebuild:
+ Set some upstream defaults.
*fltk-1.3.3-r3 (16 Feb 2015)
diff --git a/x11-libs/fltk/fltk-1.3.2.ebuild b/x11-libs/fltk/fltk-1.3.2.ebuild
index 9ef713e87437..0c8a72863c73 100644
--- a/x11-libs/fltk/fltk-1.3.2.ebuild
+++ b/x11-libs/fltk/fltk-1.3.2.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/fltk/fltk-1.3.2.ebuild,v 1.13 2014/01/15 09:16:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.14 2015/07/19 08:09:38 jer Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV/_}/${P/_}-source.tar.gz"
SLOT="1"
LICENSE="FLTK LGPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="cairo debug doc examples games opengl pdf static-libs threads xft xinerama"
+IUSE="cairo debug doc examples games +opengl pdf static-libs +threads +xft +xinerama"
RDEPEND="
>=media-libs/libpng-1.2:0
diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
index 3ae5168f0f14..1f59f9d07cf7 100644
--- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild
+++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.3-r3.ebuild,v 1.1 2015/02/16 13:21:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.3-r3.ebuild,v 1.2 2015/07/19 08:09:38 jer Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz"
SLOT="1"
LICENSE="FLTK LGPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="cairo debug doc examples games opengl pdf static-libs threads xft xinerama"
+IUSE="cairo debug doc examples games +opengl pdf static-libs +threads +xft +xinerama"
RDEPEND="
>=media-libs/libpng-1.2:0
diff --git a/x11-libs/fltk/fltk-1.3.9999.ebuild b/x11-libs/fltk/fltk-1.3.9999.ebuild
index 007171de42fa..2a355830485b 100644
--- a/x11-libs/fltk/fltk-1.3.9999.ebuild
+++ b/x11-libs/fltk/fltk-1.3.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.9999.ebuild,v 1.1 2015/01/19 12:01:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.9999.ebuild,v 1.2 2015/07/19 08:09:38 jer Exp $
EAPI=5
@@ -15,7 +15,7 @@ ESVN_PASSWORD=""
SLOT="1"
LICENSE="FLTK LGPL-2"
KEYWORDS=""
-IUSE="cairo debug doc examples games opengl pdf static-libs threads xft xinerama"
+IUSE="cairo debug doc examples games +opengl pdf static-libs +threads +xft +xinerama"
RDEPEND="
>=media-libs/libpng-1.2:0