diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-14 14:22:34 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-14 14:22:34 +0000 |
commit | bd6b896706fba28962237f6bf1622b8f9379953c (patch) | |
tree | 6884a31d413cb5018b104d96f7e4709a85baf66d /x11-libs/qwt/qwt-4.2.0.ebuild | |
parent | ppc and x86 stable. Old version removed: (Manifest recommit) (diff) | |
download | gentoo-2-bd6b896706fba28962237f6bf1622b8f9379953c.tar.gz gentoo-2-bd6b896706fba28962237f6bf1622b8f9379953c.tar.bz2 gentoo-2-bd6b896706fba28962237f6bf1622b8f9379953c.zip |
Latest = stable, cleanup
Diffstat (limited to 'x11-libs/qwt/qwt-4.2.0.ebuild')
-rw-r--r-- | x11-libs/qwt/qwt-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qwt/qwt-4.2.0.ebuild b/x11-libs/qwt/qwt-4.2.0.ebuild index b1f3ad6eac7a..5a92a264f8da 100644 --- a/x11-libs/qwt/qwt-4.2.0.ebuild +++ b/x11-libs/qwt/qwt-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-4.2.0.ebuild,v 1.1 2004/11/18 08:36:21 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwt/qwt-4.2.0.ebuild,v 1.2 2004/12/14 14:22:34 phosphan Exp $ MY_PV="${PV/_r/r}" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/qwt/${PN}-${MY_PV}.tar.bz2" HOMEPAGE="http://qwt.sourceforge.net/" DESCRIPTION="2D plotting library for Qt" LICENSE="qwt" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" SLOT="0" IUSE="doc" |