diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-01-14 09:09:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-01-14 09:09:06 +0000 |
commit | d2e3a4075fe41d48b64b02a2d3cc9492de63517b (patch) | |
tree | 706de736796d1382c66f94e9fb24ab87cb27e770 /x11-libs/fltk/fltk-1.1.10-r1.ebuild | |
parent | tmux works with >=dev-libs/libevent-2.0.10 now, adjusted deps. bug #333819 (diff) | |
download | gentoo-2-d2e3a4075fe41d48b64b02a2d3cc9492de63517b.tar.gz gentoo-2-d2e3a4075fe41d48b64b02a2d3cc9492de63517b.tar.bz2 gentoo-2-d2e3a4075fe41d48b64b02a2d3cc9492de63517b.zip |
Version Bump, 262395; Thanks Grygoriy I. Fuchedzhy for prelimary ebuild
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/fltk/fltk-1.1.10-r1.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.1.10-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.1.10-r1.ebuild b/x11-libs/fltk/fltk-1.1.10-r1.ebuild index 0e90755d4d76..b54294143395 100644 --- a/x11-libs/fltk/fltk-1.1.10-r1.ebuild +++ b/x11-libs/fltk/fltk-1.1.10-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.10-r1.ebuild,v 1.4 2010/11/08 12:50:02 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.10-r1.ebuild,v 1.5 2011/01/14 09:09:06 jlec Exp $ EAPI=3 + inherit eutils autotools versionator fdo-mime DESCRIPTION="C++ user interface toolkit for X and OpenGL" |