Parent Directory
|
Revision Log
[eclass] Version bump KDE SC 4.10.0
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | # @ECLASS: kde4-meta-pkg.eclass |
| 6 | # @MAINTAINER: |
| 7 | # kde@gentoo.org |
| 8 | # @BLURB: This eclass contains boilerplate for kde 4.X meta packages |
| 9 | # @DESCRIPTION: |
| 10 | # This eclass should only be used for defining meta packages for KDE4. |
| 11 | |
| 12 | inherit kde4-functions |
| 13 | |
| 14 | HOMEPAGE="http://www.kde.org/" |
| 15 | |
| 16 | LICENSE="metapackage" |
| 17 | IUSE="aqua" |
| 18 | |
| 19 | SLOT=4 |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |