diff options
author | 2010-07-24 16:08:54 +0000 | |
---|---|---|
committer | 2010-07-24 16:08:54 +0000 | |
commit | fc2a10f8a695def533681a850b165f0dc4515ce7 (patch) | |
tree | 70e507f3bbd8a0e2ab40396677ec98db16d5c9de /x11-libs/fltk/fltk-1.1.9.ebuild | |
parent | Stable for HPPA (bug #329279). (diff) | |
download | gentoo-2-fc2a10f8a695def533681a850b165f0dc4515ce7.tar.gz gentoo-2-fc2a10f8a695def533681a850b165f0dc4515ce7.tar.bz2 gentoo-2-fc2a10f8a695def533681a850b165f0dc4515ce7.zip |
Added prefix changes, thanks rei4dan #327519; keyworded for ~-linux prefix
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/fltk/fltk-1.1.9.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.1.9.ebuild b/x11-libs/fltk/fltk-1.1.9.ebuild index 68b5228d39b9..a0a26b0a5c78 100644 --- a/x11-libs/fltk/fltk-1.1.9.ebuild +++ b/x11-libs/fltk/fltk-1.1.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.9.ebuild,v 1.11 2010/05/13 14:58:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.9.ebuild,v 1.12 2010/07/24 16:08:54 jlec Exp $ EAPI=2 inherit eutils autotools versionator fdo-mime -DESCRIPTION="C++ user interface toolkit for X and OpenGL." +DESCRIPTION="C++ user interface toolkit for X and OpenGL" HOMEPAGE="http://www.fltk.org" SRC_URI="mirror://easysw/${PN}/${PV}/${P}-source.tar.bz2" |